Browse Source

upgrading package: whois 4.6.19 -> 4.6.20

Thorsten Hohmeier 21 years ago
parent
commit
15bdfe04c1
1 changed files with 5 additions and 5 deletions
  1. 5 5
      whois/whois.spec

+ 5 - 5
whois/whois.spec

@@ -33,11 +33,11 @@ Distribution: OpenPKG
 Class:        BASE
 Group:        DNS
 License:      GPL
-Version:      4.6.19
-Release:      20040729
+Version:      4.6.20
+Release:      20040811
 
 #   list of sources
-Source0:      http://ftp.debian.org/debian/pool/main/w/whois/whois_%{version}.tar.gz
+Source0:      http://ftp.debian.org/debian/pool/main/w/whois/whois_%{version}u.tar.gz
 
 #   build information
 Prefix:       %{l_prefix}
@@ -52,13 +52,13 @@ AutoReqProv:  no
 
 %track
     prog whois = {
-        version   = %{version}
+        version   = %{version}u
         url       = http://ftp.debian.org/debian/pool/main/w/whois/
         regex     = whois_(__VER__)\.tar\.gz
     }
 
 %prep
-    %setup -q
+    %setup -q -n whois-%{version}u
     %{l_shtool} subst \
         -e 's;^OPTS=-O2;^OPTS=;' \
         Makefile