Revision: 6755 http://ipcop.svn.sourceforge.net/ipcop/?rev=6755&view=rev Author: gespinasse Date: 2012-08-14 18:24:41 +0000 (Tue, 14 Aug 2012) Log Message: ----------- Upgrade usbutils to 006 Switch to kernel url and xz package
It look there is no need to care about gzip timestamp when using this construction gzip -c -f -9 < file >file.gz Modified Paths: -------------- ipcop/trunk/config/rootfiles/common/usbutils ipcop/trunk/lfs/usbutils ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 ipcop/trunk/updates/2.1.0/information.xml Modified: ipcop/trunk/config/rootfiles/common/usbutils =================================================================== --- ipcop/trunk/config/rootfiles/common/usbutils 2012-08-13 20:21:55 UTC (rev 6754) +++ ipcop/trunk/config/rootfiles/common/usbutils 2012-08-14 18:24:41 UTC (rev 6755) @@ -5,6 +5,7 @@ #usr/sbin/update-usbids.sh #usr/share/man/man1/usb-devices.1 #usr/share/man/man8/lsusb.8 +#usr/share/man/man8/usbhid-dump.8 #usr/share/pkgconfig/usbutils.pc #usr/share/usb.ids usr/share/usb.ids.gz Modified: ipcop/trunk/lfs/usbutils =================================================================== --- ipcop/trunk/lfs/usbutils 2012-08-13 20:21:55 UTC (rev 6754) +++ ipcop/trunk/lfs/usbutils 2012-08-14 18:24:41 UTC (rev 6755) @@ -33,13 +33,13 @@ include Config PKG_NAME = usbutils -VER = 005 +VER = 006 HOST_ARCH = all OTHER_SRC = yes THISAPP = $(PKG_NAME)-$(VER) -DL_FILE = $(PKG_NAME)_$(VER).orig.tar.gz -DL_FROM = $(URL_DEBIAN)/u/$(PKG_NAME) +DL_FILE = $(THISAPP).tar.xz +DL_FROM = $(URL_KERNEL)/linux/utils/usb/$(PKG_NAME) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP) @@ -51,7 +51,7 @@ $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 2e990265d472e2f6f0662356d654683b +$(DL_FILE)_MD5 = c9aa14ee3d6c991fda183f42cf72a8a8 install : $(TARGET) @@ -82,10 +82,9 @@ @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar xf $(DIR_DL)/$(DL_FILE) - cd $(DIR_APP) && ./autogen.sh --prefix=/usr --sbindir=/usr/sbin - cd $(DIR_APP) && make && make install + cd $(DIR_APP) && ./configure + cd $(DIR_APP) && make + cd $(DIR_APP) && make install - # usb.ids.gz created by make / make install - @rm -rf $(DIR_APP) @$(POSTBUILD) Modified: ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 =================================================================== --- ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 2012-08-13 20:21:55 UTC (rev 6754) +++ ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 2012-08-14 18:24:41 UTC (rev 6755) @@ -794,7 +794,7 @@ /lib/udev/rules.d/40-usb_modeswitch.rules /usr/share/usb_modeswitch/configPack.tar.gz ## -## usbutils-005 +## usbutils-006 /usr/bin/lsusb /usr/share/usb.ids.gz ## Modified: ipcop/trunk/updates/2.1.0/information.xml =================================================================== --- ipcop/trunk/updates/2.1.0/information.xml 2012-08-13 20:21:55 UTC (rev 6754) +++ ipcop/trunk/updates/2.1.0/information.xml 2012-08-14 18:24:41 UTC (rev 6755) @@ -19,7 +19,7 @@ pciutils to 3.1.10, pcre to 8.30, pixman to 0.24.4, procps to 3.3.3, psmisc to 22.19, rsyslog to 5.8.12, shadow to 4.1.5.1, sqlite to 3.7.13, squid to 3.1.20, squid-langpack to 20120616, tcpdump to 4.3.0, traceroute to 2.0.18, tzdata to 2012e, - usb-modeswitch-data to 20120531, usbutils to 005, util-linux to 2.21.2, wanpipe to 3.5.25, zlib to 1.2.7, several Perl CPAN modules. + usb-modeswitch-data to 20120531, usbutils to 006, util-linux to 2.21.2, wanpipe to 3.5.25, zlib to 1.2.7, several Perl CPAN modules. <br /> <b>Mandatory reboot after upgrade.</b> </description> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn