rpms/zope/FC-3 .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 zope.spec, 1.5, 1.6

Aurelien Bompard (abompard) fedora-extras-commits at redhat.com
Sun May 8 17:10:41 UTC 2005


Author: abompard

Update of /cvs/extras/rpms/zope/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30206

Modified Files:
	.cvsignore sources zope.spec 
Log Message:
- new version
- use disttag



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/zope/FC-3/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	8 Apr 2005 08:57:40 -0000	1.5
+++ .cvsignore	8 May 2005 17:10:39 -0000	1.6
@@ -1,2 +1 @@
-Zope-2.7.5-final.tgz
-Hotfix_20050405.tar.gz
+Zope-2.7.6-final.tgz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/zope/FC-3/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	8 Apr 2005 08:57:40 -0000	1.5
+++ sources	8 May 2005 17:10:39 -0000	1.6
@@ -1,2 +1 @@
-5b5c5823c62370d9f7325c6014a49d8b  Zope-2.7.5-final.tgz
-c91c6fa42bfcfed24826d0cd4d69419b  Hotfix_20050405.tar.gz
+f781d13a0cc917e517d4521270691394  Zope-2.7.6-final.tgz


Index: zope.spec
===================================================================
RCS file: /cvs/extras/rpms/zope/FC-3/zope.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- zope.spec	8 Apr 2005 08:57:40 -0000	1.5
+++ zope.spec	8 May 2005 17:10:39 -0000	1.6
@@ -12,13 +12,13 @@
 
 Name:    zope
 Summary: Web application server for flexible content management applications
-Version: 2.7.5
-Release: 2.fc3
+Version: 2.7.6
+Release: 1%{?dist}
 License: ZPL
 Group: 	 System Environment/Daemons
 URL:     http://www.zope.org/
-Source0: http://zope.org/Products/Zope/2.7.5/Zope-2.7.5-final.tgz
-Source10: http://www.zope.org/Products/Zope/Hotfix-2005-04-05/Hotfix-20050405/Hotfix_20050405.tar.gz
+Source0: http://zope.org/Products/Zope/2.7.6/Zope-2.7.6-final.tgz
+#Source10: http://www.zope.org/Products/Zope/Hotfix-2005-04-05/Hotfix-20050405/Hotfix_20050405.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Source1: zope.init.in
@@ -45,7 +45,7 @@
 
 
 %prep
-%setup -q -n Zope-%{version}-final -a 10
+%setup -q -n Zope-%{version}-final #-a 10
 # Do not use -b option, or we'll install the backup too
 %patch0 -p1 -b .config
 rm -f skel/etc/zope.conf.in.config
@@ -103,7 +103,7 @@
 make install
 
 # Hotfix
-cp -a Hotfix_20050405 $RPM_BUILD_ROOT%{zope_home}/lib/python/Products
+#cp -a Hotfix_20050405 $RPM_BUILD_ROOT%{zope_home}/lib/python/Products
 
 chmod 700 $RPM_BUILD_ROOT%{instance_home}
 chmod 755 $RPM_BUILD_ROOT%{zope_home}
@@ -121,6 +121,7 @@
     ddir=\"%{zope_home}\", force=1)"
 
 
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -183,13 +184,17 @@
 
 
 %changelog
-* Thu Apr 07 2005 Aurelien Bompard <gauret[AT]free.fr> 2.7.5-2.fc3
+* Sun May 08 2005 Aurelien Bompard <gauret[AT]free.fr> 2.7.6-1%{?dist}
+- version 2.7.6
+- use disttag
+
+* Thu Apr 07 2005 Aurelien Bompard <gauret[AT]free.fr> 2.7.5-2.fc4
 - add hotfix
 
-* Thu Mar 24 2005 Aurelien Bompard <gauret[AT]free.fr> 2.7.5-1.fc3
+* Thu Mar 24 2005 Aurelien Bompard <gauret[AT]free.fr> 2.7.5-1.fc4
 - version 2.7.5
 - drop Epoch
-- change release tag for FC3
+- change release tag for FC4
 - convert some tabs into spaces
 
 * Wed Jan 26 2005 Aurelien Bompard <gauret[AT]free.fr> 2.7.4-1




More information about the fedora-extras-commits mailing list