rpms/python-paste/F-7 .cvsignore, 1.5, 1.6 python-paste.spec, 1.6, 1.7 sources, 1.5, 1.6

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Sun Oct 7 00:52:44 UTC 2007


Author: lmacken

Update of /cvs/pkgs/rpms/python-paste/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8841

Modified Files:
	.cvsignore python-paste.spec sources 
Log Message:
1.4.2


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-paste/F-7/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	4 Mar 2007 02:00:01 -0000	1.5
+++ .cvsignore	7 Oct 2007 00:52:11 -0000	1.6
@@ -1 +1 @@
-Paste-1.2.1.tar.gz
+Paste-1.4.2.tar.gz


Index: python-paste.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-paste/F-7/python-paste.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- python-paste.spec	4 Mar 2007 02:00:01 -0000	1.6
+++ python-paste.spec	7 Oct 2007 00:52:11 -0000	1.7
@@ -2,7 +2,7 @@
 %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
 
 Name:           python-paste
-Version:        1.2.1
+Version:        1.4.2
 Release:        1%{?dist}
 Summary:        Tools for using a Web Server Gateway Interface stack
 Group:          System Environment/Libraries
@@ -12,7 +12,9 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
-BuildRequires:  python-setuptools python-devel
+BuildRequires:  python-devel
+BuildRequires: python-setuptools-devel
+
 
 %description
 These provide several pieces of "middleware" (or filters) that can be nested
@@ -27,7 +29,7 @@
 
 # clean docs directory
 pushd docs
-rm StyleGuide.txt *.css */*.css template.tmpl */*.js
+rm StyleGuide.txt *.css */*.css */*.js
 popd
 
 %build
@@ -60,6 +62,15 @@
 
 
 %changelog
+* Wed Oct  3 2007 Luke Macken <lmacken at redhat.com> - 1.4.2-1
+- 1.4.2
+
+* Sun Sep  2 2007 Luke Macken <lmacken at redhat.com> - 1.4-2
+- Update for python-setuptools changes in rawhide
+
+* Sat Jul  8 2007 Luke Macken <lmacken at redhat.com> - 1.4-1
+- 1.4
+
 * Sat Mar  3 2007 Luke Macken <lmacken at redhat.com> - 1.2.1-1
 - 1.2.1
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-paste/F-7/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	4 Mar 2007 02:00:01 -0000	1.5
+++ sources	7 Oct 2007 00:52:11 -0000	1.6
@@ -1 +1 @@
-7d391d1b5ba8531b69958746a0734934  Paste-1.2.1.tar.gz
+109bd6b0edd6de3a5ee5feaf42acd6aa  Paste-1.4.2.tar.gz




More information about the fedora-extras-commits mailing list