]> git.pld-linux.org Git - packages/Zope.git/blobdiff - Zope.spec
- python24.patch: support building for python 2.4
[packages/Zope.git] / Zope.spec
index cfb74805b04be39e2f2aa07acae9deb913edce2e..f59d301c7e58581d1c23735bc189b17fd46bb731 100644 (file)
--- a/Zope.spec
+++ b/Zope.spec
@@ -13,7 +13,7 @@ Summary(pt_BR):       Um servidor de aplica
 Name:          Zope
 Version:       2.7.3
 # %%define             sub_ver b2
-Release:       2
+Release:       3
 License:       Zope Public License (ZPL)
 Group:         Networking/Daemons
 Source0:       http://www.zope.org/Products/%{name}/%{version}/%{name}-%{version}-0.tgz
@@ -31,6 +31,7 @@ Patch1:               %{name}-instance_paths.patch
 Patch2:                %{name}-pld_makefile_fix.patch
 Patch3:                %{name}-no_initgroups.patch
 Patch4:                %{name}-xhtml_unicode_fix.patch
+Patch5:                %{name}-python24.patch
 URL:           http://www.zope.org/
 BuildRequires: python-devel >= 1:2.3.3
 BuildRequires: perl-base
@@ -99,6 +100,7 @@ eles ao inv
 %patch3 -p1
 %endif
 %patch4 -p1
+%patch5 -p1
 
 %build
 perl -pi -e "s|data_dir\s+=\s+.*?join\(INSTANCE_HOME, 'var'\)|data_dir=INSTANCE_HOME|" lib/python/Globals.py
This page took 0.030566 seconds and 4 git commands to generate.