From e9200a4e33d29803b3e56ff85a2d4df3de21917a Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Mon, 14 Nov 2005 08:39:53 +0000 Subject: [PATCH] 1.11 is broken and 2.x still not released --- ganttproject/ganttproject.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ganttproject/ganttproject.spec b/ganttproject/ganttproject.spec index fbddf470fb..14645812dc 100644 --- a/ganttproject/ganttproject.spec +++ b/ganttproject/ganttproject.spec @@ -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