rpms/gramps/devel gramps.spec,1.10,1.11

Brian Pepple (bpepple) fedora-extras-commits at redhat.com
Wed Aug 17 13:13:35 UTC 2005


Author: bpepple

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

Modified Files:
	gramps.spec 
Log Message:
* Wed Aug 17 2005 Brian Pepple <bdpepple at ameritech.net> - 2.0.6-3
- Specify ver for python-reportlab.



Index: gramps.spec
===================================================================
RCS file: /cvs/extras/rpms/gramps/devel/gramps.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- gramps.spec	15 Aug 2005 19:33:02 -0000	1.10
+++ gramps.spec	17 Aug 2005 13:13:33 -0000	1.11
@@ -1,6 +1,6 @@
 Name:           gramps
 Version:        2.0.6
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Genealogical Research and Analysis Management Programming System
 
 Group:          Applications/Productivity
@@ -31,7 +31,7 @@
 Requires:       pygtk2-libglade
 Requires:       python >= 2.3
 Requires:       rcs
-Requires:	python-reportlab
+Requires:	python-reportlab >= 1.20
 Requires:	graphviz
 Requires(post):   scrollkeeper
 Requires(post):   GConf2
@@ -112,6 +112,9 @@
 
 
 %changelog
+* Wed Aug 17 2005 Brian Pepple <bdpepple at ameritech.net> - 2.0.6-3
+- Specify ver for python-reportlab.
+
 * Mon Aug 15 2005 Brian Pepple <bdpepple at ameritech.net> - 2.0.6-2
 - Update to 2.0.6.
 - Bump minimum ver for python.




More information about the scm-commits mailing list