From a2e14977917796cd6845cfc8e5cbb5bf33049425 Mon Sep 17 00:00:00 2001 From: domelu Date: Tue, 2 Dec 2003 16:08:59 +0000 Subject: [PATCH] - up to 4.6.9 Changed files: whois-Makefile.patch -> 1.4 whois.spec -> 1.46 --- whois-Makefile.patch | 21 +++++++++++---------- whois.spec | 4 ++-- 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/whois-Makefile.patch b/whois-Makefile.patch index 9a53cd1..679b5da 100644 --- a/whois-Makefile.patch +++ b/whois-Makefile.patch @@ -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 @@ -25,13 +25,14 @@ 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 - + diff --git a/whois.spec b/whois.spec index 193d2a8..d72112e 100644 --- a/whois.spec +++ b/whois.spec @@ -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 -- 2.44.0