]> git.pld-linux.org Git - packages/whois.git/commitdiff
- up to 4.6.9 DEVEL
authordomelu <domelu@pld-linux.org>
Tue, 2 Dec 2003 16:08:59 +0000 (16:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    whois-Makefile.patch -> 1.4
    whois.spec -> 1.46

whois-Makefile.patch
whois.spec

index 9a53cd17f45c57cfcd6a6a075dde5dc85f69bc45..679b5da5eef77cc6bc572620d262d35122e97afd 100644 (file)
@@ -1,14 +1,14 @@
---- whois-4.5.31/Makefile.orig Fri Oct 11 12:13:59 2002
-+++ whois-4.5.31/Makefile      Wed Oct 16 12:49:37 2002
+--- whois-4.6.9/Makefile.orig  2003-12-01 18:03:18.000000000 +0000
++++ whois-4.6.9/Makefile       2003-12-02 15:48:05.000000000 +0000
 @@ -1,4 +1,6 @@
--prefix=/usr/local
-+prefix=/usr
+-prefix ?= /usr/local
++prefix ?=/usr
 +bindir=$(prefix)/bin
 +mandir=/usr/share/man
  
  OPTS=-O2
  
-@@ -33,12 +35,12 @@
+@@ -38,12 +40,12 @@
        perl make_tld_serv.pl < tld_serv_list > tld_serv.h
  
  install: whois
  distclean: clean
        rm -f po/whois.pot
  
-diff -Nru whois-4.4.5/po/Makefile whois-4.4.5.new/po/Makefile
---- whois-4.4.5/po/Makefile     Sat Dec 18 20:49:31 1999
-+++ whois-4.4.5.new/po/Makefile Thu Dec 30 21:31:15 1999
+
+diff -Nru whois-4.6.9/po/Makefile whois-4.6.9.new/po/Makefile
+--- whois-4.6.9/po/Makefile    2003-06-15 16:46:16.000000000 +0000
++++ whois-4.6.9.new/po/Makefile        2003-12-02 15:55:37.000000000 +0000
 @@ -1,5 +1,5 @@
  INSTALL= /usr/bin/install -c
 -INSTALLNLSDIR=$(BASEDIR)/usr/share/locale
 +INSTALLNLSDIR=$(DESTDIR)/usr/share/locale
-
  PACKAGE = whois
-
index 193d2a8dad4143b78d98c86b57aa7add048026d2..d72112e609dc97c470a78664b0c5de5e74daab13 100644 (file)
@@ -3,12 +3,12 @@ Summary(pl):  Rozszerzony klient WHOIS
 Summary(ru):   õÌÕÞÛÅÎÎÙÊ ËÌÉÅÎÔ WHOIS
 Summary(uk):   ðÏËÒÁÝÅÎÉÊ Ë̦¤ÎÔ WHOIS
 Name:          whois
-Version:       4.6.8
+Version:       4.6.9
 Release:       1
 License:       GPL
 Group:         Networking/Utilities
 Source0:       http://www.linux.it/~md/software/%{name}_%{version}.tar.gz
-# Source0-md5: c318f9a35d845df1c5804cdef2041cff
+# Source0-md5: 95433e62bb69e00afbcc71dd4b4992e8
 Patch0:                %{name}-Makefile.patch
 URL:           http://www.linux.it/~md/software/
 BuildRequires: gettext-devel
This page took 0.082414 seconds and 4 git commands to generate.