From f782026d0329f06a66f8185b379c4511af22a68d Mon Sep 17 00:00:00 2001 From: "Jonathan G. Underwood" Date: Thu, 2 Apr 2009 10:47:13 +0000 Subject: [PATCH] - Add Requires for pkgconfig to geany-devel subpackage (BZ 493566) --- geany.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/geany.spec b/geany.spec index 6c61165..3b1d72c 100644 --- a/geany.spec +++ b/geany.spec @@ -1,6 +1,6 @@ Name: geany Version: 0.16 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A fast and lightweight IDE using GTK2 Group: Development/Tools @@ -40,6 +40,7 @@ Some features: Summary: Header files for building Geany plug-ins Group: Development/Tools Requires: geany = %{version}-%{release} +Requires: pkgconfig %description devel This package contains the header files and pkg-config file needed for building @@ -89,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/geany.pc %changelog +* Thu Apr 2 2009 Jonathan G. Underwood - 0.16-2 +- Add Requires for pkgconfig to geany-devel subpackage (BZ 493566) + * Sun Feb 25 2009 Jonathan G. Underwood - 0.16-1 - Update to 0.16 - Add tags files