rpms/zope/FC-5 .cvsignore, 1.16, 1.17 sources, 1.16, 1.17 zope.spec, 1.27, 1.28 zope-2.8.3-pythonwarning.patch, 1.1, NONE
Jonathan Steffan (jsteffan)
fedora-extras-commits at redhat.com
Sun Apr 8 04:36:58 UTC 2007
Author: jsteffan
Update of /cvs/extras/rpms/zope/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7397
Modified Files:
.cvsignore sources zope.spec
Removed Files:
zope-2.8.3-pythonwarning.patch
Log Message:
Updated to 2.9.7
Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/zope/FC-5/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- .cvsignore 21 Mar 2007 22:15:23 -0000 1.16
+++ .cvsignore 8 Apr 2007 04:36:25 -0000 1.17
@@ -1,2 +1 @@
-Zope-2.9.6-final.tgz
-Hotfix_20070320.tgz
+Zope-2.9.7-final.tgz
Index: sources
===================================================================
RCS file: /cvs/extras/rpms/zope/FC-5/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sources 21 Mar 2007 22:15:23 -0000 1.16
+++ sources 8 Apr 2007 04:36:25 -0000 1.17
@@ -1,2 +1 @@
-a87008a9e78248072ea5908e1006b269 Zope-2.9.6-final.tgz
-80806d50d9b88d0d0db9cc22255617bd Hotfix_20070320.tgz
+f7d900c00fe95d4cce0bc5854bc842b4 Zope-2.9.7-final.tgz
Index: zope.spec
===================================================================
RCS file: /cvs/extras/rpms/zope/FC-5/zope.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- zope.spec 21 Mar 2007 22:15:23 -0000 1.27
+++ zope.spec 8 Apr 2007 04:36:25 -0000 1.28
@@ -12,12 +12,12 @@
Name: zope
Summary: Web application server for flexible content management applications
-Version: 2.9.6
-Release: 2%{?dist}
+Version: 2.9.7
+Release: 1%{?dist}
License: ZPL
Group: System Environment/Daemons
URL: http://www.zope.org/
-Source0: http://www.zope.org/Products/Zope/2.9.6/Zope-2.9.6-final.tgz
+Source0: http://www.zope.org/Products/Zope/2.9.7/Zope-2.9.7-final.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Source1: zope.init.in
@@ -26,7 +26,7 @@
Source4: zope-README.Fedora
Source5: zope.logrotate.in
Source6: zope.logrotate.cron.in
-Source10: http://www.zope.org/Products/Zope/Hotfix-2007-03-20/Hotfix-20070320/Hotfix_20070320.tgz
+#Source10: http://www.zope.org/Products/Zope/Hotfix-2007-03-20/Hotfix-20070320/Hotfix_20070320.tgz
Patch0: zope-2.7.3-config.patch
BuildRequires: python-devel >= %{python_minver}
@@ -105,7 +105,7 @@
make install
# Hotfix
-tar -xzf %{SOURCE10} -C $RPM_BUILD_ROOT%{software_home}/Products
+#tar -xzf %{SOURCE10} -C $RPM_BUILD_ROOT%{software_home}/Products
chmod 700 $RPM_BUILD_ROOT%{instance_home}
chmod 755 $RPM_BUILD_ROOT%{zope_home}
@@ -183,6 +183,10 @@
%changelog
+* Mon Apr 2 2007 Jonathan Steffan <jon a fedoraunity.org> 2.9.7-1
+- Removed hotfix 20070320
+- Updated to 2.9.7
+
* Wed Mar 21 2007 Jonathan Steffan <jon a fedoraunity.org> 2.9.6-2
- Added hotfix 20070320 (#233379)
--- zope-2.8.3-pythonwarning.patch DELETED ---
More information about the scm-commits
mailing list