SHA256
1
0
forked from pool/whois
Petr Uzel 2011-03-22 10:18:33 +00:00 committed by Git OBS Bridge
parent 4a96838bd6
commit bd73b8615d
4 changed files with 23 additions and 22 deletions

View File

@ -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 Wed Dec 1 12:01:09 UTC 2010 - puzel@novell.com

View File

@ -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. # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@ -15,21 +15,19 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
Name: whois Name: whois
BuildRequires: libidn-devel Version: 5.0.11
Release: 1
License: GPLv2+ License: GPLv2+
Group: Productivity/Networking/Other
Provides: ripe-whois-tools
AutoReqProv: on
Url: http://www.linux.it/~md/software/
Version: 5.0.10
Release: 2
Summary: Whois Client Program Summary: Whois Client Program
Url: http://www.linux.it/~md/software/
Group: Productivity/Networking/Other
Source: %{name}_%{version}.tar.bz2 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 BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description %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 appropriate whois server for most queries. This package also contains
mkpasswd, a simple front-end to crypt(3). mkpasswd, a simple front-end to crypt(3).
Authors:
--------
Marco d'Itri <md@linux.it>
%prep %prep
%setup -n whois-%{version} %setup -n whois-%{version}
%patch1 %patch1
rename no nb po/no.* rename no nb po/no.*
%build %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 %install
mkdir -p $RPM_BUILD_ROOT{/usr/bin,%{_mandir}/man1} mkdir -p %{buildroot}{/usr/bin,%{_mandir}/man1}
make BASEDIR=$RPM_BUILD_ROOT mandir=%{_mandir} prefix=/usr \ make BASEDIR=%{buildroot} mandir=%{_mandir} prefix=/usr \
install install-mkpasswd install-pos install install-mkpasswd install-pos
%find_lang %{name} %find_lang %{name}

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:98d02a65c7cf317e4c26b81159e5e40142fc720c490e7f860fc72f347d97d704
size 71823

3
whois_5.0.11.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dc25181e116ffc5d8c6b08c38836a1ea730136ebd4f936cff797ad684e18a6a4
size 71800