rpms/python-paste-script/devel python-paste-script.spec,1.15,1.16

Toshio くらとみ toshio at fedoraproject.org
Mon Oct 6 15:55:01 UTC 2008


Author: toshio

Update of /cvs/pkgs/rpms/python-paste-script/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9790

Modified Files:
	python-paste-script.spec 
Log Message:
- BuildRequire python-paste-deploy



Index: python-paste-script.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-paste-script/devel/python-paste-script.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- python-paste-script.spec	6 Oct 2008 15:33:25 -0000	1.15
+++ python-paste-script.spec	6 Oct 2008 15:54:30 -0000	1.16
@@ -3,7 +3,7 @@
 
 Name:           python-paste-script
 Version:        1.6.3
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A pluggable command-line frontend
 Group:          System Environment/Libraries
 License:        MIT
@@ -14,6 +14,7 @@
 
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools-devel
+BuildRequires:  python-paste-deploy
 Requires:       python-paste >= 1.3
 Requires:       python-paste-deploy
 Requires:       python-cheetah
@@ -62,8 +63,9 @@
 
 
 %changelog
-* Mon Oct 6 2008 Toshio Kuratomi <toshio at fedoraproject.org> - 1.6.3-2
+* Mon Oct 6 2008 Toshio Kuratomi <toshio at fedoraproject.org> - 1.6.3-3
 - Require python-setuptools
+- BuildRequire python-paste-deploy
 
 * Sat Jun 14 2008 Luke Macken <lmacken at redhat.com> - 1.6.3-1
 - Update to Paste 1.6.3




More information about the scm-commits mailing list