rpms/bodhi/F-8 bodhi.spec,1.15,1.16 sources,1.14,1.15

Luke Macken lmacken at fedoraproject.org
Thu Sep 11 03:44:01 UTC 2008


Author: lmacken

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

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


Index: bodhi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bodhi/F-8/bodhi.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- bodhi.spec	3 Sep 2008 04:57:17 -0000	1.15
+++ bodhi.spec	11 Sep 2008 03:43:31 -0000	1.16
@@ -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-8/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sources	3 Sep 2008 04:57:17 -0000	1.14
+++ sources	11 Sep 2008 03:43:31 -0000	1.15
@@ -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