rpms/plone/FC-5 plone.spec,1.17,1.18

Aurelien Bompard (abompard) fedora-extras-commits at redhat.com
Mon Oct 30 18:19:17 UTC 2006


Author: abompard

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

Modified Files:
	plone.spec 
Log Message:
update to 2.5.1


Index: plone.spec
===================================================================
RCS file: /cvs/extras/rpms/plone/FC-5/plone.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- plone.spec	5 Oct 2006 11:32:21 -0000	1.17
+++ plone.spec	30 Oct 2006 18:18:47 -0000	1.18
@@ -5,16 +5,16 @@
 %define software_home  %{zope_home}/lib/python
 
 Name:           plone
-Version:        2.5
-Release:        4%{?dist}
+Version:        2.5.1
+Release:        1%{?dist}
 Summary:        User friendly and powerful open source Content Management System
 License:        GPL
 Group:          System Environment/Daemons
 URL:            http://www.plone.org/
-Source0:        http://dl.sf.net/plone/Plone-2.5.tar.gz
-Source1:        http://plone.org/products/passwordresettool/releases/0.4.1/PasswordResetTool-0.4.1.tar.gz
+Source0:        http://dl.sf.net/plone/Plone-%{version}-final.tar.gz
+#Source1:        http://plone.org/products/passwordresettool/releases/0.4.1/PasswordResetTool-0.4.1.tar.gz
 #Source10:        http://plone.org/products/plonehotfix20060410/releases/1.0/PloneHotfix20060410.tar.gz
-Patch0:         Plone-2.5-atxmlperms.patch
+#Patch0:         Plone-2.5-atxmlperms.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -29,7 +29,7 @@
 
 %prep
 %setup -q -n Plone-%{version}
-%patch0 -p0 -b .atxmlperms
+#%patch0 -p0 -b .atxmlperms
 # Clean up sources
 find . -type d -name CVS | xargs rm -rf
 find . -type f -name .cvsignore | xargs rm -rf
@@ -52,8 +52,8 @@
 rm -f $RPM_BUILD_ROOT%{software_home}/Products/CONTENTS.txt
 
 # Fixed version of PasswordResetTool
-rm -rf $RPM_BUILD_ROOT%{software_home}/Products/PasswordResetTool
-tar -xzpf %{SOURCE1} -C $RPM_BUILD_ROOT%{software_home}/Products/
+#rm -rf $RPM_BUILD_ROOT%{software_home}/Products/PasswordResetTool
+#tar -xzpf %{SOURCE1} -C $RPM_BUILD_ROOT%{software_home}/Products/
 
 
 %clean
@@ -72,6 +72,9 @@
 
 
 %changelog
+* Mon Oct 30 2006 Aurelien Bompard <abompard at fedoraproject.org> 2.5.1-1
+- version 2.5.1
+
 * Thu Oct 05 2006 Aurelien Bompard <abompard at fedoraproject.org> 2.5-4
 - Update PasswordResetTool to fix CVE-2006-4247
 




More information about the scm-commits mailing list