rpms/bodhi/F-9 bodhi.spec,1.21,1.22 sources,1.18,1.19

Luke Macken lmacken at fedoraproject.org
Thu Sep 11 03:36:30 UTC 2008


Author: lmacken

Update of /cvs/pkgs/rpms/bodhi/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10960

Modified Files:
	bodhi.spec sources 
Log Message:
0.5.3 upstream release


Index: bodhi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bodhi/F-9/bodhi.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- bodhi.spec	3 Sep 2008 04:57:13 -0000	1.21
+++ bodhi.spec	11 Sep 2008 03:36:00 -0000	1.22
@@ -2,7 +2,7 @@
 %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
 
 Name:           bodhi
-Version:        0.5.2
+Version:        0.5.3
 Release:        1%{?dist}
 Summary:        A modular framework that facilitates publishing software updates
 Group:          Applications/Internet
@@ -13,9 +13,12 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
+BuildRequires: python-setuptools 
 BuildRequires: python-setuptools-devel
 BuildRequires: python-devel
-BuildRequires: TurboGears
+
+BuildRequires: TurboGears python-bugzilla
+BuildRequires: python-fedora python-TurboMail TurboGears yum koji
 
 %description
 Bodhi is a web application that facilitates the process of publishing
@@ -108,6 +111,14 @@
 
 
 %changelog
+* Wed Sep 10 2008 Luke Macken <lmacken at redhat.com> - 0.5.3-1
+- Latest upstream release
+
+* Wed Sep 03 2008 Luke Macken <lmacken at redhat.com> - 0.5.2-2
+- Add the masher deps to BuildRequires, since it now resides
+  on the turbogears.extensions entry point and will be
+  imported by pkg_resources at build time.
+
 * Wed Sep 03 2008 Luke Macken <lmacken at redhat.com> - 0.5.2-1
 - Latest upstream bugfix release
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/bodhi/F-9/sources,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- sources	3 Sep 2008 04:57:13 -0000	1.18
+++ sources	11 Sep 2008 03:36:00 -0000	1.19
@@ -1 +1 @@
-3406f588f7f414bfa82a332456f0afbc  bodhi-0.5.2.tar.bz2
+610f428a6bf3c792c2213648d1456a28  bodhi-0.5.3.tar.bz2




More information about the fedora-extras-commits mailing list