rpms/pyzor/devel pyzor.spec,1.15,1.16

Jason ティビツ (tibbs) fedora-extras-commits at redhat.com
Thu Aug 14 16:35:29 UTC 2008


Author: tibbs

Update of /cvs/extras/rpms/pyzor/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10967

Modified Files:
	pyzor.spec 
Log Message:
* Thu Aug 14 2008 Jason L Tibbitts III <tibbs at math.uh.edu> - 0.4.0-13
- Fix failing build too.



Index: pyzor.spec
===================================================================
RCS file: /cvs/extras/rpms/pyzor/devel/pyzor.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- pyzor.spec	14 Aug 2008 16:27:07 -0000	1.15
+++ pyzor.spec	14 Aug 2008 16:34:59 -0000	1.16
@@ -1,10 +1,9 @@
-
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %define pyver %(python -c 'import sys ; print sys.version[:3]')
 
 Name:          pyzor
 Version:       0.4.0
-Release:       12%{?dist}
+Release:       13%{?dist}
 Summary:       Pyzor collaborative spam filtering system
 
 Group:         Applications/Internet
@@ -19,7 +18,6 @@
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:     noarch
 BuildRequires: python >= 2.2.1
-Requires:      python-abi = %{pyver}
 
 %description
 Pyzor is a collaborative, networked system to detect
@@ -72,6 +70,9 @@
 
 
 %changelog
+* Thu Aug 14 2008 Jason L Tibbitts III <tibbs at math.uh.edu> - 0.4.0-13
+- Fix failing build too.
+
 * Thu Aug 14 2008 Jason L Tibbitts III <tibbs at math.uh.edu> - 0.4.0-12
 - Fix license tag.
 




More information about the scm-commits mailing list