OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 16-Jan-2005 11:15:46
Branch: HEAD Handle: 2005011610154500
Modified files:
openpkg-src/zope zope.spec
Log:
upgrading package: zope 2.7.3.0 -> 2.7.4.0
Summary:
Revision Changes Path
1.42 +5 -5 openpkg-src/zope/zope.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/zope/zope.spec
============================================================================
$ cvs diff -u -r1.41 -r1.42 zope.spec
--- openpkg-src/zope/zope.spec 1 Jan 2005 10:56:18 -0000 1.41
+++ openpkg-src/zope/zope.spec 16 Jan 2005 10:15:45 -0000 1.42
@@ -24,7 +24,7 @@
##
# package version
-%define V_major 2.7.3
+%define V_major 2.7.4
%define V_minor 0
# package information
@@ -38,7 +38,7 @@
Group: Web
License: Zope Public License
Version: %{V_major}.%{V_minor}
-Release: 20041207
+Release: 20050116
# list of sources
Source0:
http://zope.org/Products/Zope/%{V_major}/Zope-%{V_major}-%{V_minor}.tgz
@@ -67,9 +67,9 @@
%track
prog zope = {
- version = %{V_major}-%{V_minor}
- url = http://zope.org/Products/Zope/
- regex = Zope-(\d+\.\d+\.\d+(-\d+)?)\.tgz
+ version = %{V_major}
+ url = http://zope.org/Products/
+ regex = Download\s+Zope\s+(\d+\.\d+\.\d+(-\d+)?)<
}
%prep
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]