rpms/python-paste-script/devel .cvsignore, 1.9, 1.10 python-paste-script.spec, 1.18, 1.19 sources, 1.9, 1.10

Luke Macken lmacken at fedoraproject.org
Wed Jan 7 05:58:56 UTC 2009


Author: lmacken

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-paste-script/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	14 Jun 2008 06:47:16 -0000	1.9
+++ .cvsignore	7 Jan 2009 05:58:26 -0000	1.10
@@ -1 +1 @@
-PasteScript-1.6.3.tar.gz
+PasteScript-1.7.3.tar.gz


Index: python-paste-script.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-paste-script/devel/python-paste-script.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- python-paste-script.spec	9 Dec 2008 18:22:58 -0000	1.18
+++ python-paste-script.spec	7 Jan 2009 05:58:26 -0000	1.19
@@ -2,14 +2,13 @@
 %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
 
 Name:           python-paste-script
-Version:        1.6.3
-Release:        5%{?dist}
+Version:        1.7.3
+Release:        1%{?dist}
 Summary:        A pluggable command-line frontend
 Group:          System Environment/Libraries
 License:        MIT
 URL:            http://pythonpaste.org/script
 Source0:        http://cheeseshop.python.org/packages/source/P/PasteScript/PasteScript-%{version}.tar.gz
-Patch0:         http://trac.pythonpaste.org/pythonpaste/raw-attachment/ticket/313/copydir_re_fix.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
@@ -34,7 +33,6 @@
 
 %prep
 %setup -q -n PasteScript-%{version}
-%patch0 -p 2 -b .copydir
 
 %build
 %{__python} setup.py build
@@ -64,6 +62,10 @@
 
 
 %changelog
+* Tue Jan 06 2009 Luke Macken <lmacken at redhat.com> - 1.7.3-1
+- Update to 1.7.3
+- Remove copydir_re_fix.patch
+
 * Tue Dec  9 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 1.6.3-5
 - Add patch for copydir re error
 -   (http://trac.pythonpaste.org/pythonpaste/ticket/313)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-paste-script/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	14 Jun 2008 06:47:16 -0000	1.9
+++ sources	7 Jan 2009 05:58:26 -0000	1.10
@@ -1 +1 @@
-d91ad7e03d07f94a3206fef13c18cf49  PasteScript-1.6.3.tar.gz
+9101a3a23809d3413b39ba8b75dd0bce  PasteScript-1.7.3.tar.gz




More information about the fedora-extras-commits mailing list