Pārlūkot izejas kodu

upgrading package: tin 1.7.10 -> 1.8.0

Ralf S. Engelschall 20 gadi atpakaļ
vecāks
revīzija
64c38161c0
1 mainītis faili ar 5 papildinājumiem un 5 dzēšanām
  1. 5 5
      tin/tin.spec

+ 5 - 5
tin/tin.spec

@@ -23,8 +23,8 @@
 ##
 
 #   package version
-%define       V_major   1.7
-%define       V_minor   10
+%define       V_major   1.8
+%define       V_minor   0
 
 #   package information
 Name:         tin
@@ -37,10 +37,10 @@ Class:        BASE
 Group:        News
 License:      GPL
 Version:      %{V_major}.%{V_minor}
-Release:      20051021
+Release:      20060113
 
 #   list of sources
-Source0:      ftp://ftp.tin.org/pub/news/clients/tin/unstable/tin-%{version}.tar.bz2
+Source0:      ftp://ftp.tin.org/pub/news/clients/tin/v%{V_major}/tin-%{version}.tar.bz2
 Patch0:       tin.patch
 
 #   build information
@@ -59,7 +59,7 @@ AutoReqProv:  no
 %track
     prog tin = {
         version   = %{version}
-        url       = ftp://ftp.tin.org/pub/news/clients/tin/unstable/
+        url       = ftp://ftp.tin.org/pub/news/clients/tin/v%{V_major}/
         regex     = tin-(\d+\.\d+\.\d+)\.tar\.(gz|bz2)
     }