Hello community,

here is the log from the commit of package libusb-1_0 for openSUSE:Factory 
checked in at 2012-04-20 15:18:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-04-12 
09:38:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libusb-1_0.new/libusb-1_0.changes       
2012-04-20 15:18:30.000000000 +0200
@@ -1,0 +2,16 @@
+Fri Apr 20 07:40:43 UTC 2012 - [email protected]
+
+- Update to version 1.0.9:
+  + Numerous bug fixes and improvements
+  + Backend for Windows, for devices using the WinUSB.sys driver
+  + Backend for OpenBSD and NetBSD, for devices using the ugen
+    driver
+  + Add libusb_get_device_speed()
+  + Add libusb_has_capability()
+  + Add libusb_error_name()
+  + Add libusb_get_version()
+- Drop libtool BuildRequires and call to autoreconf: as we switched
+  to an officialy released tarball, there is no need to bootstrap
+  anymore.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libusb-1_0.spec ++++++
--- /var/tmp/diff_new_pack.xZBOyM/_old  2012-04-20 15:18:32.000000000 +0200
+++ /var/tmp/diff_new_pack.xZBOyM/_new  2012-04-20 15:18:32.000000000 +0200
@@ -16,21 +16,19 @@
 #
 
 
+
 Name:           libusb-1_0
+Version:        1.0.9
+Release:        0
+License:        LGPL-2.1+
+Summary:        USB Library
 %define _name libusb
 Url:            http://www.libusb.org/
-Summary:        USB Library
-License:        LGPL-2.1+
 Group:          System/Libraries
-Version:        1.0.8.99.3.218
-Release:        0
-%define _version 1.0.9rc3
-%define _gitversion 6b1982b
-Source:         %{_name}-%{_version}-git%{_gitversion}.tar.bz2
+Source:         %{_name}-%{version}.tar.bz2
 Source2:        baselibs.conf
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  libtool
 BuildRequires:  pkg-config
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %define debug_package_requires libusb-1_0-0 = %{version}-%{release}
 
 %description
@@ -53,18 +51,17 @@
 Libusb is a library that allows userspace access to USB devices.
 
 %prep
-%setup -q -n %{_name}-%{_gitversion}
+%setup -q -n %{_name}-%{version}
 
 %build
-mkdir m4 ; autoreconf -f -i
 %configure\
        --with-pic\
        --disable-static
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
-%{__rm} -f %{buildroot}%{_libdir}/*.la
+%make_install
+rm -f %{buildroot}%{_libdir}/*.la
 
 %post -n libusb-1_0-0 -p /sbin/ldconfig
 

++++++ libusb-1.0.9rc3-git6b1982b.tar.bz2 -> libusb-1.0.9.tar.bz2 ++++++
++++ 48550 lines of diff (skipped)

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

Reply via email to