rpms/gourmet/devel gourmet.spec,1.17,1.18

Jef Spaleta jspaleta at fedoraproject.org
Tue Aug 25 16:06:45 UTC 2009


Author: jspaleta

Update of /cvs/pkgs/rpms/gourmet/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10258

Modified Files:
	gourmet.spec 
Log Message:
* Tue Aug 25 2009 Jef Spaleta <jspaleta AT fedoraproject DOT org> - 0.15.0-3
- add python-sqlalchemy runtime dep.



Index: gourmet.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gourmet/devel/gourmet.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- gourmet.spec	23 Aug 2009 19:30:36 -0000	1.17
+++ gourmet.spec	25 Aug 2009 16:06:45 -0000	1.18
@@ -2,7 +2,7 @@
 
 Name:		gourmet
 Version:	0.15.0
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Recipe Manager for the GNOME desktop environment
 
 Group:		Applications/Productivity
@@ -19,7 +19,7 @@ BuildRequires:  gettext,intltool
 Requires: gnome-python2, gnome-python2-gnomeprint
 Requires: metakit
 Requires: pygtk2 
-Requires: PyRTF
+Requires: PyRTF,python-sqlalchemy
 Requires: python-imaging, python-sqlite2, pygtk2-libglade, python-reportlab
 %description
 Gourmet Recipe Manager is a recipe-organizer for GNOME that generates shopping
@@ -69,6 +69,9 @@ rm -rf %buildroot
 %{python_sitelib}/*.egg-info
 
 %changelog
+* Tue Aug 25 2009 Jef Spaleta <jspaleta AT fedoraproject DOT org> - 0.15.0-3
+- add python-sqlalchemy runtime dep.
+
 * Sun Aug 23 2009 Jef Spaleta <jspaleta AT fedoraproject DOT org> - 0.15.0-2
 - Small buildrequires fix.
 




More information about the fedora-extras-commits mailing list