]> git.pld-linux.org Git - packages/Zope.git/commitdiff
- fixed zdctl warning after start auto/ac/Zope-2_7_0-6
authorciesiel <ciesiel@pld-linux.org>
Sun, 2 May 2004 08:20:51 +0000 (08:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope.spec -> 1.64

Zope.spec

index 850ebe14bec2ee13b675488e7cbb9ba9eb9fbecd..123b87eeb711e0d5bbe5eeea7e6ef8316ea667d0 100644 (file)
--- a/Zope.spec
+++ b/Zope.spec
@@ -14,7 +14,7 @@ Summary(pt_BR):       Um servidor de aplica
 Name:          Zope
 Version:       2.7.0
 # %%define             sub_ver rc2
-Release:       5
+Release:       6
 License:       Zope Public License (ZPL)
 Group:         Networking/Daemons
 Source0:       http://www.zope.org/Products/%{name}/%{version}/%{version}/%{name}-%{version}.tgz
@@ -31,6 +31,7 @@ Patch0:               %{name}-default_config.patch
 Patch1:                %{name}-instance_paths.patch
 Patch2:                %{name}-pld_makefile_fix.patch
 Patch3:                %{name}-no_initgroups.patch
+Patch4:                %{name}-zdctl.patch
 URL:           http://www.zope.org/
 BuildRequires: python-devel >= 2.3.3
 BuildRequires: perl-base
@@ -93,6 +94,7 @@ eles ao inv
 %ifarch amd64 alpha
 %patch3 -p1
 %endif
+%patch4 -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.094181 seconds and 4 git commands to generate.