Revision: 6868 http://ipcop.svn.sourceforge.net/ipcop/?rev=6868&view=rev Author: gespinasse Date: 2012-12-16 16:02:07 +0000 (Sun, 16 Dec 2012) Log Message: ----------- Upgrade e2fsprogs to 1.42.6
Use non-verbose mkdir as contrary to LFS, our command already are echoed. Make the test log slightly easier to read by removing 'Entering|Leaving|is up to date' using --silent --no-print-directory I checked why 'checking whether linker accepts -static' fail. This started on 1.41.10 due to e2fsprogs internal changes and because we didn't build static libblkid on util-linux. This is harmless as we don't care building 2fsprogs static. Modified Paths: -------------- ipcop/trunk/lfs/e2fsprogs ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 ipcop/trunk/updates/2.1.0/information.xml Modified: ipcop/trunk/lfs/e2fsprogs =================================================================== --- ipcop/trunk/lfs/e2fsprogs 2012-12-16 15:43:41 UTC (rev 6867) +++ ipcop/trunk/lfs/e2fsprogs 2012-12-16 16:02:07 UTC (rev 6868) @@ -33,7 +33,7 @@ include Config PKG_NAME = e2fsprogs -VER = 1.42.5 +VER = 1.42.6 HOST_ARCH = all OTHER_SRC = yes @@ -54,7 +54,7 @@ $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = ec19c28437198812002a8e182840da3b +$(DL_FILE)_MD5 = a75d1ffd3980e1470014da3df309c862 install : $(TARGET) @@ -85,7 +85,7 @@ @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar xf $(DIR_DL)/$(DL_FILE) - cd $(DIR_APP) && mkdir -v build + cd $(DIR_APP) && mkdir build # Do we need swapfs (on ppc?). In doubt, I let it # --disable-debugfs cause the tests to fail cd $(DIR_APP)/build && \ @@ -102,7 +102,7 @@ --disable-uuidd cd $(DIR_APP)/build && make -j $(PARALLELISM) ifeq "$(RUNNING_TEST)" "yes" - cd $(DIR_APP)/build && make check &> $(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log + cd $(DIR_APP)/build && make --silent --no-print-directory check &> $(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log endif cd $(DIR_APP)/build && make install cd $(DIR_APP)/build && make install-libs Modified: ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 =================================================================== --- ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 2012-12-16 15:43:41 UTC (rev 6867) +++ ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 2012-12-16 16:02:07 UTC (rev 6868) @@ -200,7 +200,7 @@ ## dnsmasq-2.65 /usr/sbin/dnsmasq ## -## e2fsprogs-1.42.5 +## e2fsprogs-1.42.6 /etc/mke2fs.conf /lib/libcom_err.so.2.1 /lib/libe2p.so.2.3 Modified: ipcop/trunk/updates/2.1.0/information.xml =================================================================== --- ipcop/trunk/updates/2.1.0/information.xml 2012-12-16 15:43:41 UTC (rev 6867) +++ ipcop/trunk/updates/2.1.0/information.xml 2012-12-16 16:02:07 UTC (rev 6868) @@ -9,7 +9,7 @@ Language updates.<br /> Upgrade acpid to 2.0.17, arping to 2.12, bash to 4.2.39, bind to 9.8.4, CnxADSL to ..PIM-2.6-2.7 conntrack-tools to 1.2.2, coreutils to 8.20, dhcpcd to 5.6.4, dnsmasq to 2.65, - e2fsprogs to 1.42.5, ethtool to 3.6, expat to 2.1.0, freetype to 2.4.10, fontconfig to 2.9, gawk to 4.0.1, glib to 2.30.3, + e2fsprogs to 1.42.6, ethtool to 3.6, expat to 2.1.0, freetype to 2.4.10, fontconfig to 2.9, gawk to 4.0.1, glib to 2.30.3, gmp to 5.0.5, gnupg to 1.4.12, grep to 2.14, gzip to 1.5, iproute2 to 3.6.0, iptables to 1.4.16.3, iptstate to 2.2.5, iputils to s20121011, iw to 3.7, hdparm to 9.39, httpd to 2.2.23, krb5 to 1.10.3, This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn