]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
smartmontools: updated to 6.1.
authorArne Fitzenreiter <arne_f@ipfire.org>
Fri, 10 May 2013 10:47:56 +0000 (12:47 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 10 May 2013 10:47:56 +0000 (12:47 +0200)
config/rootfiles/common/smartmontools
config/rootfiles/core/68/filelists/smartmontools [new symlink]
lfs/smartmontools

index e37be6dcebe32175439601e06d722ce956653e2d..70803988834541ad5926da266b18b94bd445322f 100644 (file)
@@ -2,13 +2,15 @@
 #usr/etc/rc.d/init.d
 #usr/etc/rc.d/init.d/smartd
 #usr/etc/smartd.conf
 #usr/etc/rc.d/init.d
 #usr/etc/rc.d/init.d/smartd
 #usr/etc/smartd.conf
+#usr/etc/smartd_warning.sh
 usr/sbin/smartctl
 #usr/sbin/smartd
 usr/sbin/update-smart-drivedb
 #usr/share/doc/smartmontools
 #usr/share/doc/smartmontools/AUTHORS
 usr/sbin/smartctl
 #usr/sbin/smartd
 usr/sbin/update-smart-drivedb
 #usr/share/doc/smartmontools
 #usr/share/doc/smartmontools/AUTHORS
-#usr/share/doc/smartmontools/CHANGELOG
 #usr/share/doc/smartmontools/COPYING
 #usr/share/doc/smartmontools/COPYING
+#usr/share/doc/smartmontools/ChangeLog
+#usr/share/doc/smartmontools/ChangeLog-5.0-6.0
 #usr/share/doc/smartmontools/INSTALL
 #usr/share/doc/smartmontools/NEWS
 #usr/share/doc/smartmontools/README
 #usr/share/doc/smartmontools/INSTALL
 #usr/share/doc/smartmontools/NEWS
 #usr/share/doc/smartmontools/README
diff --git a/config/rootfiles/core/68/filelists/smartmontools b/config/rootfiles/core/68/filelists/smartmontools
new file mode 120000 (symlink)
index 0000000..fb66daf
--- /dev/null
@@ -0,0 +1 @@
+../../../common/smartmontools
\ No newline at end of file
index a4ae11bfa376340b98c5c564d27a479da23f854a..196b4665a13d21ebee665ae9fadb2d8d966f1351 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
 
 include Config
 
-VER        = 6.0
+VER        = 6.1
 
 THISAPP    = smartmontools-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
 
 THISAPP    = smartmontools-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 5646a07f5f4bee8e2e649de8c6b7ae87
+$(DL_FILE)_MD5 = 83a3a681f8183ed858392d550ae1cca6
 
 install : $(TARGET)
 
 
 install : $(TARGET)