rpms/python-quixote/devel python-quixote.spec,1.13,1.14

Jesse Keating (jkeating) fedora-extras-commits at redhat.com
Fri Mar 7 16:44:46 UTC 2008


Author: jkeating

Update of /cvs/pkgs/rpms/python-quixote/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29971

Modified Files:
	python-quixote.spec 
Log Message:
* Fri Mar 07 2008 Jesse Keating <jkeating at redhat.com> - 2.4-7
- Drop the pyver stuff, not needed.



Index: python-quixote.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-quixote/devel/python-quixote.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- python-quixote.spec	19 Feb 2008 23:51:35 -0000	1.13
+++ python-quixote.spec	7 Mar 2008 16:44:07 -0000	1.14
@@ -4,7 +4,7 @@
 
 Name:           python-quixote
 Version:        2.4
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        A highly Pythonic Web application framework
 
 Group:          Development/Libraries
@@ -14,7 +14,6 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  python-devel
-Requires:   python-abi = %(%{__python} -c "import sys ; print sys.version[:3]")
 
 %description
 Quixote is a framework for developing Web applications in Python. Quixote is
@@ -70,6 +69,9 @@
 %{python_sitearch}/quixote/html/*.pyo
 
 %changelog
+* Fri Mar 07 2008 Jesse Keating <jkeating at redhat.com> - 2.4-7
+- Drop the pyver stuff, not needed.
+
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 2.4-6
 - Autorebuild for GCC 4.3
 




More information about the fedora-extras-commits mailing list