Revision: 6922 http://ipcop.svn.sourceforge.net/ipcop/?rev=6922&view=rev Author: gespinasse Date: 2013-02-11 07:19:33 +0000 (Mon, 11 Feb 2013) Log Message: ----------- Upgrade smartmontools from 5.42 to 6.0 Remove the clock_gettime detection that will always fail on linux before glibc-2.17
Modified Paths: -------------- ipcop/trunk/lfs/smartmontools ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 ipcop/trunk/updates/2.1.0/information.xml Modified: ipcop/trunk/lfs/smartmontools =================================================================== --- ipcop/trunk/lfs/smartmontools 2013-02-10 17:22:16 UTC (rev 6921) +++ ipcop/trunk/lfs/smartmontools 2013-02-11 07:19:33 UTC (rev 6922) @@ -33,7 +33,7 @@ include Config PKG_NAME = smartmontools -VER = 5.42 +VER = 6.0 HOST_ARCH = all OTHER_SRC = yes @@ -52,7 +52,7 @@ $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 4460bf9a79a1252ff5c00ba52cf76b2a +$(DL_FILE)_MD5 = 5646a07f5f4bee8e2e649de8c6b7ae87 install : $(TARGET) @@ -86,11 +86,10 @@ cd $(DIR_APP) && sed -i -e 's|__DATE__|SMARTMONTOOLS_RELEASE_DATE|' \ -e 's|__TIME__|SMARTMONTOOLS_RELEASE_TIME|' \ -e 's|SMARTMONTOOLS_CONFIGURE_DATE|SMARTMONTOOLS_RELEASE_DATE|' utility.cpp + # Remove AC_CHECK_FUNCS call for clock_gettime that don't work this way before glibc<2.17 + cd $(DIR_APP) && sed -i 's/clock_gettime ftime/ftime/' configure - cd $(DIR_APP) && ./configure \ - --prefix=/usr \ - --sysconfdir=/etc \ - --with-docdir=/usr/share/doc/smartmontools + cd $(DIR_APP) && ./configure --prefix=/usr --sysconfdir=/etc --with-docdir=/usr/share/doc/smartmontools cd $(DIR_APP) && make -j $(PARALLELISM) BUILDINFO='"(IPCop)"' cd $(DIR_APP) && make install Modified: ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 =================================================================== --- ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 2013-02-10 17:22:16 UTC (rev 6921) +++ ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 2013-02-11 07:19:33 UTC (rev 6922) @@ -771,6 +771,9 @@ /usr/sbin/userdel /usr/sbin/usermod ## +## smartmontools-6.0 +/usr/sbin/smartctl +## ## sqlite-3.7.13 /usr/bin/sqlite3 /usr/lib/libsqlite3.so.0 Modified: ipcop/trunk/updates/2.1.0/information.xml =================================================================== --- ipcop/trunk/updates/2.1.0/information.xml 2013-02-10 17:22:16 UTC (rev 6921) +++ ipcop/trunk/updates/2.1.0/information.xml 2013-02-11 07:19:33 UTC (rev 6922) @@ -18,7 +18,7 @@ libusb to 1.0.9, libusb-compat to 0.1.4, libtool to 2.4.2, libxml2 to 2.8.0, logrotate to 3.8.1, lsof to 4.87, mdadm to 3.2.6, net-tools to 1.60-p20120127084908, openldap to 2.4.33, openssh to 6.1, openssl to 1.0.1c, openswan to 2.6.38, parted to 3.1, pciutils to 3.1.10, pcre to 8.32, pixman to 0.24.4, procps to 3.3.6, psmisc to 22.20, - rsyslog to 5.8.13, sed to 4.2.2, shadow to 4.1.5.1, sqlite to 3.7.13, + rsyslog to 5.8.13, sed to 4.2.2, shadow to 4.1.5.1, smartmontools to 6.0, sqlite to 3.7.13 tcpdump to 4.3.0, traceroute to 2.0.18, usb-modeswitch to 1.2.5, usb-modeswitch-data to 20121109, usbutils to 006, util-linux to 2.22.2, zlib to 1.2.7, several Perl CPAN modules. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn