|
|
@@ -33,7 +33,7 @@ Class: EVAL
|
|
|
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 @@ AutoReqProv: no
|
|
|
|
|
|
%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
|