rpms/python-paste-script/EL-4 .cvsignore, 1.7, 1.8 python-paste-script.spec, 1.11, 1.12 sources, 1.7, 1.8

Luke Macken lmacken at fedoraproject.org
Thu Oct 23 20:34:55 UTC 2008


Author: lmacken

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

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/EL-4/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	3 Oct 2007 15:11:29 -0000	1.7
+++ .cvsignore	23 Oct 2008 20:34:25 -0000	1.8
@@ -1 +1 @@
-PasteScript-1.3.6.tar.gz
+PasteScript-1.6.3.tar.gz


Index: python-paste-script.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-paste-script/EL-4/python-paste-script.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- python-paste-script.spec	3 Oct 2007 15:11:29 -0000	1.11
+++ python-paste-script.spec	23 Oct 2008 20:34:25 -0000	1.12
@@ -2,8 +2,8 @@
 %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
 
 Name:           python-paste-script
-Version:        1.3.6
-Release:        1%{?dist}
+Version:        1.6.3
+Release:        3%{?dist}
 Summary:        A pluggable command-line frontend
 Group:          System Environment/Libraries
 License:        MIT
@@ -13,8 +13,12 @@
 BuildArch:      noarch
 
 BuildRequires:  python-devel
-BuildRequires: python-setuptools-devel
-Requires:       python-paste, python-paste-deploy, python-cheetah
+BuildRequires:  python-setuptools-devel
+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,19 @@
 
 
 %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
+
+* Thu Feb 28 2008 Luke Macken <lmacken at redhat.com> - 1.6.2-1
+- Update to 1.6.2
+
 * Wed Oct  3 2007 Luke Macken <lmacken at redhat.com> - 1.3.6-1
 - 1.3.6
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-paste-script/EL-4/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	3 Oct 2007 15:11:29 -0000	1.7
+++ sources	23 Oct 2008 20:34:25 -0000	1.8
@@ -1 +1 @@
-6a79da14870f0bbe9c1f7d4d12912437  PasteScript-1.3.6.tar.gz
+d91ad7e03d07f94a3206fef13c18cf49  PasteScript-1.6.3.tar.gz




More information about the fedora-extras-commits mailing list