rpms/python-migrate/devel python-migrate.spec,1.8,1.9

Toshio くらとみ toshio at fedoraproject.org
Wed Feb 11 17:47:08 UTC 2009


Author: toshio

Update of /cvs/pkgs/rpms/python-migrate/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9494

Modified Files:
	python-migrate.spec 
Log Message:

* Wed Feb 11 2009 Toshio Kuratomi <toshio at fedoraproject.org> 0.5.1.2-2
- Add BR on python-sphinx



Index: python-migrate.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-migrate/devel/python-migrate.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- python-migrate.spec	11 Feb 2009 17:36:07 -0000	1.8
+++ python-migrate.spec	11 Feb 2009 17:46:37 -0000	1.9
@@ -4,7 +4,7 @@
 
 Name: python-migrate
 Version: 0.5.1.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Schema migration tools for SQLAlchemy
 
 Group: Development/Languages
@@ -23,6 +23,7 @@
 BuildRequires: python-sqlalchemy
 BuildRequires: python-setuptools-devel
 BuildRequires: python-nose
+BuildRequires: python-sphinx
 Requires: python-sqlalchemy >= 0.5
 Requires: python-setuptools
 
@@ -59,6 +60,9 @@
 %{python_sitelib}/*
 
 %changelog
+* Wed Feb 11 2009 Toshio Kuratomi <toshio at fedoraproject.org> 0.5.1.2-2
+- Add BR on python-sphinx
+
 * Wed Feb 11 2009 Toshio Kuratomi <toshio at fedoraproject.org> 0.5.1.2-1
 - Update to 0.5.1.2 release with official support for SA-0.5
 - Remove patches merged upstream




More information about the fedora-extras-commits mailing list