rpms/pyzor/EL-5 pyzor.spec,1.11,1.12

Andreas Thienemann (ixs) fedora-extras-commits at redhat.com
Fri Sep 14 07:10:19 UTC 2007


Author: ixs

Update of /cvs/pkgs/rpms/pyzor/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18571

Modified Files:
	pyzor.spec 
Log Message:
* Sat Dec 23 2006 Jason L Tibbitts III <tibbs at math.uh.edu> - 0.4.0-11
- Rebuild with Python 2.5.



Index: pyzor.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pyzor/EL-5/pyzor.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- pyzor.spec	8 Sep 2006 15:44:21 -0000	1.11
+++ pyzor.spec	14 Sep 2007 07:09:46 -0000	1.12
@@ -1,11 +1,10 @@
-# sitelib for noarch packages, sitearch for others (remove the unneeded one)
+
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 %define pyver %(python -c 'import sys ; print sys.version[:3]')
 
 Name:          pyzor
 Version:       0.4.0
-Release:       10%{?dist}
+Release:       11%{?dist}
 Summary:       Pyzor collaborative spam filtering system
 
 Group:         Applications/Internet
@@ -72,6 +71,9 @@
 
 
 %changelog
+* Sat Dec 23 2006 Jason L Tibbitts III <tibbs at math.uh.edu> - 0.4.0-11
+- Rebuild with Python 2.5.
+
 * Fri Sep 08 2006 Andreas Thienemann <andreas at bawue.net> - 0.9.8-10
 - FE6 Rebuild
 - Feature enhancements by including certain patches from swinog.




More information about the fedora-extras-commits mailing list