Author: jajcus                       Date: Thu Oct  6 13:44:52 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Version: 3.1.0

---- Files affected:
SPECS:
   Zope3.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/Zope3.spec
diff -u SPECS/Zope3.spec:1.7 SPECS/Zope3.spec:1.8
--- SPECS/Zope3.spec:1.7        Tue Aug 30 20:00:09 2005
+++ SPECS/Zope3.spec    Thu Oct  6 15:44:45 2005
@@ -1,22 +1,26 @@
 # $Revision$, $Date$
+#
+# TODO:
+#      - fix installzope3package
+#
 Summary:       An application server and portal toolkit for building Web sites
 Summary(es):   Un servidor de aplicaciones y un conjunto de herramientas para 
la construcción de sitios Web
 Summary(pl):   Serwer aplikacji i toolkit portalowy do tworzenia serwisów WWW
 Summary(pt_BR):        Um servidor de aplicaçőes e um conjunto de ferramentas 
para construçăo de sites Web
 Name:          Zope3
 Version:       3.1.0
-%define                sub_ver c1
-Release:       0.%{sub_ver}.0.2
+Release:       0.1
 License:       Zope Public License (ZPL)
 Group:         Networking/Daemons
-Source0:       
http://www.zope.org/Products/Zope3/%{version}%{sub_ver}/%{name}-%{version}%{sub_ver}.tgz
-# Source0-md5: e22eeeae5de89c0eea9edabe3f2c3c4d
+Source0:       
http://www.zope.org/Products/Zope3/%{version}final/Zope-%{version}.tgz
+# Source0-md5: 7e4c383479753639cddb14e2914582eb
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Source3:       %{name}.logrotate
 Source4:       mkzope3instance
 Source5:       installzope3package
 Patch0:                %{name}-skeleton_path.patch
+Patch1:                %{name}-python_2_4_2.patch
 URL:           http://dev.zope.org/Zope3
 BuildRequires: python-devel >= 1:2.4.1
 BuildRequires: perl-base
@@ -128,8 +132,9 @@
 od "zope.interface".
 
 %prep
-%setup -q -n Zope-%{version}%{sub_ver}
+%setup -q -n Zope-%{version}
 %patch0 -p1
+%patch1 -p1
 
 cp %{SOURCE4} ./mkzope3instance
 chmod a+x ./mkzope3instance
@@ -203,7 +208,7 @@
 if [ -f /var/lock/subsys/zope3-main ]; then
        /etc/rc.d/init.d/zope3 restart 1>&2
 else
-       echo "Run \"/etc/rc.d/init.d/zopew start\" to start Zope 3 daemon."
+       echo "Run \"/etc/rc.d/init.d/zope3 start\" to start Zope 3 daemon."
 fi
 
 %preun
@@ -277,6 +282,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2005/10/06 13:44:45  jajcus
+- Version: 3.1.0
+
 Revision 1.7  2005/08/30 18:00:09  jajcus
 - R: rc-scripts added
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/Zope3.spec?r1=1.7&r2=1.8&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to