rpms/python-genshi/F-7 python-genshi.spec,1.2,1.3

Jeffrey C. Ollie (jcollie) fedora-extras-commits at redhat.com
Mon Jul 9 13:43:11 UTC 2007


Author: jcollie

Update of /cvs/pkgs/rpms/python-genshi/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20286

Modified Files:
	python-genshi.spec 
Log Message:
Add BR for python-setupools


Index: python-genshi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-genshi/F-7/python-genshi.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-genshi.spec	21 Jun 2007 05:37:07 -0000	1.2
+++ python-genshi.spec	9 Jul 2007 13:42:35 -0000	1.3
@@ -2,7 +2,7 @@
 
 Name:           python-genshi
 Version:        0.4.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Toolkit for stream-based generation of output for the web
 
 Group:          Development/Languages
@@ -13,6 +13,7 @@
 
 BuildArch:      noarch
 BuildRequires:  python-devel
+BuildRequires:  python-setuptools
 
 %description
 Genshi is a Python library that provides an integrated set of
@@ -40,6 +41,9 @@
 %{python_sitelib}/*
 
 %changelog
+* Mon Jul  9 2007 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.4.2-2
+- BR python-setuptools so that egg-info files get installed.  Fixes #247430.
+
 * Thu Jun 21 2007 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.4.2-1
 - Update to 0.4.2
 




More information about the fedora-extras-commits mailing list