rpms/python-zope-interface/F-10 python-zope-interface.spec,1.8,1.9

Conrad Meyer konradm at fedoraproject.org
Thu Dec 18 01:59:44 UTC 2008


Author: konradm

Update of /cvs/pkgs/rpms/python-zope-interface/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27553

Modified Files:
	python-zope-interface.spec 
Log Message:
Bumping to make compatible with python-zope-filesystem.


Index: python-zope-interface.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-zope-interface/F-10/python-zope-interface.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- python-zope-interface.spec	15 Nov 2008 18:52:37 -0000	1.8
+++ python-zope-interface.spec	18 Dec 2008 01:59:14 -0000	1.9
@@ -2,7 +2,7 @@
 
 Name:		python-zope-interface
 Version:	3.5.0
-Release:	1%{?dist}.1
+Release:	3%{?dist}
 Summary:	Zope 3 Interface Infrastructure
 Group:		Development/Libraries
 License:	ZPLv2.1
@@ -13,6 +13,7 @@
 BuildRequires:	python-devel
 # zope.interface 3.5.0 won't build the C extension if distutils are used
 BuildRequires:  python-setuptools
+Requires:       python-zope-filesystem
 
 %description
 Interfaces are a mechanism for labeling objects as conforming to a given API
@@ -53,9 +54,16 @@
 %files
 %defattr(-,root,root,-)
 %doc ZPL-2.1.txt src/zope/interface/*.txt
-%{python_sitearch}/zope*
+%{python_sitearch}/zope/*
+%{python_sitearch}/zope.interface*
 
 %changelog
+* Wed Dec 17 2008 Conrad Meyer <konrad at tylerc.org> - 3.5.0-3
+- Make compatible with the new python-zope-filesystem.
+
+* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 3.5.0-2
+- Rebuild for Python 2.6
+
 * Sat Nov 15 2008 Felix Schwarz <felix.schwarz at oss.schwarz.eu> 3.5.0-1
 - update to 3.5.0
 




More information about the fedora-extras-commits mailing list