From 590fcfc4faf064202258b8cb6fecb2e97f94a60e Mon Sep 17 00:00:00 2001 From: Patrick McCarty Date: Tue, 5 Feb 2013 11:08:16 -0800 Subject: [PATCH] Update package name in baselibs.conf Also, remove the 'provides' for this package, since it is redundant now Change-Id: I5d12174fb42d06a38eaf4f650aaec1b64de99839 --- packaging/baselibs.conf | 3 +-- packaging/gdk-pixbuf.changes | 3 +++ 2 files changed, 4 insertions(+), 2 deletions(-) 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 -- 2.7.4