[libgpod] Remove bogus gtk2-devel dep in devel sub-package

Bastien Nocera hadess at fedoraproject.org
Sat Apr 28 01:08:28 UTC 2012


commit f43cf6378639118124ef0b3f597f76533f1032bb
Author: Bastien Nocera <hadess at hadess.net>
Date:   Sat Apr 28 02:08:25 2012 +0100

    Remove bogus gtk2-devel dep in devel sub-package

 libgpod.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
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 <bnocera at redhat.com> 0.8.2-5
+- Remove bogus gtk2-devel dep in devel sub-package
+
 * Wed Apr 11 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 0.8.2-4
 - Rebuild for new libimobiledevice and usbmuxd
 


More information about the scm-commits mailing list