OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 14-May-2006 20:34:29
Branch: HEAD Handle: 2006051419342800
Modified files:
openpkg-src/ganttproject
ganttproject.spec
Log:
track releases only
Summary:
Revision Changes Path
1.8 +2 -2 openpkg-src/ganttproject/ganttproject.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ganttproject/ganttproject.spec
============================================================================
$ cvs diff -u -r1.7 -r1.8 ganttproject.spec
--- openpkg-src/ganttproject/ganttproject.spec 10 Mar 2006 11:19:34
-0000 1.7
+++ openpkg-src/ganttproject/ganttproject.spec 14 May 2006 18:34:28
-0000 1.8
@@ -33,7 +33,7 @@
Group: Development
License: GPL
Version: 2.0
-Release: 20060310
+Release: 20060514
# list of sources
Source0:
http://osdn.dl.sourceforge.net/ganttproject/ganttproject-%{version}.zip
@@ -59,7 +59,7 @@
prog ganttproject = {
version = %{version}
url = http://prdownloads.sourceforge.net/ganttproject/
- regex = ganttproject-(__VER__)\.zip
+ regex = ganttproject-(\d+\.\d+(\.\d+)*)\.zip
}
%prep
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]