rpms/plone/FC-6 plone.spec,1.20,1.21

Jonathan Steffan (jsteffan) fedora-extras-commits at redhat.com
Wed Nov 22 04:53:11 UTC 2006


Author: jsteffan

Update of /cvs/extras/rpms/plone/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2835/plone/FC-6

Modified Files:
	plone.spec 
Log Message:
Updated so plone provides the product 'Five' rather then Zope. Zope needed
to provide Five in Plone 2.5. In Plone 2.5.1, Plone now provides Five. Fun.



Index: plone.spec
===================================================================
RCS file: /cvs/extras/rpms/plone/FC-6/plone.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- plone.spec	4 Nov 2006 09:14:19 -0000	1.20
+++ plone.spec	22 Nov 2006 04:52:41 -0000	1.21
@@ -6,7 +6,7 @@
 
 Name:           plone
 Version:        2.5.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        User friendly and powerful open source Content Management System
 License:        GPL
 Group:          System Environment/Daemons
@@ -45,8 +45,8 @@
 cp -pr * $RPM_BUILD_ROOT%{software_home}/Products
 #rm -rf $RPM_BUILD_ROOT%{software_home}/Products/BTreeFolder2
 
-# Included in Zope 2.9
-rm -rf $RPM_BUILD_ROOT%{software_home}/Products/Five
+# Commented out because Plone, again, provides Five for version 2.5.1
+#rm -rf $RPM_BUILD_ROOT%{software_home}/Products/Five
 
 # Avoid conflicts, put those in %%doc
 rm -f $RPM_BUILD_ROOT%{software_home}/Products/README.txt
@@ -73,6 +73,9 @@
 
 
 %changelog
+* Tue Nov 21 2006 Jonathan Steffan <jon a fedoraunity.org> 2.5.1-4
+- Updated so plone now provides the correct version of the Five product
+
 * Sat Nov 04 2006 Aurelien Bompard <abompard at fedoraproject.org> 2.5.1-3
 - add Plone Hotfix 20061031 (bug 213983)
 




More information about the scm-commits mailing list