Hello community,

here is the log from the commit of package libusb-compat for openSUSE:Factory 
checked in at 2014-02-16 09:10:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libusb-compat (Old)
 and      /work/SRC/openSUSE:Factory/.libusb-compat.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libusb-compat"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libusb-compat/libusb-compat.changes      
2013-04-17 07:22:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libusb-compat.new/libusb-compat.changes 
2014-02-16 09:10:42.000000000 +0100
@@ -1,0 +2,10 @@
+Tue Jan 28 20:26:04 CET 2014 - [email protected]
+
+- New upstream, new home page.
+- Update to version 0.1.5:
+  * devel package fixes
+  * memory leak at exit fix
+  * for more see ChangeLog
+- Add libusb-compat.rpmlintrc.
+
+-------------------------------------------------------------------

Old:
----
  libusb-compat-0.1.4.tar.bz2

New:
----
  libusb-compat-0.1.5.tar.bz2
  libusb-compat.rpmlintrc

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

Other differences:
------------------
++++++ libusb-compat.spec ++++++
--- /var/tmp/diff_new_pack.ApOl5K/_old  2014-02-16 09:10:43.000000000 +0100
+++ /var/tmp/diff_new_pack.ApOl5K/_new  2014-02-16 09:10:43.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libusb-compat
 #
-# 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,17 +17,17 @@
 
 
 Name:           libusb-compat
-Url:            http://libusb.wiki.sourceforge.net/LibusbCompat0.1
+Url:            http://libusb.info/
 Summary:        libusb-1.0 Compatibility Layer for libusb-0.1
 License:        BSD-3-Clause and LGPL-2.1+
 Group:          System/Libraries
-Version:        0.1.4
+Version:        0.1.5
 Release:        0
 Source:         
http://downloads.sourceforge.net/project/libusb/%{name}-0.1/%{name}-%{version}/%{name}-%{version}.tar.bz2
 Source1:        baselibs.conf
-BuildRequires:  libtool
-BuildRequires:  libusb-1_0-devel
+Source2:        %{name}.rpmlintrc
 BuildRequires:  pkg-config
+BuildRequires:  pkgconfig(libusb-1.0)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %define debug_package_requires libusb-0_1-5 = %{version}-%{release}
 
@@ -75,9 +75,6 @@
 %setup -q
 
 %build
-%if %suse_version > 1100
-mkdir m4 ; autoreconf -f -i
-%endif
 %configure\
        --with-pic\
        --disable-static

++++++ libusb-compat-0.1.4.tar.bz2 -> libusb-compat-0.1.5.tar.bz2 ++++++
++++ 30059 lines of diff (skipped)

++++++ libusb-compat.rpmlintrc ++++++
# We really don't want to capitalize "libusb".
addFilter("summary-not-capitalized")
# The library name does not match for a good reason.
addFilter("no-dependency-on")
# It is OK because versioning does not match.
addFilter("conflicts-with-provides")
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to