rpms/bodhi/devel bodhi.spec,1.13,1.14

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Fri Jan 25 21:49:13 UTC 2008


Author: lmacken

Update of /cvs/pkgs/rpms/bodhi/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12090

Modified Files:
	bodhi.spec 
Log Message:
* Fri Jan 25 2008 Luke Macken <lmacken at redhat.com> - 0.4.10-2
- Add python-elixir to BuildRequires to make the new TG happy




Index: bodhi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bodhi/devel/bodhi.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- bodhi.spec	25 Jan 2008 21:03:24 -0000	1.13
+++ bodhi.spec	25 Jan 2008 21:48:34 -0000	1.14
@@ -3,7 +3,7 @@
 
 Name:           bodhi
 Version:        0.4.10
-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 python-genshi
+BuildRequires: python-setuptools-devel TurboGears python-genshi python-elixir
 
 %description
 Bodhi is a modular framework that facilitates the process of publishing
@@ -75,6 +75,9 @@
 
 
 %changelog
+* Fri Jan 25 2008 Luke Macken <lmacken at redhat.com> - 0.4.10-2
+- Add python-elixir to BuildRequires to make the new TG happy
+
 * Fri Jan 25 2008 Luke Macken <lmacken at redhat.com> - 0.4.10-1
 - 0.4.10
 - Remove yum-utils requirement from bodhi-server




More information about the fedora-extras-commits mailing list