rpms/python-paste-script/F-9 .cvsignore, 1.8, 1.9 python-paste-script.spec, 1.13, 1.14 sources, 1.8, 1.9

Luke Macken lmacken at fedoraproject.org
Thu Oct 23 20:32:00 UTC 2008


Author: lmacken

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

Modified Files:
	.cvsignore python-paste-script.spec sources 
Log Message:
Update to PasteScript 1.6.3


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-paste-script/F-9/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	29 Feb 2008 04:59:27 -0000	1.8
+++ .cvsignore	23 Oct 2008 20:31:30 -0000	1.9
@@ -1 +1 @@
-PasteScript-1.6.2.tar.gz
+PasteScript-1.6.3.tar.gz


Index: python-paste-script.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-paste-script/F-9/python-paste-script.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- python-paste-script.spec	10 Mar 2008 12:16:44 -0000	1.13
+++ python-paste-script.spec	23 Oct 2008 20:31:30 -0000	1.14
@@ -2,8 +2,8 @@
 %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
 
 Name:           python-paste-script
-Version:        1.6.2
-Release:        2%{?dist}
+Version:        1.6.3
+Release:        3%{?dist}
 Summary:        A pluggable command-line frontend
 Group:          System Environment/Libraries
 License:        MIT
@@ -14,7 +14,11 @@
 
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools-devel
-Requires:       python-paste >= 1.3, python-paste-deploy, python-cheetah
+BuildRequires:  python-paste-deploy
+Requires:       python-paste >= 1.3
+Requires:       python-paste-deploy
+Requires:       python-cheetah
+Requires:       python-setuptools
 
 %description
 Paster is pluggable command-line frontend, including commands to setup package
@@ -59,6 +63,13 @@
 
 
 %changelog
+* 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
+
 * Mon Mar 10 2008 Luke Macken <lmacken at redhat.com> - 1.6.2-2
 - Require python-paste >= 1.3
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-paste-script/F-9/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	29 Feb 2008 04:59:27 -0000	1.8
+++ sources	23 Oct 2008 20:31:30 -0000	1.9
@@ -1 +1 @@
-df31c4b9ad9c5e612c16ac254bbf95c2  PasteScript-1.6.2.tar.gz
+d91ad7e03d07f94a3206fef13c18cf49  PasteScript-1.6.3.tar.gz




More information about the scm-commits mailing list