From: Patrick McCarty Date: Tue, 5 Feb 2013 19:08:16 +0000 (-0800) Subject: Update package name in baselibs.conf X-Git-Tag: accepted/tizen/20131108.200647~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=25667b9b72cf4c38abfc9e28917729ff173e7727;p=platform%2Fupstream%2Fgdk-pixbuf.git Update package name in baselibs.conf Also, remove the 'provides' for this package, since it is redundant now Change-Id: I5d12174fb42d06a38eaf4f650aaec1b64de99839 --- diff --git a/packaging/baselibs.conf b/packaging/baselibs.conf index 2e73e06..dd74693 100644 --- a/packaging/baselibs.conf +++ b/packaging/baselibs.conf @@ -5,9 +5,8 @@ gdk-pixbuf-query-loaders post "%else" post "if [ $1 == 1 ]; then test -d %{_libdir}/gdk-pixbuf-2.0/2.10.0; if test $? -eq 0; then %{_bindir}/gdk-pixbuf-query-loaders --update-cache; fi; fi" post "%endif" -libgdk_pixbuf +gdk-pixbuf requires "gdk-pixbuf-query-loaders-" - provides "gdk-pixbuf- = " post "%if "%_lib" == "lib64"" post "if test -f %{_bindir}/gdk-pixbuf-query-loaders-64; then %{_bindir}/gdk-pixbuf-query-loaders-64 --update-cache; fi" post "%else" diff --git a/packaging/gdk-pixbuf.changes b/packaging/gdk-pixbuf.changes index 0b07d5d..6014954 100644 --- a/packaging/gdk-pixbuf.changes +++ b/packaging/gdk-pixbuf.changes @@ -1,3 +1,6 @@ +* Fri Feb 08 2013 Patrick McCarty 8f08a7d +- Update package name in baselibs.conf + * Thu Feb 07 2013 Anas Nashif upstream/2.27.1@e27a953 - Update to 2.27.1