rpms/bodhi/EL-5 bodhi.spec,1.7,1.8

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Sun Nov 18 07:05:51 UTC 2007


Author: lmacken

Update of /cvs/pkgs/rpms/bodhi/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18544

Modified Files:
	bodhi.spec 
Log Message:
Add python-genshi to BR to make TurboGears happy


Index: bodhi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bodhi/EL-5/bodhi.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- bodhi.spec	18 Nov 2007 05:52:09 -0000	1.7
+++ bodhi.spec	18 Nov 2007 07:05:14 -0000	1.8
@@ -3,7 +3,7 @@
 
 Name:           bodhi
 Version:        0.4.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A modular framework that facilitates publishing software updates
 Group:          Applications/Internet
 License:        GPLv2+
@@ -12,7 +12,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
-BuildRequires: python-setuptools-devel TurboGears
+BuildRequires: python-setuptools-devel TurboGears python-genshi
 
 %description
 Bodhi is a modular framework that facilitates the process of publishing
@@ -76,6 +76,9 @@
 
 
 %changelog
+* Sun Nov 18 2007 Luke Macken <lmacken at redhat.com> - 0.4.5-2
+- Add python-genshi to BuildRequires
+
 * Sat Nov 17 2007 Luke Macken <lmacken at redhat.com> - 0.4.5-1
 - 0.4.5
 




More information about the fedora-extras-commits mailing list