diff --git a/libgpod.spec b/libgpod.spec index 1b76c8a..47c94bd 100644 --- a/libgpod.spec +++ b/libgpod.spec @@ -15,7 +15,7 @@ Summary: Library to access the contents of an iPod Name: libgpod Version: 0.8.2 -Release: 4%{?dist} +Release: 5%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtkpod.org/libgpod.html @@ -54,7 +54,7 @@ Summary: Development files for the libgpod library Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: glib2-devel -Requires: gtk2-devel +Requires: gdk-pixbuf2-devel Requires: pkgconfig %description devel @@ -208,6 +208,9 @@ echo "D /var/run/%{name} 0755 root root -" > \ %endif %changelog +* Sat Apr 28 2012 Bastien Nocera 0.8.2-5 +- Remove bogus gtk2-devel dep in devel sub-package + * Wed Apr 11 2012 Peter Robinson - 0.8.2-4 - Rebuild for new libimobiledevice and usbmuxd