Hello community,

here is the log from the commit of package libmtp for openSUSE:Factory checked 
in at 2012-01-19 10:35:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmtp (Old)
 and      /work/SRC/openSUSE:Factory/.libmtp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmtp", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmtp/libmtp.changes    2011-12-31 
17:19:40.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libmtp.new/libmtp.changes       2012-01-19 
10:35:18.000000000 +0100
@@ -1,0 +2,15 @@
+Fri Jan 13 11:35:55 CET 2012 - [email protected]
+
+- updated to 1.1.2
+  * device updates
+  * ported to use libusb 1.0
+  * Autodetect "sony.net" devices
+
+-------------------------------------------------------------------
+Thu Dec 29 16:30:06 UTC 2011 - [email protected]
+
+- Remove redundant tags/sections (authors list, already in package
+  as a file); put %description after %package
+- Parallel build with %_smp_mflags
+
+-------------------------------------------------------------------

Old:
----
  add-galaxy-nexus-support.diff
  libmtp-1.1.1.tar.gz

New:
----
  libmtp-1.1.2.tar.gz

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

Other differences:
------------------
++++++ libmtp.spec ++++++
--- /var/tmp/diff_new_pack.ecfoWa/_old  2012-01-19 10:35:19.000000000 +0100
+++ /var/tmp/diff_new_pack.ecfoWa/_new  2012-01-19 10:35:19.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmtp
 #
-# 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
@@ -20,15 +20,14 @@
 Name:           libmtp
 Url:            http://sf.net/projects/libmtp
 BuildRequires:  doxygen
-BuildRequires:  libusb-devel
+BuildRequires:  libusb-1_0-devel
 BuildRequires:  pkg-config
 Summary:        Commandline utilities for access to MTP Players
 License:        LGPL-2.1+
 Group:          Productivity/Multimedia/Sound/Players
-Version:        1.1.1
+Version:        1.1.2
 Release:        0
 Source0:        
http://downloads.sourceforge.net/project/libmtp/libmtp/%{version}/libmtp-%{version}.tar.gz
-Patch0:         add-galaxy-nexus-support.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -39,17 +38,6 @@
 Common devices using this technology are Creative Zen, iRiver, Samsung
 and others.
 
-
-
-Authors:
---------
-    Richard Low <[email protected]>
-    Linus Walleij <[email protected]>
-    
-    based on code by:
-    Mariusz Woloszyn <[email protected]>
-    Marcus Meissner <[email protected]>
-
 %package -n libmtp9
 Summary:        Library for accessing MTP Players
 Group:          Productivity/Multimedia/Sound/Players
@@ -62,21 +50,15 @@
 Common devices using this technology are Creative Zen, iRiver, Samsung
 and others.
 
-
-
-Authors:
---------
-    Richard Low <[email protected]>
-    Linus Walleij <[email protected]>
-    
-    based on code by:
-    Mariusz Woloszyn <[email protected]>
-    Marcus Meissner <[email protected]>
-
 %package -n mtp-tools
 Summary:        Commandline utilities for access to MTP Players
 Group:          Productivity/Multimedia/Sound/Players
 
+%description -n mtp-tools
+This package contains binaries that allow command line access to USB
+based media players based on the MTP (Media Transfer Protocol) authored
+by Microsoft. For graphical user interfaces use Amarok or Banshee.
+
 %package devel
 Summary:        Development files for access to MTP Player library
 Group:          Development/Libraries/Other
@@ -88,40 +70,12 @@
 that allows access to USB based media players based on the MTP (Media
 Transfer Protocol) authored by Microsoft.
 
-
-
-Authors:
---------
-    Richard Low <[email protected]>
-    Linus Walleij <[email protected]>
-    
-    based on code by:
-    Mariusz Woloszyn <[email protected]>
-    Marcus Meissner <[email protected]>
-
-%description -n mtp-tools
-This package contains binaries that allow command line access to USB
-based media players based on the MTP (Media Transfer Protocol) authored
-by Microsoft. For graphical user interfaces use Amarok or Banshee.
-
-
-
-Authors:
---------
-    Richard Low <[email protected]>
-    Linus Walleij <[email protected]>
-    
-    based on code by:
-    Mariusz Woloszyn <[email protected]>
-    Marcus Meissner <[email protected]>
-
 %prep
 %setup -q
-%patch0 -p0
 
 %build
 %configure --disable-static --enable-doxygen
-make
+make %{?_smp_mflags}
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT

++++++ libmtp-1.1.1.tar.gz -> libmtp-1.1.2.tar.gz ++++++
++++ 8109 lines of diff (skipped)

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

Reply via email to