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-Nov-2005 09:39:53
Branch: HEAD Handle: 2005111408395300
Modified files:
openpkg-src/ganttproject
ganttproject.spec
Log:
1.11 is broken and 2.x still not released
Summary:
Revision Changes Path
1.5 +2 -3 openpkg-src/ganttproject/ganttproject.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ganttproject/ganttproject.spec
============================================================================
$ cvs diff -u -r1.4 -r1.5 ganttproject.spec
--- openpkg-src/ganttproject/ganttproject.spec 25 Jun 2005 10:02:10
-0000 1.4
+++ openpkg-src/ganttproject/ganttproject.spec 14 Nov 2005 08:39:53
-0000 1.5
@@ -33,7 +33,7 @@
Group: Development
License: GPL
Version: 1.10.3
-Release: 20050625
+Release: 20051114
# list of sources
Source0:
http://osdn.dl.sourceforge.net/ganttproject/ganttproject-%{version}-src.zip
@@ -57,10 +57,9 @@
%track
prog ganttproject = {
- comment = "rse: 1.11.1: java.lang.Comparable cannot be inherited
with different arguments..."
version = %{version}
url = http://prdownloads.sourceforge.net/ganttproject/
- regex = ganttproject-(__VER__)-src\.zip
+ regex = ganttproject-((?:1\.10\.\d+|2\.\d+(\.\d+)*))-src\.zip
}
%prep
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]