Hello community,

here is the log from the commit of package libgpod for openSUSE:Factory checked 
in at 2013-12-23 22:16:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgpod (Old)
 and      /work/SRC/openSUSE:Factory/.libgpod.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgpod"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgpod/libgpod.changes  2013-07-16 
16:42:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libgpod.new/libgpod.changes     2013-12-23 
22:16:24.000000000 +0100
@@ -1,0 +2,15 @@
+Sun Dec 22 15:07:31 UTC 2013 - [email protected]
+
+- Update to version 0.8.3:
+  + Add support for libimobiledevice 1.1.5.
+  + Remove use of some deprecated glib functions.
+  + Fix various issues found using clang/cppcheck.
+  + Improve robustness of the iphone callout.
+- Drop libgpod-libimobiledevice-fix.patch, fixed upstream.
+- Stop passing --enable-udev to configure, now default enabled.
+- Remove conditional BuildRequires for obsolete openSUSE versions
+  (11.2 and older, no longer supported as evergreen either).
+- Stop passing --with-hal-callouts-dir=%{_libexecdir}/hal and
+  and --disable-udev only needed for obsolete openSUSE versions.
+
+-------------------------------------------------------------------

Old:
----
  libgpod-0.8.2.tar.bz2
  libgpod-libimobiledevice-fix.patch

New:
----
  libgpod-0.8.3.tar.bz2

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

Other differences:
------------------
++++++ libgpod.spec ++++++
--- /var/tmp/diff_new_pack.vhCAUs/_old  2013-12-23 22:16:25.000000000 +0100
+++ /var/tmp/diff_new_pack.vhCAUs/_new  2013-12-23 22:16:25.000000000 +0100
@@ -21,7 +21,7 @@
 Name:           libgpod
 %define         libsoname  %{name}4
 
-Version:        0.8.2
+Version:        0.8.3
 Release:        0
 Url:            http://www.gtkpod.org/libgpod.html
 Summary:        Library to Manipulate Songs and Playlists Stored on an iPod
@@ -29,8 +29,6 @@
 Group:          System/Libraries
 Source:         
http://downloads.sourceforge.net/project/gtkpod/libgpod/libgpod-0.8/%{name}-%{version}.tar.bz2
 Source1:        baselibs.conf
-# PATCH-FIX-OPENSUSE [email protected] -- compile with newer libimobiledevice
-Patch0:         libgpod-libimobiledevice-fix.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  glib2-devel
@@ -39,13 +37,8 @@
 BuildRequires:  gtk-sharp2
 %endif
 BuildRequires:  gtk2-devel
-%if 0%{?suse_version} <= 1120
-BuildRequires:  hal-devel
-%endif
 BuildRequires:  intltool
-%if 0%{?suse_version} >= 1130
 BuildRequires:  libimobiledevice-devel
-%endif
 BuildRequires:  libplist-devel
 BuildRequires:  libusb-devel
 BuildRequires:  libxml2-devel
@@ -149,20 +142,13 @@
 %lang_package
 %prep
 %setup -q
-%if 0%{suse_version} > 1230
-%patch0 -p1
-%endif
 
 %build
-%configure --disable-silent-rules --with-pic \
+%configure --disable-silent-rules \
+           --with-pic \
         --disable-static \
-%if 0%{?suse_version} <= 1120
-        --with-hal-callouts-dir=%{_libexecdir}/hal \
-%else
-        --enable-udev \
         --without-hal \
         --with-udev-dir=%{_udevdir} \
-%endif
         --with-python=yes
 make %{?jobs:-j%jobs}
 
@@ -191,14 +177,9 @@
 %files tools
 %defattr (-, root, root)
 %{_bindir}/ipod-read-sysinfo-extended
-%if 0%{?suse_version} <= 1120
-%{_libexecdir}/hal/libgpod-callout
-%{_datadir}/hal/fdi/policy/20thirdparty/20-libgpod-sysinfo-extended.fdi
-%else
 %{_udevdir}/ipod-set-info
 %{_udevdir}/iphone-set-info
 %{_udevdir}/rules.d/90-libgpod.rules
-%endif
 
 %files devel
 %defattr (-, root, root)

++++++ libgpod-0.8.2.tar.bz2 -> libgpod-0.8.3.tar.bz2 ++++++
++++ 24638 lines of diff (skipped)

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

Reply via email to