rpms/python-durus/devel python-durus.spec,1.16,1.17

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


Author: jkeating

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

Modified Files:
	python-durus.spec 
Log Message:
* Fri Mar 07 2008 Jesse Keating <jkeating at redhat.com> - 3.5-5
- Drop the pyver stuff, no longer needed.



Index: python-durus.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-durus/devel/python-durus.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- python-durus.spec	19 Feb 2008 23:46:04 -0000	1.16
+++ python-durus.spec	7 Mar 2008 16:38:35 -0000	1.17
@@ -1,11 +1,10 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
-%{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
 
 %define srcname Durus
 
 Name:           python-durus
 Version:        3.5
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        A Python Object Database
 
 Group:          Development/Libraries
@@ -16,7 +15,6 @@
 
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
-Requires:   python-abi = %{pyver}
 
 %description
 Durus is a persistent object system for applications written in the Python
@@ -56,6 +54,9 @@
 %{_bindir}/durus
 
 %changelog
+* Fri Mar 07 2008 Jesse Keating <jkeating at redhat.com> - 3.5-5
+- Drop the pyver stuff, no longer needed.
+
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 3.5-4
 - Autorebuild for GCC 4.3
 




More information about the fedora-extras-commits mailing list