rpms/plone/EL-5 .cvsignore, 1.22, 1.23 plone.spec, 1.35, 1.36 sources, 1.22, 1.23

Jonathan Steffan (jsteffan) fedora-extras-commits at redhat.com
Tue Feb 19 22:10:57 UTC 2008


Author: jsteffan

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

Modified Files:
	.cvsignore plone.spec sources 
Log Message:
Update to plone 3.0.6



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/plone/EL-5/.cvsignore,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- .cvsignore	7 Jan 2008 20:40:21 -0000	1.22
+++ .cvsignore	19 Feb 2008 22:10:05 -0000	1.23
@@ -1 +1 @@
-Plone-3.0.5.tar.gz
+Plone-3.0.6.tar.gz


Index: plone.spec
===================================================================
RCS file: /cvs/extras/rpms/plone/EL-5/plone.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- plone.spec	7 Jan 2008 20:40:21 -0000	1.35
+++ plone.spec	19 Feb 2008 22:10:05 -0000	1.36
@@ -3,21 +3,21 @@
 
 %define zope_home      %{_libdir}/zope
 %define software_home  %{zope_home}/lib/python
-%define instance_home  %{_localstatedir}/lib/zope
 
 Name:           plone
-Version:        3.0.5
+Version:        3.0.6
 Release:        1%{?dist}
 Summary:        User friendly and powerful open source Content Management System
 License:        GPLv2+
 Group:          System Environment/Daemons
 URL:            http://www.plone.org/
-Source0:        https://launchpad.net/plone/3.0/3.0.5/+download/Plone-3.0.5.tar.gz
+Source0:        https://launchpad.net/plone/3.0/3.0.6/+download/Plone-3.0.6.tar.gz
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:       zope >= %{zope_minver}
 Requires:       python >= %{python_minver}, python-imaging
+Requires:	python-feedparser, python-lxml, python-elementtree
 
 %description
 Plone is a user friendly and powerful content management system based on Zope.
@@ -54,9 +54,19 @@
 %files
 %defattr(644,root,root,755)
 %doc README.txt RELEASENOTES.txt INSTALL.txt
-%{software_home}/*
+%{software_home}/Products/*
+%{software_home}/archetypes/
+%{software_home}/five/
+%{software_home}/kss/
+%{software_home}/plone/
+%{software_home}/wicked/
 
 %changelog
+* Tue Feb 19 2008 Jonathan Steffan <jon a fedoraunity.org> 3.0.6-1
+- Update to plone 3.0.6
+- Fix ownership so zope owns non-plone folders and plone doesn't own
+  zope folders
+
 * Mon Jan 7 2008 Jonathan Steffan <jon a fedoraunity.org> 3.0.5-1
 - Update to plone 3.0.5
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/plone/EL-5/sources,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- sources	7 Jan 2008 20:40:21 -0000	1.22
+++ sources	19 Feb 2008 22:10:05 -0000	1.23
@@ -1 +1 @@
-0d868da1f307e7de7bb7c8c23b65424b  Plone-3.0.5.tar.gz
+06871c0866e5942db641c53d9168985e  Plone-3.0.6.tar.gz




More information about the fedora-extras-commits mailing list