rpms/xcompmgr/devel xcompmgr.spec,1.2,1.3

Deji Akingunola (deji) fedora-extras-commits at redhat.com
Mon Jul 24 18:29:32 UTC 2006


Author: deji

Update of /cvs/extras/rpms/xcompmgr/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31064

Modified Files:
	xcompmgr.spec 
Log Message:
Add pkgconfig to the BRs



Index: xcompmgr.spec
===================================================================
RCS file: /cvs/extras/rpms/xcompmgr/devel/xcompmgr.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xcompmgr.spec	1 Jul 2006 00:22:33 -0000	1.2
+++ xcompmgr.spec	24 Jul 2006 18:29:32 -0000	1.3
@@ -1,7 +1,7 @@
 Summary: X11 composite manager
 Name: xcompmgr
 Version: 1.1.3
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: STL
 Group: User Interface/X
 URL: http://xapps.freedesktop.org
@@ -13,6 +13,7 @@
 BuildRequires: libXdamage-devel
 BuildRequires: libXcomposite-devel
 BuildRequires: libXext-devel
+BuildRequires: pkgconfig
 
 %description
 xcompmgr is a sample compositing manager for X servers supporting the XFIXES,
@@ -39,6 +40,9 @@
 %{_mandir}/man1/xcompmgr.1.gz
 
 %changelog
+* Mon Jul 24 2006 Deji Akingunola <dakingun at gmail.com> 1.1.3-5
+- Add pkgconfig to the BRs
+
 * Thu Jun 29 2006 Deji Akingunola <dakingun at gmail.com> 1.1.3-4
 - Use STL in the license field
 




More information about the fedora-extras-commits mailing list