rpms/python-zope-testing/devel python-zope-testing.spec,1.2,1.3

konradm konradm at fedoraproject.org
Mon Jun 15 18:22:06 UTC 2009


Author: konradm

Update of /cvs/pkgs/rpms/python-zope-testing/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19303

Modified Files:
	python-zope-testing.spec 
Log Message:
* Mon Jun 15 2009 Conrad Meyer <konrad at tylerc.org> - 3.7.3-3
- Actually fix file conflict with python-zope-filesystem.



Index: python-zope-testing.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-zope-testing/devel/python-zope-testing.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- python-zope-testing.spec	13 Jun 2009 08:01:49 -0000	1.2
+++ python-zope-testing.spec	15 Jun 2009 18:21:35 -0000	1.3
@@ -2,7 +2,7 @@
 
 Name:           python-zope-testing
 Version:        3.7.3
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Zope Testing Framework
 Group:          Development/Languages
 License:        ZPLv2.1
@@ -33,7 +33,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
 
 # Use the __init__.py from python-zope-filesystem instead.
-rm -f $RPM_BUILD_ROOT%{python_sitelib}/zope/__init__.py
+rm -f $RPM_BUILD_ROOT%{python_sitelib}/zope/__init__.py*
 
  
 %clean
@@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 15 2009 Conrad Meyer <konrad at tylerc.org> - 3.7.3-3
+- Actually fix file conflict with python-zope-filesystem.
+
 * Sat Jun 13 2009 Conrad Meyer <konrad at tylerc.org> - 3.7.3-2
 - Fix file conflict with python-zope-filesystem.
 




More information about the fedora-extras-commits mailing list