Search
j0ke.net Open Build Service
>
Projects
>
home:netmax
>
whois
> whois.spec
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File whois.spec of Package whois (Revision 10)
Currently displaying revision
10
,
show latest
# # spec file for package whois (Version 5.0.16) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: whois BuildRequires: libidn-devel License: GPL v2 or later Group: Productivity/Networking/Other Provides: ripe-whois-tools AutoReqProv: on Url: http://www.linux.it/~md/software/ Version: 5.0.16 Release: 1 Summary: Whois Client Program Source: %{name}_%{version}.tar.bz2 Patch0: whois-5.0.15-no.patch Patch1: whois-ip_del.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This is a new whois (RFC 954) client rewritten from scratch by Marco d'Itri. It is derived from and compatible with the usual BSD and RIPE 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 <md@linux.it> %prep %setup -n whois-%{version} %patch0 rename no nb po/no.* %patch1 %build make all mkpasswd HAVE_LIBIDN=1 OPTS="$RPM_OPT_FLAGS" %install mkdir -p $RPM_BUILD_ROOT{/usr/bin,%{_mandir}/man1} make BASEDIR=$RPM_BUILD_ROOT mandir=%{_mandir} prefix=/usr \ install install-mkpasswd install-pos %find_lang %{name} %clean rm -rf %{buildroot} %files -f %{name}.lang %defattr(-,root,root) %doc README debian/changelog debian/copyright /usr/bin/* %{_mandir}/man1/* %changelog * Sun May 13 2012 Carsten Schoene <cs@linux-administrator.com> - 5.0.16-1 - Update to version 5.0.16 * Fri Apr 06 2012 Carsten Schoene <cs@linux-administrator.com> - 5.0.15-1 - Update to version 5.0.15 * Sat Feb 05 2011 Carsten Schoene <cs@linux-administrator.com> - 5.0.11-1 - update to version 5.0.11 * Sat Dec 11 2010 Carsten Schoene <cs@linux-administrator.com> - 5.0.10-1 - update to version 5.0.10 * Sun Nov 07 2010 Carsten Schoene <cs@linux-administrator.com> - 5.0.8-1 - update to version 5.0.8 * Mon Aug 09 2010 Carsten Schoene <cs@linux-administrator.com> - 5.0.7-1 - update to version 5.0.7 * Fri Jul 30 2010 Carsten Schoene <cs@linux-administrator.com> - 5.0.6-1 - update to version 5.0.6 * Thu Jun 17 2010 Carsten Schoene <cs@linux-administrator.com> - 5.0.5-1 - update to version 5.0.5 * Fri Sep 12 2008 anosek@suse.cz - updated to version 4.7.28 * Updated the .aero TLD server. * Added a new ASN allocation. * Search PGPKEY-* objects in the RIPE database. * Added support for passing command line options in the environment variables WHOIS_OPTIONS and MKPASSWD_OPTIONS. * mkpasswd: added support for the SHA-256 and SHA-512 methods from glibc 2.7. * mkpasswd: added support for FreeBSD-style Blowfish and NT-Hash methods. * mkpasswd: added support for variable-rounds methods (OpenBSD-style Blowfish and SHA-256/SHA-512). * mkpasswd: renamed -H/--hash to -m/--method. * mkpasswd: finished support for libxcrypt (not enabled by default). - fixed build (Makefile.patch) * Sun Mar 16 2008 crrodriguez@suse.de - fix file-in-lang errors * Wed Mar 5 2008 anosek@suse.cz - updated to version 4.7.24 * Added new ASN allocations. * Added new IPv4 allocations. * Added the .asia, .kp and .mq TLD servers. (Closes: #445747) * Fixed myinet_aton to not reject CIDR networks. * Added support for ASN32. * Added the za.net and za.org pseudo-TLD servers. * Added new IPv4 allocations. * Added new ASN allocations. * Updated the .jobs, .ai and .tn TLD and za.net servers. * Added the za.net server. (Closes: #423549) * Stop misparsing <as-set>:<hierarchical-name> as an IPv6 address. * Stop mangling IDN queries with in-query flags. (Closes: #422895) * Tue Jul 31 2007 anosek@suse.cz - updated to version 4.7.21 * Improved myinet_aton to not parse addresses with trailing junk * Added APNIC and RIPE allocations. * Updated the name of the Verio whois server. (Closes: #410449) * Removed references to whois.nic.mil, which apparently is gone. * Removed whois.nic.it from ripe_servers, because it does not even pretend to be one anymore. * Mon Feb 5 2007 anosek@suse.cz - updated to version 4.7.20 * Added more krnic allocations. * Added support for -sixxs NIC handles. * Added again 26[12]0:0000::/23 which had been mistakenly removed * Added new IPv4 and IPv6 allocations. * whois.radb.net does not understand the RIPE protocol anymore. * Added support for IPv6 Teredo addresses, contributed by RĂ©mi Denis-Courmont. (Closes: #384373) * Updated the .mobi and .gs TLD servers.(Closes: #389880, 391447) * Added the .gd TLD server. * Wed Sep 20 2006 anosek@suse.cz - updated to version 4.7.17 * Added new IPv4 and IPv6 allocations. * Strip the CIDR prefix length from queries to whois.arin.net. * Thu Aug 3 2006 mmarek@suse.cz - updated to version 4.7.15 * TLD server list updates * new translations - no need to patch top level Makefile * Fri Apr 14 2006 mmarek@suse.cz - updated the tld_serv_list file to include .eu and other new TLDs [#165904] (tld_serv_list-4.7.13.patch) * Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires * Fri Sep 9 2005 schwab@suse.de - Add libidn, libidn-devel to nfb. - Compile with -DHAVE_LIBIDN, needed for DENIC workaround. * Fri Jul 29 2005 anicka@suse.cz - update to 4.7.5 * Thu Jan 13 2005 postadal@suse.cz - updated to version 4.6.26 * Wed Oct 20 2004 ro@suse.de - locale rename: no -> nb * Thu Aug 19 2004 postadal@suse.cz - updated to version 4.6.20u * Fri Aug 6 2004 postadal@suse.cz - updated to version 4.6.19 * Wed Feb 11 2004 postadal@suse.cz - updated to version 4.6.9 - added changelog and copyright files - removed obsoleted patch buffoverflow-fix * Thu Oct 30 2003 schwab@suse.de - Fix for 64 bit platforms. * Thu Aug 28 2003 postadal@suse.cz - fixed buffer overflow [#29511] * Thu Jul 24 2003 postadal@suse.cz - updated to version 4.6.6 * added .dj TLD * fixed netsol disclaimer strings * updated PIR server parser * Mon Feb 3 2003 postadal@suse.cz - updated to version 4.6.2 * Mon Aug 12 2002 postadal@suse.cz - update to 4.5.29: * updated LANIC and telstra IP allocations * updated mkpasswd * fixes * Fri Jan 18 2002 nadvornik@suse.cz - update to 4.5.19: - updated .aero, .coop, .name, .pro, .dk and .edu TLD servers * Mon Dec 10 2001 nadvornik@suse.cz - update to 4.5.15: - updated translations - bugfixes * Thu Jul 26 2001 nadvornik@suse.cz - update to 4.5.6 * Tue Mar 27 2001 nadvornik@suse.cz - update to 4.5.4 * Thu Dec 7 2000 uli@suse.de - update -> 4.5.1 (doesn't segfault) * Mon Oct 9 2000 nadvornik@suse.cz - fixed Copyright * Fri May 19 2000 nadvornik@suse.cz - update to 4.4.13 - changed group * Thu Mar 30 2000 nadvornik@suse.cz - update to 4.4.12 - added BuildRoot - added %%{_mandir} macro * Fri Mar 3 2000 uli@suse.de - moved man pages to /usr/share * Mon Feb 21 2000 mha@suse.de - completely new, different version from http://www.linux.it/~md/software/ Quote README of the new version: "Why another whois client? Because the RIPE client is a mess of hacks and #ifdefs and more complex programs lack features or are bloated." * Mon Nov 29 1999 kukuk@suse.de - fixed for SPARC * Tue Sep 21 1999 uli@suse.de - fixed for PPC * Mon Sep 13 1999 bs@suse.de - ran old prepare_spec on spec file to switch to new prepare_spec. * Wed Feb 3 1999 ro@suse.de - use libcrypt on alpha - no m486 on alpha * Fri Oct 2 1998 ro@suse.de - defined _BSD_SOURCE - dont redeclare gethostname - link with -crypt where needed * Tue May 27 1997 florian@suse.de - first version of ripe-whois 2.2