From 8b08d2d422568c6e7b8be4917c32bf6129e52843 Mon Sep 17 00:00:00 2001 From: David King Date: Feb 17 2015 09:27:38 +0000 Subject: Use pkgconfig for BuildRequires https://fedoraproject.org/wiki/Packaging:PkgConfigBuildRequires --- diff --git a/gnome-dictionary.spec b/gnome-dictionary.spec index 131f239..010e0b6 100644 --- a/gnome-dictionary.spec +++ b/gnome-dictionary.spec @@ -8,8 +8,8 @@ Group: Applications/Text Source: http://download.gnome.org/sources/gnome-dictionary/3.14/gnome-dictionary-%{version}.tar.xz URL: http://www.gnome.org/ -BuildRequires: gobject-introspection-devel -BuildRequires: gtk3-devel +BuildRequires: pkgconfig(gobject-introspection-1.0) +BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: intltool BuildRequires: itstool BuildRequires: desktop-file-utils @@ -82,6 +82,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : - Update to 3.15.90 - Use license macro for COPYING, COPYING.docs and COPYING.libs - Update man page glob in files section +- Use pkgconfig for BuildRequires * Mon Nov 10 2014 Kalev Lember - 3.14.2-1 - Update to 3.14.2