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

Jesse Keating (jkeating) fedora-extras-commits at redhat.com
Sat Mar 8 00:35:06 UTC 2008


Author: jkeating

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

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



Index: python-quixote.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-quixote/devel/python-quixote.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- python-quixote.spec	7 Mar 2008 16:44:07 -0000	1.14
+++ python-quixote.spec	8 Mar 2008 00:34:27 -0000	1.15
@@ -4,7 +4,7 @@
 
 Name:           python-quixote
 Version:        2.4
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        A highly Pythonic Web application framework
 
 Group:          Development/Libraries
@@ -44,33 +44,15 @@
 %doc doc/ CHANGES README TODO LICENSE
 %dir %{python_sitearch}/quixote
 %{python_sitearch}/quixote/*
-%{python_sitearch}/quixote/*.pyc
-%{python_sitearch}/quixote/*.pyo
-%dir %{python_sitearch}/quixote/demo/
-%{python_sitearch}/quixote/demo/*.py
-%{python_sitearch}/quixote/demo/*.pyc
-%{python_sitearch}/quixote/demo/*.ptl
-%{python_sitearch}/quixote/demo/*.pyo
-%dir %{python_sitearch}/quixote/form/
-%{python_sitearch}/quixote/form/*.py
-%{python_sitearch}/quixote/form/*.pyc
-%{python_sitearch}/quixote/form/*.pyo
-%dir %{python_sitearch}/quixote/server/
-%{python_sitearch}/quixote/server/*.py
-%{python_sitearch}/quixote/server/*.pyc
-%{python_sitearch}/quixote/server/*.pyo
-%{python_sitearch}/quixote/ptl/*.py
-%{python_sitearch}/quixote/ptl/*.pyc
-%{python_sitearch}/quixote/ptl/*.so
-%{python_sitearch}/quixote/ptl/*.pyo
-%{python_sitearch}/quixote/html/*.py
-%{python_sitearch}/quixote/html/*.pyc
-%{python_sitearch}/quixote/html/*.so
-%{python_sitearch}/quixote/html/*.pyo
+
+%if 0%{?fedora} >= 9
+  %{python_sitearch}/Quixote-%{version}-py2.5.egg-info
+%endif
 
 %changelog
-* Fri Mar 07 2008 Jesse Keating <jkeating at redhat.com> - 2.4-7
+* Fri Mar 07 2008 Jesse Keating <jkeating at redhat.com> - 2.4-8
 - Drop the pyver stuff, not needed.
+- Fix the multiple file listings
 
 * 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