rpms/gdk-pixbuf2/devel gdk-pixbuf2.spec,1.6,1.7

Colin Walters walters at fedoraproject.org
Fri Jul 2 18:27:41 UTC 2010


Author: walters

Update of /cvs/pkgs/rpms/gdk-pixbuf2/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv20715

Modified Files:
	gdk-pixbuf2.spec 
Log Message:
* Fri Jul  2 2010 Colin Walters <walters at verbum.org> - 2.21.5-4
- Also Require shared-mime-info for same reason



Index: gdk-pixbuf2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gdk-pixbuf2/devel/gdk-pixbuf2.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- gdk-pixbuf2.spec	2 Jul 2010 17:43:10 -0000	1.6
+++ gdk-pixbuf2.spec	2 Jul 2010 18:27:41 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           gdk-pixbuf2
 Version:        2.21.5
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        An image loading library
 
 Group:          System Environment/Libraries
@@ -23,6 +23,9 @@ BuildRequires:  shared-mime-info
 BuildRequires: autoconf automake libtool
 BuildRequires: gettext-autopoint
 
+# We also need MIME information at runtime
+Requires: shared-mime-info
+
 # gdk-pixbuf was included in gtk2 until 2.21.2
 Conflicts: gtk2 <= 2.21.2
 
@@ -111,6 +114,9 @@ fi
 
 
 %changelog
+* Fri Jul  2 2010 Colin Walters <walters at verbum.org> - 2.21.5-4
+- Also Require shared-mime-info for same reason
+
 * Fri Jul  2 2010 Colin Walters <walters at verbum.org> - 2.21.5-3
 - BR shared-mime-info; see comment above it
 



More information about the scm-commits mailing list