Hello community, here is the log from the commit of package libusb-1_0 for openSUSE:Factory checked in at 2014-02-16 09:10:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libusb-1_0 (Old) and /work/SRC/openSUSE:Factory/.libusb-1_0.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libusb-1_0" Changes: -------- --- /work/SRC/openSUSE:Factory/libusb-1_0/libusb-1_0.changes 2013-04-17 07:18:30.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libusb-1_0.new/libusb-1_0.changes 2014-02-16 09:10:38.000000000 +0100 @@ -1,0 +2,12 @@ +Fri Feb 7 22:06:46 CET 2014 - [email protected] + +- New upstream, new home page. +- Update to version 1.0.18: + * API extensions: + * hotplug support + * topology support + * error processing, detaching, debugging etc. + * many fixes + * for more see ChangeLog + +------------------------------------------------------------------- Old: ---- libusb-1.0.9.tar.bz2 New: ---- libusb-1.0.18.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libusb-1_0.spec ++++++ --- /var/tmp/diff_new_pack.QiWO7T/_old 2014-02-16 09:10:39.000000000 +0100 +++ /var/tmp/diff_new_pack.QiWO7T/_new 2014-02-16 09:10:39.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libusb-1_0 # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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 @@ -17,16 +17,19 @@ Name: libusb-1_0 -Version: 1.0.9 +Version: 1.0.18 Release: 0 Summary: USB Library License: LGPL-2.1+ Group: System/Libraries %define _name libusb -Url: http://www.libusb.org/ +Url: http://libusb.info/ Source: http://downloads.sourceforge.net/project/%{_name}/%{_name}-1.0/%{_name}-%{version}/%{_name}-%{version}.tar.bz2 Source1: baselibs.conf BuildRequires: pkg-config +%if 0%{?suse_version} >= 1200 +BuildRequires: pkgconfig(udev) +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %define debug_package_requires libusb-1_0-0 = %{version}-%{release} @@ -51,9 +54,13 @@ %prep %setup -q -n %{_name}-%{version} +tr -d '\r' <NEWS >NEWS.unix ; touch -r NEWS NEWS.unix ; mv NEWS.unix NEWS %build %configure\ +%if 0%{?suse_version} < 1200 + --disable-udev\ +%endif --with-pic\ --disable-static make %{?_smp_mflags} @@ -68,7 +75,7 @@ %files -n libusb-1_0-0 %defattr(-,root,root) -%doc AUTHORS COPYING NEWS README THANKS TODO +%doc AUTHORS ChangeLog COPYING NEWS README TODO %{_libdir}/*.so.* %files devel ++++++ libusb-1.0.9.tar.bz2 -> libusb-1.0.18.tar.bz2 ++++++ ++++ 59287 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
