Update package name in baselibs.conf
authorPatrick McCarty <patrick.mccarty@linux.intel.com>
Tue, 5 Feb 2013 19:08:16 +0000 (11:08 -0800)
committerAnas Nashif <anas.nashif@intel.com>
Wed, 27 Mar 2013 15:53:20 +0000 (08:53 -0700)
Also, remove the 'provides' for this package, since it is redundant now

Change-Id: I5d12174fb42d06a38eaf4f650aaec1b64de99839

packaging/baselibs.conf
packaging/gdk-pixbuf.changes

index 2e73e06..dd74693 100644 (file)
@@ -5,9 +5,8 @@ gdk-pixbuf-query-loaders
   post "%else"
   post "if [ $1 == 1 ]; then test -d <prefix>%{_libdir}/gdk-pixbuf-2.0/2.10.0; if test $? -eq 0; then <prefix>%{_bindir}/gdk-pixbuf-query-loaders --update-cache; fi; fi"
   post "%endif"
-libgdk_pixbuf
+gdk-pixbuf
   requires "gdk-pixbuf-query-loaders-<targettype>"
-  provides "gdk-pixbuf-<targettype> = <version>"
   post "%if "%_lib" == "lib64""
   post "if test -f <prefix>%{_bindir}/gdk-pixbuf-query-loaders-64; then <prefix>%{_bindir}/gdk-pixbuf-query-loaders-64 --update-cache; fi"
   post "%else"
index 0b07d5d..6014954 100644 (file)
@@ -1,3 +1,6 @@
+* Fri Feb 08 2013 Patrick McCarty <patrick.mccarty@linux.intel.com> 8f08a7d
+- Update package name in baselibs.conf
+
 * Thu Feb 07 2013 Anas Nashif <anas.nashif@intel.com> upstream/2.27.1@e27a953
 - Update to 2.27.1