Revision: 6696
http://ipcop.svn.sourceforge.net/ipcop/?rev=6696&view=rev
Author: owes
Date: 2012-07-09 04:56:18 +0000 (Mon, 09 Jul 2012)
Log Message:
-----------
Upgrade usbutils to 005. Switch to debian tarball to avoid need to pull from
git tree.
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-07-08 17:23:38 UTC
(rev 6695)
+++ ipcop/trunk/config/rootfiles/common/usbutils 2012-07-09 04:56:18 UTC
(rev 6696)
@@ -6,4 +6,5 @@
#usr/share/man/man1/usb-devices.1
#usr/share/man/man8/lsusb.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-07-08 17:23:38 UTC (rev 6695)
+++ ipcop/trunk/lfs/usbutils 2012-07-09 04:56:18 UTC (rev 6696)
@@ -33,14 +33,13 @@
include Config
PKG_NAME = usbutils
-VER = 004
+VER = 005
HOST_ARCH = all
OTHER_SRC = yes
THISAPP = $(PKG_NAME)-$(VER)
-DL_FILE = $(THISAPP).tar.bz2
-#DL_FROM = $(URL_KERNEL)/linux/utils/usb/usbutils
-DL_FROM =
http://ftp.tlk-l.net/pub/mirrors/kernel.org/linux/utils/usb/usbutils
+DL_FILE = $(PKG_NAME)_$(VER).orig.tar.gz
+DL_FROM = $(URL_DEBIAN)/u/$(PKG_NAME)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
@@ -50,9 +49,9 @@
objects = $(DL_FILE)
-$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
+$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = fc69cde51b2094aa4bbd804c0ba97e35
+$(DL_FILE)_MD5 = 2e990265d472e2f6f0662356d654683b
install : $(TARGET)
@@ -83,11 +82,10 @@
@$(PREBUILD)
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar xf $(DIR_DL)/$(DL_FILE)
- cd $(DIR_APP) && ./configure
+ cd $(DIR_APP) && ./autogen.sh --prefix=/usr --sbindir=/usr/sbin
cd $(DIR_APP) && make && make install
- # Compressing the ids file saves ~ 300 KByte
- gzip -fn9 /usr/share/usb.ids
+ # 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-07-08 17:23:38 UTC
(rev 6695)
+++ ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 2012-07-09 04:56:18 UTC
(rev 6696)
@@ -742,6 +742,10 @@
/lib/udev/rules.d/40-usb_modeswitch.rules
/usr/share/usb_modeswitch/configPack.tar.gz
##
+## usbutils-005
+/usr/bin/lsusb
+/usr/share/usb.ids.gz
+##
## util-linux-2.21.2
/bin/dmesg
/bin/more
Modified: ipcop/trunk/updates/2.1.0/information.xml
===================================================================
--- ipcop/trunk/updates/2.1.0/information.xml 2012-07-08 17:23:38 UTC (rev
6695)
+++ ipcop/trunk/updates/2.1.0/information.xml 2012-07-09 04:56:18 UTC (rev
6696)
@@ -18,7 +18,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,
traceroute to 2.0.18, tzdata to 2012c,
- usb-modeswitch-data to 20120531, 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 005, 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn