Hello community, here is the log from the commit of package usbip for openSUSE:Factory checked in at 2012-04-12 09:55:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/usbip (Old) and /work/SRC/openSUSE:Factory/.usbip.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "usbip", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/usbip/usbip.changes 2011-11-16 17:23:08.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.usbip.new/usbip.changes 2012-04-12 09:55:16.000000000 +0200 @@ -1,0 +2,7 @@ +Tue Mar 13 08:48:30 UTC 2012 - [email protected] + +- updated usbip to version 1.1.1 which are from linux kernel tree + (drivers/staging/usbip/userspace), git commit fde7d904, since + usbip had huge change in the kernel modules. + +------------------------------------------------------------------- Old: ---- usbip-0.1.6-fdleak.patch usbip-0.1.6-usb.ids_path.patch usbip-0.1.6.tar.bz2 New: ---- usbip-1.1.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ usbip.spec ++++++ --- /var/tmp/diff_new_pack.VErZix/_old 2012-04-12 09:55:21.000000000 +0200 +++ /var/tmp/diff_new_pack.VErZix/_new 2012-04-12 09:55:21.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package usbip # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,13 +28,13 @@ License: GPL-2.0+ Group: Hardware/Other Summary: The USB/IP shared USB system over IP network -Version: 0.1.6 +Version: 1.1.1 Release: 12 + Url: http://usbip.sourceforge.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: %name-%{version}.tar.bz2 -Patch0: usbip-0.1.6-fdleak.patch -Patch1: usbip-0.1.6-usb.ids_path.patch +# userspace code from linux kernel git commit fde7d904 +Source0: %{name}-%{version}.tar.bz2 %description The USB/IP Project aims to develop a general USB device sharing system @@ -61,21 +61,17 @@ %prep %setup -q -%patch0 -%patch1 %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %build -cd src ./autogen.sh -%configure --disable-static --with-pic +%configure --disable-static --with-pic --with-usbids-dir=/usr/share/ --prefix=/usr %{__make} %{?jobs:-j%jobs} %install -cd src %makeinstall %{__rm} -f %{buildroot}%{_libdir}/*.la @@ -87,12 +83,9 @@ %files %defattr(-,root,root,-) -%dir /usr/share/usbip -%{_bindir}/bind_driver -%{_bindir}/usbaid -%{_bindir}/usbip -%{_bindir}/usbipd +%{_sbindir}/usbip +%{_sbindir}/usbipd %{_libdir}/libusbip.so.0* -/usr/share/usbip/usb.ids +%{_datadir}/man/* %changelog ++++++ usbip-0.1.6.tar.bz2 -> usbip-1.1.1.tar.bz2 ++++++ ++++ 40354 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
