Ralf S. Engelschall hace 20 años
padre
commit
2fd2ff9113
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      ganttproject/ganttproject.spec

+ 2 - 2
ganttproject/ganttproject.spec

@@ -33,7 +33,7 @@ Class:        EVAL
 Group:        Development
 License:      GPL
 Version:      1.10.3
-Release:      20050510
+Release:      20050515
 
 #   list of sources
 Source0:      http://osdn.dl.sourceforge.net/ganttproject/ganttproject-%{version}-src.zip
@@ -59,7 +59,7 @@ AutoReqProv:  no
     prog ganttproject = {
         version   = %{version}
         url       = http://prdownloads.sourceforge.net/ganttproject/
-        regex     = ganttproject-(__VER__)\.tar\.gz
+        regex     = ganttproject-(__VER__)-src\.zip
     }
 
 %prep