Przeglądaj źródła

1.11 is broken and 2.x still not released

Ralf S. Engelschall 20 lat temu
rodzic
commit
e9200a4e33
1 zmienionych plików z 2 dodań i 3 usunięć
  1. 2 3
      ganttproject/ganttproject.spec

+ 2 - 3
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