rpms/libstroke/devel libstroke.spec,1.11,1.12

Chitlesh GOORAH chitlesh at fedoraproject.org
Mon Dec 29 15:40:32 UTC 2008


Author: chitlesh

Update of /cvs/pkgs/rpms/libstroke/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27004

Modified Files:
	libstroke.spec 
Log Message:
fix for EL-5 build


Index: libstroke.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libstroke/devel/libstroke.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- libstroke.spec	20 Dec 2008 14:20:38 -0000	1.11
+++ libstroke.spec	29 Dec 2008 15:40:01 -0000	1.12
@@ -1,6 +1,6 @@
 Name:              libstroke
 Version:           0.5.1
-Release:           20%{?dist}
+Release:           21%{?dist}
 
 Summary:           A stroke interface library
 License:           GPLv2
@@ -12,6 +12,7 @@
 
 BuildRequires:     gtk+-devel
 BuildRequires:     libtool
+BuildRequires:     pkgconfig
 
 Requires(post):    /sbin/ldconfig
 Requires(postun):  /sbin/ldconfig
@@ -138,6 +139,9 @@
 
 
 %Changelog
+* Mon Dec 29 2008 Chitlesh Goorah <chitlesh at fedoraproject.org> - 0.5.1-21
+- fix for EL-5 build; pdgconfig as BR
+
 * Sat Dec 20 2008 Chitlesh Goorah <chitlesh at fedoraproject.org> - 0.5.1-20
 - fix for rawhide's libtool 2.2.6
 




More information about the fedora-extras-commits mailing list