Hello community,

here is the log from the commit of package libgpod for openSUSE:Factory
checked in at Wed Jul 27 10:38:10 CEST 2011.



--------
--- GNOME/libgpod/libgpod.changes       2011-04-04 23:50:26.000000000 +0200
+++ /mounts/work_src_done/STABLE/libgpod/libgpod.changes        2011-07-24 
15:50:06.000000000 +0200
@@ -1,0 +2,23 @@
+Sun Jul 24 15:26:19 CEST 2011 - [email protected]
+
+- Update to version 0.8.2:
+  + Fix mono binding on 32 bit systems
+  + Better iOS 4.3 support
+  + Dynamic loader for libhashab.so, which can be used for
+    iPhone 4/iPod Touch 4/iPad/Nano 6g support
+  + Make smartplaylists case-insensitive to match what iTunes does
+  + More robust Shuffle support in udev helper
+  + Various compilation fixes and build system improvements
+  + Bug fixes
+  + Updated translations.
+- Drop fix-mono-alignment.patch: fixed upstream.
+- Move ownership of %{_libdir}/libgpod from libgpod-sharp to
+  libgpod4, as it'll make it easier for people to manually copy
+  libhashab.so there.
+
+-------------------------------------------------------------------
+Sun May  1 17:35:27 UTC 2011 - [email protected]
+ 
+- Added 32bit compatibility libraries
+ 
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  fix-mono-alignment.patch
  libgpod-0.8.0.tar.bz2

New:
----
  baselibs.conf
  libgpod-0.8.2.tar.bz2

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

Other differences:
------------------
++++++ libgpod.spec ++++++
--- /var/tmp/diff_new_pack.rbJqjh/_old  2011-07-27 10:37:47.000000000 +0200
+++ /var/tmp/diff_new_pack.rbJqjh/_new  2011-07-27 10:37:47.000000000 +0200
@@ -19,15 +19,13 @@
 
 
 Name:           libgpod
-Version:        0.8.0
-Release:        9
+Version:        0.8.2
+Release:        1
 Url:            http://www.gtkpod.org/libgpod.html
 Group:          System/Libraries
 License:        LGPLv2.1+
 Summary:        Library to Manipulate Songs and Playlists Stored on an iPod
-Source:         %{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM fix-mono-alignment.patch -- in libgpod master, commit 
9a64ee60dd3e68c78292b97241616ac1d7a01c15
-Patch0:         fix-mono-alignment.patch
+Source:         
http://downloads.sourceforge.net/project/gtkpod/libgpod/libgpod-0.8/%{name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  glib2-devel
@@ -58,7 +56,7 @@
 %description
 libgpod is a library meant to abstract access to iPod content. It
 provides an easy-to-use API to retrieve the list of files and
-playliststored on an iPod, modify them, and save them back to the iPod.
+playlists stored on an iPod, modify them, and save them back to the iPod.
 
 %package -n libgpod4
 Group:          System/Libraries
@@ -71,7 +69,7 @@
 %description -n libgpod4
 libgpod is a library meant to abstract access to iPod content. It
 provides an easy-to-use API to retrieve the list of files and
-playliststored on an iPod, modify them, and save them back to the iPod.
+playlists stored on an iPod, modify them, and save them back to the iPod.
 
 %package devel
 License:        LGPLv2.1+
@@ -84,9 +82,9 @@
 %description devel
 libgpod is a library meant to abstract access to iPod content. It
 provides an easy-to-use API to retrieve the list of files and
-playliststored on an iPod, modify them, and save them back to the iPod.
+playlists stored on an iPod, modify them, and save them back to the iPod.
 
-This package provides the the development files to use libgpod.
+This package provides the development files to use libgpod.
 
 %package doc
 License:        LGPLv2.1+
@@ -97,7 +95,7 @@
 %description doc
 libgpod is a library meant to abstract access to iPod content. It
 provides an easy-to-use API to retrieve the list of files and
-playliststored on an iPod, modify them, and save them back to the iPod.
+playlists stored on an iPod, modify them, and save them back to the iPod.
 
 This package provides development documentation for libgpod.
 
@@ -113,7 +111,7 @@
 %description -n python-gpod
 libgpod is a library meant to abstract access to iPod content. It
 provides an easy-to-use API to retrieve the list of files and
-playliststored on an iPod, modify them, and save them back to the iPod.
+playlists stored on an iPod, modify them, and save them back to the iPod.
 
 This package provides python bindings.
 
@@ -126,7 +124,7 @@
 %description sharp
 libgpod is a library meant to abstract access to iPod content. It
 provides an easy-to-use API to retrieve the list of files and
-playliststored on an iPod, modify them, and save them back to the iPod.
+playlists stored on an iPod, modify them, and save them back to the iPod.
 
 This package provides .NET bindings.
 
@@ -139,14 +137,13 @@
 %description tools
 libgpod is a library meant to abstract access to iPod content. It
 provides an easy-to-use API to retrieve the list of files and
-playliststored on an iPod, modify them, and save them back to the iPod.
+playlists stored on an iPod, modify them, and save them back to the iPod.
 
 This package includes support tools for libgpod.
 
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure --disable-silent-rules --with-pic \
@@ -177,6 +174,7 @@
 %files -n libgpod4
 %defattr (-, root, root)
 %doc AUTHORS COPYING ChangeLog NEWS README README.SysInfo
+%dir %{_libdir}/libgpod
 %{_libdir}/libgpod.so.4*
 
 %files tools
@@ -210,7 +208,6 @@
 
 %files sharp
 %defattr (-, root, root)
-%dir %{_libdir}/libgpod
 %{_libdir}/libgpod/libgpod-sharp.dll*
 %{_libdir}/libgpod/libgpod-sharp-test.exe*
 %{_libdir}/pkgconfig/libgpod-sharp.pc

++++++ baselibs.conf ++++++
libgpod4
++++++ libgpod-0.8.0.tar.bz2 -> libgpod-0.8.2.tar.bz2 ++++++
++++ 39049 lines of diff (skipped)


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



Remember to have fun...

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

Reply via email to