From d7299652dfc28db519f047ab0a64a8e9b409a194 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 13 Oct 2014 21:11:37 +0200 Subject: [PATCH] Tighten post/postun scriptlet deps with the _isa macro --- librsvg2.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/librsvg2.spec b/librsvg2.spec index d83165d..7a061cf 100644 --- a/librsvg2.spec +++ b/librsvg2.spec @@ -8,8 +8,6 @@ Group: System Environment/Libraries #VCS: git:git://git.gnome.org/librsvg Source: http://download.gnome.org/sources/librsvg/2.40/librsvg-%{version}.tar.xz -Requires(post): gdk-pixbuf2 -Requires(postun): gdk-pixbuf2 BuildRequires: libpng-devel BuildRequires: glib2-devel BuildRequires: gdk-pixbuf2-devel @@ -26,6 +24,9 @@ BuildRequires: gobject-introspection-devel BuildRequires: vala-devel BuildRequires: vala-tools +Requires(post): gdk-pixbuf2%{?_isa} +Requires(postun): gdk-pixbuf2%{?_isa} + Provides: librsvg3 = %{name}.%{version}-%{release} Obsoletes: librsvg3 <= 2.26.3-3.fc14