Hello community,

here is the log from the commit of package libusb-1_0 for openSUSE:Factory 
checked in at 2012-04-12 09:38:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libusb-1_0 (Old)
 and      /work/SRC/openSUSE:Factory/.libusb-1_0.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libusb-1_0", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libusb-1_0/libusb-1_0.changes    2012-02-15 
16:16:37.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libusb-1_0.new/libusb-1_0.changes       
2012-04-12 09:38:47.000000000 +0200
@@ -1,0 +2,8 @@
+Tue Apr  3 18:51:32 CEST 2012 - [email protected]
+
+- Update to the latest git snapshot 6b1982b:
+  * Bug fixes.
+  * Support for USB 3.0.
+  * Add LIBUSB_TRANSFER_ADD_ZERO_PACKET flag.
+
+-------------------------------------------------------------------

Old:
----
  libusb-1.0.8_1.0.9rc3.tar.bz2

New:
----
  libusb-1.0.9rc3-git6b1982b.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libusb-1_0.spec ++++++
--- /var/tmp/diff_new_pack.c69wrF/_old  2012-04-12 09:38:48.000000000 +0200
+++ /var/tmp/diff_new_pack.c69wrF/_new  2012-04-12 09:38:48.000000000 +0200
@@ -22,10 +22,11 @@
 Summary:        USB Library
 License:        LGPL-2.1+
 Group:          System/Libraries
-Version:        1.0.8_1.0.9rc3
+Version:        1.0.8.99.3.218
 Release:        0
-%define _version f07a4a7
-Source:         %{_name}-%{version}.tar.bz2
+%define _version 1.0.9rc3
+%define _gitversion 6b1982b
+Source:         %{_name}-%{_version}-git%{_gitversion}.tar.bz2
 Source2:        baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  libtool
@@ -45,17 +46,20 @@
 %package devel
 Summary:        USB Library
 Group:          Development/Libraries/C and C++
-Requires:       libusb-1_0-0 = %{version} glibc-devel
+Requires:       glibc-devel
+Requires:       libusb-1_0-0 = %{version}
 
 %description devel
 Libusb is a library that allows userspace access to USB devices.
 
 %prep
-%setup -q -n %{_name}-%{_version}
+%setup -q -n %{_name}-%{_gitversion}
 
 %build
 mkdir m4 ; autoreconf -f -i
-%configure --with-pic --disable-static
+%configure\
+       --with-pic\
+       --disable-static
 make %{?jobs:-j%jobs}
 
 %install

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to