diff --git a/whois.changes b/whois.changes index 266ab2b..220eeae 100644 --- a/whois.changes +++ b/whois.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Mar 22 10:15:42 UTC 2011 - puzel@novell.com + +- update to whois-5.0.11 + * Added the remaining IPv4 allocations. + * Added new ASN allocations. + * Updated the .co and .gm TLD servers. +- run spec-cleaner + ------------------------------------------------------------------- Wed Dec 1 12:01:09 UTC 2010 - puzel@novell.com diff --git a/whois.spec b/whois.spec index 59c7bbf..e596e28 100644 --- a/whois.spec +++ b/whois.spec @@ -1,5 +1,5 @@ # -# spec file for package whois (Version 5.0.10) +# spec file for package whois (Version 5.0.11) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -15,21 +15,19 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: whois -BuildRequires: libidn-devel -License: GPLv2+ -Group: Productivity/Networking/Other -Provides: ripe-whois-tools -AutoReqProv: on -Url: http://www.linux.it/~md/software/ -Version: 5.0.10 +Version: 5.0.11 Release: 1 +License: GPLv2+ Summary: Whois Client Program +Url: http://www.linux.it/~md/software/ +Group: Productivity/Networking/Other Source: %{name}_%{version}.tar.bz2 -Patch1: %{name}-4.7.33-nb.patch +Patch1: whois-4.7.33-nb.patch +BuildRequires: libidn-devel +Provides: ripe-whois-tools BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -39,23 +37,17 @@ whois(1) programs. It is intelligent and can automatically select the appropriate whois server for most queries. This package also contains mkpasswd, a simple front-end to crypt(3). - - -Authors: --------- - Marco d'Itri - %prep %setup -n whois-%{version} %patch1 rename no nb po/no.* %build -make all mkpasswd HAVE_LIBIDN=1 HAVE_ICONV=1 CFLAGS="$RPM_OPT_FLAGS" +make all mkpasswd HAVE_LIBIDN=1 HAVE_ICONV=1 CFLAGS="%{optflags}" %install -mkdir -p $RPM_BUILD_ROOT{/usr/bin,%{_mandir}/man1} -make BASEDIR=$RPM_BUILD_ROOT mandir=%{_mandir} prefix=/usr \ +mkdir -p %{buildroot}{/usr/bin,%{_mandir}/man1} +make BASEDIR=%{buildroot} mandir=%{_mandir} prefix=/usr \ install install-mkpasswd install-pos %find_lang %{name} diff --git a/whois_5.0.10.tar.bz2 b/whois_5.0.10.tar.bz2 deleted file mode 100644 index 6c52672..0000000 --- a/whois_5.0.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:98d02a65c7cf317e4c26b81159e5e40142fc720c490e7f860fc72f347d97d704 -size 71823 diff --git a/whois_5.0.11.tar.bz2 b/whois_5.0.11.tar.bz2 new file mode 100644 index 0000000..107781b --- /dev/null +++ b/whois_5.0.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc25181e116ffc5d8c6b08c38836a1ea730136ebd4f936cff797ad684e18a6a4 +size 71800