rpms/plone/FC-4 .cvsignore, 1.2, 1.3 plone.spec, 1.4, 1.5 sources, 1.2, 1.3

Aurelien Bompard (abompard) fedora-extras-commits at redhat.com
Wed Jun 15 13:25:25 UTC 2005


Author: abompard

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

Modified Files:
	.cvsignore plone.spec sources 
Log Message:
- update to alpha2 to work with python >= 2.4 and zope >= 2.8


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/plone/FC-4/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	10 Feb 2005 23:29:25 -0000	1.2
+++ .cvsignore	15 Jun 2005 13:25:23 -0000	1.3
@@ -1 +1 @@
-Plone-2.0.5.tar.gz
+Plone-2.1-alpha2.tar.gz


Index: plone.spec
===================================================================
RCS file: /cvs/extras/rpms/plone/FC-4/plone.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- plone.spec	6 Apr 2005 22:13:29 -0000	1.4
+++ plone.spec	15 Jun 2005 13:25:23 -0000	1.5
@@ -5,15 +5,16 @@
 %define software_home  %{zope_home}/lib/python
 
 Name:           plone
-Version:        2.0.5
-Release:        3
+Version:        2.1
+Release:        0.1.alpha2%{?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-%{version}.tar.gz
+#Source0:        http://dl.sf.net/plone/Plone-%{version}.tar.gz
+Source0:        http://dl.sf.net/plone/Plone-2.1-alpha2.tar.gz
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
@@ -28,7 +29,7 @@
 products.
 
 %prep
-%setup -q -n Plone-%{version}
+%setup -q -n Plone-%{version}-alpha2
 # Avoid conflicts
 mv README.txt Plone-README.txt
 mv CONTENTS.txt Plone-CONTENTS.txt
@@ -44,6 +45,7 @@
 
 mkdir -p $RPM_BUILD_ROOT%{software_home}/Products
 cp -pr * $RPM_BUILD_ROOT%{software_home}/Products
+rm -rf $RPM_BUILD_ROOT%{software_home}/Products/BTreeFolder2
 
 
 %clean
@@ -56,6 +58,9 @@
 
 
 %changelog
+* Wed Jun 15 2005 Aurelien Bompard <gauret[AT]free.fr> 2.1-0.1.alpha2
+- update to 2.1 alpha2 to work with python >= 2.4 and zope >= 2.8
+
 * Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
 - rebuilt
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/plone/FC-4/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	10 Feb 2005 23:29:25 -0000	1.2
+++ sources	15 Jun 2005 13:25:23 -0000	1.3
@@ -1 +1 @@
-fe8ce932877c53bb22b1f88d2b4c9211  Plone-2.0.5.tar.gz
+8d9b162f3f848ccd133c04e393042f01  Plone-2.1-alpha2.tar.gz




More information about the fedora-extras-commits mailing list