rpms/plone/FC-6 .cvsignore, 1.18, 1.19 plone.spec, 1.31, 1.32 sources, 1.18, 1.19

Jonathan Steffan (jsteffan) fedora-extras-commits at redhat.com
Mon Nov 12 00:10:40 UTC 2007


Author: jsteffan

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

Modified Files:
	.cvsignore plone.spec sources 
Log Message:
Update to plone 3.0.3, remove non-needed hotfix, (it's included in 3.0.3)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/plone/FC-6/.cvsignore,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- .cvsignore	6 Nov 2007 23:20:48 -0000	1.18
+++ .cvsignore	12 Nov 2007 00:10:07 -0000	1.19
@@ -1,2 +1 @@
-Plone-3.0.2.tar.gz
-PloneHotfix20071106.tar.gz
+Plone-3.0.3.tar.gz


Index: plone.spec
===================================================================
RCS file: /cvs/extras/rpms/plone/FC-6/plone.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- plone.spec	6 Nov 2007 23:20:48 -0000	1.31
+++ plone.spec	12 Nov 2007 00:10:07 -0000	1.32
@@ -6,15 +6,13 @@
 %define instance_home  %{_localstatedir}/lib/zope
 
 Name:           plone
-Version:        3.0.2
-Release:        2%{?dist}
+Version:        3.0.3
+Release:        1%{?dist}
 Summary:        User friendly and powerful open source Content Management System
-License:        GPL
+License:        GPLv2+
 Group:          System Environment/Daemons
 URL:            http://www.plone.org/
 Source0:        http://plone.googlecode.com/files/Plone-%{version}.tar.gz
-Source1:	http://plone.org/products/plone-hotfix/releases/20071106/PloneHotfix20071106.tar.gz
-# http://plone.org/products/plone-hotfix/releases/20071106
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -41,8 +39,6 @@
 
 install -d $RPM_BUILD_ROOT%{software_home}/Products
 install -d $RPM_BUILD_ROOT%{software_home}/lib/python
-tar -zxf %{SOURCE1}
-cp -pr PloneHotfix20071106 $RPM_BUILD_ROOT%{software_home}/Products
 cp -pr Products/* $RPM_BUILD_ROOT%{software_home}/Products
 cp -pr lib/python/* $RPM_BUILD_ROOT%{software_home}/
 
@@ -61,6 +57,10 @@
 %{software_home}/*
 
 %changelog
+* Sun Nov 11 2007 Jonathan Steffan <jon a fedoraunity.org> 3.0.3-1
+- Update to plone 3.0.3
+- Remove hotfix 20071106 as it's included in 3.0.3
+
 * Tue Nov 6 2007 Jonathan Steffan <jon a fedoraunity.org> 3.0.2-2
 - Add plone hotfix 20071106 (CVE-2007-5741)
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/plone/FC-6/sources,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- sources	6 Nov 2007 23:20:48 -0000	1.18
+++ sources	12 Nov 2007 00:10:07 -0000	1.19
@@ -1,2 +1 @@
-694218d7f47b44d067ef3f4e1c0484f8  Plone-3.0.2.tar.gz
-c0aa50680f6037de21d3d140d38841e9  PloneHotfix20071106.tar.gz
+d052a612968d5126c026a74d9294084b  Plone-3.0.3.tar.gz




More information about the fedora-extras-commits mailing list