Jelajahi Sumber

fix tracking

Ralf S. Engelschall 21 tahun lalu
induk
melakukan
ee7f7cc8f5
4 mengubah file dengan 9 tambahan dan 9 penghapusan
  1. 2 2
      abiword/abiword.spec
  2. 2 2
      amavisd/amavisd.spec
  3. 3 3
      bind/bind.spec
  4. 2 2
      clamav/clamav.spec

+ 2 - 2
abiword/abiword.spec

@@ -34,7 +34,7 @@ Class:        EVAL
 Group:        Editor
 License:      GPL
 Version:      2.1.3
-Release:      20040630
+Release:      20040715
 
 #   list of sources
 Source0:      http://osdn.dl.sourceforge.net/sourceforge/abiword/abiword-%{version}.tar.gz
@@ -73,7 +73,7 @@ AutoReqProv:  no
 %track
     prog abiword = {
         version   = %{version}
-        url       = http://osdn.dl.sourceforge.net/sourceforge/abiword/
+        url       = http://prdownloads.sourceforge.net/abiword/
         regex     = abiword-(\d+\.\d+\.\d+(-\d+)?)\.tar\.gz
     }
 

+ 2 - 2
amavisd/amavisd.spec

@@ -38,7 +38,7 @@ Class:        PLUS
 Group:        Mail
 License:      GPL
 Version:      %{V_major}%{V_minor}
-Release:      20040706
+Release:      20040715
 
 #   package options
 %option       with_milter no
@@ -74,7 +74,7 @@ AutoReqProv:  no
     prog amavisd = {
         version   = %{V_major}-%{V_minor}
         url       = http://www.ijs.si/software/amavisd/
-        regex     = amavisd-new-(%{V_major}-p\d+)\.tar\.gz
+        regex     = amavisd-new-(%{V_major}(-p\d+)?)\.tar\.gz
     }
 
 %prep

+ 3 - 3
bind/bind.spec

@@ -38,7 +38,7 @@ Class:        BASE
 Group:        DNS
 License:      ISC
 Version:      %{V_bind}
-Release:      20040706
+Release:      20040715
 
 #   package options
 %option       with_dlz            no
@@ -65,7 +65,7 @@ Source6:      db.localhost.ipv6
 Source7:      named.conf
 Source8:      rndc.conf
 Source9:      rc.bind
-Source10:     http://osdn.dl.sourceforge.net/bind-dlz/DLZ-%{V_dlz}.tar.gz
+Source10:     http://prdownloads.sourceforge.net/bind-dlz/DLZ-%{V_dlz}.tar.gz
 
 #   build information
 Prefix:       %{l_prefix}
@@ -116,7 +116,7 @@ Conflicts:    bind8, powerdns
     }
     prog bind:DLZ = {
         version   = %{V_dlz}
-        url       = http://osdn.dl.sourceforge.net/bind-dlz/
+        url       = http://prdownloads.sourceforge.net/bind-dlz/
         regex     = DLZ-(__VER__)\.tar\.gz
     }
 

+ 2 - 2
clamav/clamav.spec

@@ -34,7 +34,7 @@ Class:        PLUS
 Group:        Filesystem
 License:      GPL
 Version:      0.74
-Release:      20040706
+Release:      20040715
 
 #   list of sources
 Source0:      http://osdn.dl.sourceforge.net/clamav/clamav-%{version}.tar.gz
@@ -64,7 +64,7 @@ AutoReqProv:  no
 %track
     prog clamav = {
         version   = %{version}
-        url       = http://osdn.dl.sourceforge.net/clamav/
+        url       = http://prdownloads.sourceforge.net/clamav/
         regex     = clamav-(__VER__(-rc)?)\.tar\.gz
     }