rpms/gdeskcal/FC-5 gdeskcal.spec,1.11,1.12

Paul F. Johnson (pfj) fedora-extras-commits at redhat.com
Thu Nov 2 21:25:07 UTC 2006


Author: pfj

Update of /cvs/extras/rpms/gdeskcal/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv724

Modified Files:
	gdeskcal.spec 
Log Message:

Added BR pygtk2-devel 
 	gdeskcal.spec 



Index: gdeskcal.spec
===================================================================
RCS file: /cvs/extras/rpms/gdeskcal/FC-5/gdeskcal.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- gdeskcal.spec	1 Nov 2006 22:49:00 -0000	1.11
+++ gdeskcal.spec	2 Nov 2006 21:24:37 -0000	1.12
@@ -1,6 +1,6 @@
 Name:           gdeskcal
 Version:        1.0
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Eye-candy calendar for your desktop
 Group:          User Interface/Desktops
 License:        GPL
@@ -10,7 +10,7 @@
 Source2:        gdeskcal.desktop
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  desktop-file-utils, perl(XML::Parser)
+BuildRequires:  desktop-file-utils, pygtk2-devel
 Requires:       pygtk2 >= 1.99.14
 Requires:       python >= 2.0.0
 
@@ -62,6 +62,9 @@
 %{_libdir}/%{name}/
 
 %changelog
+* Thu Nov 02 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 1.0-6
+- a couple of small fixes
+
 * Wed Nov 01 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 1.0-4
 - added post and postun
 - conditional for the X-Fedora in the desktop icon




More information about the scm-commits mailing list