forked from pool/whois
This commit is contained in:
commit
e15d5ea5ed
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
## Default LFS
|
||||||
|
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.png filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
.osc
|
11
whois-4.7.17-nb.patch
Normal file
11
whois-4.7.17-nb.patch
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
--- po/Makefile
|
||||||
|
+++ po/Makefile
|
||||||
|
@@ -3,7 +3,7 @@
|
||||||
|
|
||||||
|
PACKAGE = whois
|
||||||
|
|
||||||
|
-CATALOGS = de.mo el.mo es.mo fr.mo it.mo ja.mo no.mo pl.mo pt_BR.mo ru.mo
|
||||||
|
+CATALOGS = de.mo el.mo es.mo fr.mo it.mo ja.mo nb.mo pl.mo pt_BR.mo ru.mo
|
||||||
|
|
||||||
|
POTFILES=../whois.c ../mkpasswd.c
|
||||||
|
|
191
whois.changes
Normal file
191
whois.changes
Normal file
@ -0,0 +1,191 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 20 11:05:57 CEST 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 15:22:19 CEST 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 13:27:29 CEST 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 21:42:49 CET 2006 - mls@suse.de
|
||||||
|
|
||||||
|
- converted neededforbuild to BuildRequires
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 9 22:42:49 CEST 2005 - schwab@suse.de
|
||||||
|
|
||||||
|
- Add libidn, libidn-devel to nfb.
|
||||||
|
- Compile with -DHAVE_LIBIDN, needed for DENIC workaround.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 29 20:00:28 CEST 2005 - anicka@suse.cz
|
||||||
|
|
||||||
|
- update to 4.7.5
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 13 17:40:36 CET 2005 - postadal@suse.cz
|
||||||
|
|
||||||
|
- updated to version 4.6.26
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 20 02:03:08 CEST 2004 - ro@suse.de
|
||||||
|
|
||||||
|
- locale rename: no -> nb
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 19 11:50:57 CEST 2004 - postadal@suse.cz
|
||||||
|
|
||||||
|
- updated to version 4.6.20u
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 06 19:39:13 CEST 2004 - postadal@suse.cz
|
||||||
|
|
||||||
|
- updated to version 4.6.19
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 11 20:23:00 CET 2004 - postadal@suse.cz
|
||||||
|
|
||||||
|
- updated to version 4.6.9
|
||||||
|
- added changelog and copyright files
|
||||||
|
- removed obsoleted patch buffoverflow-fix
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 30 16:49:37 CET 2003 - schwab@suse.de
|
||||||
|
|
||||||
|
- Fix for 64 bit platforms.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 28 15:55:57 CEST 2003 - postadal@suse.cz
|
||||||
|
|
||||||
|
- fixed buffer overflow [#29511]
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 24 21:23:24 CEST 2003 - postadal@suse.cz
|
||||||
|
|
||||||
|
- updated to version 4.6.6
|
||||||
|
* added .dj TLD
|
||||||
|
* fixed netsol disclaimer strings
|
||||||
|
* updated PIR server parser
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 03 13:59:07 CET 2003 - postadal@suse.cz
|
||||||
|
|
||||||
|
- updated to version 4.6.2
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 12 15:28:06 CEST 2002 - postadal@suse.cz
|
||||||
|
|
||||||
|
- update to 4.5.29:
|
||||||
|
* updated LANIC and telstra IP allocations
|
||||||
|
* updated mkpasswd
|
||||||
|
* fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 18 10:54:06 CET 2002 - nadvornik@suse.cz
|
||||||
|
|
||||||
|
- update to 4.5.19:
|
||||||
|
- updated .aero, .coop, .name, .pro, .dk and .edu TLD servers
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 10 13:24:01 CET 2001 - nadvornik@suse.cz
|
||||||
|
|
||||||
|
- update to 4.5.15:
|
||||||
|
- updated translations
|
||||||
|
- bugfixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 26 15:18:54 CEST 2001 - nadvornik@suse.cz
|
||||||
|
|
||||||
|
- update to 4.5.6
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 27 17:02:42 CEST 2001 - nadvornik@suse.cz
|
||||||
|
|
||||||
|
- update to 4.5.4
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 7 17:22:35 CET 2000 - uli@suse.de
|
||||||
|
|
||||||
|
- update -> 4.5.1 (doesn't segfault)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 9 10:03:45 CEST 2000 - nadvornik@suse.cz
|
||||||
|
|
||||||
|
- fixed Copyright
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 19 08:53:16 CEST 2000 - nadvornik@suse.cz
|
||||||
|
|
||||||
|
- update to 4.4.13
|
||||||
|
- changed group
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 30 09:42:51 CEST 2000 - nadvornik@suse.cz
|
||||||
|
|
||||||
|
- update to 4.4.12
|
||||||
|
- added BuildRoot
|
||||||
|
- added %{_mandir} macro
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 3 16:58:40 MET 2000 - uli@suse.de
|
||||||
|
|
||||||
|
- moved man pages to /usr/share
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 21 12:55:31 MET 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 09:04:07 MET 1999 - kukuk@suse.de
|
||||||
|
|
||||||
|
- fixed for SPARC
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 21 20:37:25 CEST 1999 - uli@suse.de
|
||||||
|
|
||||||
|
- fixed for PPC
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
|
||||||
|
|
||||||
|
- ran old prepare_spec on spec file to switch to new prepare_spec.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 3 00:11:37 MET 1999 - ro@suse.de
|
||||||
|
|
||||||
|
- use libcrypt on alpha
|
||||||
|
- no m486 on alpha
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 2 01:40:33 MEST 1998 - ro@suse.de
|
||||||
|
|
||||||
|
- defined _BSD_SOURCE
|
||||||
|
- dont redeclare gethostname
|
||||||
|
- link with -crypt where needed
|
||||||
|
|
||||||
|
----------------------------------------------------------------------------
|
||||||
|
Tue May 27 20:03:59 MEST 1997 - florian@suse.de
|
||||||
|
|
||||||
|
|
||||||
|
- first version of ripe-whois 2.2
|
||||||
|
|
||||||
|
|
156
whois.spec
Normal file
156
whois.spec
Normal file
@ -0,0 +1,156 @@
|
|||||||
|
#
|
||||||
|
# spec file for package whois (Version 4.7.17)
|
||||||
|
#
|
||||||
|
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
|
# This file and all modifications and additions to the pristine
|
||||||
|
# package are under the same license as the package itself.
|
||||||
|
#
|
||||||
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
|
#
|
||||||
|
|
||||||
|
# norootforbuild
|
||||||
|
|
||||||
|
Name: whois
|
||||||
|
BuildRequires: libidn-devel
|
||||||
|
License: GPL
|
||||||
|
Group: Productivity/Networking/Other
|
||||||
|
Provides: ripe-whois-tools
|
||||||
|
Autoreqprov: on
|
||||||
|
URL: http://www.linux.it/~md/software/
|
||||||
|
Version: 4.7.17
|
||||||
|
Release: 1
|
||||||
|
Summary: whois Client Program
|
||||||
|
Source: %{name}_%{version}.tar.bz2
|
||||||
|
Patch1: %{name}-%{version}-nb.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}
|
||||||
|
%patch1
|
||||||
|
rename no nb po/no.*
|
||||||
|
|
||||||
|
%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
|
||||||
|
|
||||||
|
%clean
|
||||||
|
[ -d %{buildroot} -a "%{buildroot}" != "" ] && rm -rf %{buildroot}
|
||||||
|
|
||||||
|
%files
|
||||||
|
%defattr(-,root,root)
|
||||||
|
%doc README debian/changelog debian/copyright
|
||||||
|
/usr/bin/*
|
||||||
|
%doc %{_mandir}/man1/*
|
||||||
|
/usr/share/locale/*/*/*
|
||||||
|
|
||||||
|
%changelog -n whois
|
||||||
|
* 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 03 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 09 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 06 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 03 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 07 2000 - uli@suse.de
|
||||||
|
- update -> 4.5.1 (doesn't segfault)
|
||||||
|
* Mon Oct 09 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 03 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 03 1999 - ro@suse.de
|
||||||
|
- use libcrypt on alpha
|
||||||
|
- no m486 on alpha
|
||||||
|
* Fri Oct 02 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
|
3
whois_4.7.17.tar.bz2
Normal file
3
whois_4.7.17.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2150685c7556e137dd6dd97ce74e3b04f6f39192afc685991a30ff2e13c88717
|
||||||
|
size 54688
|
Loading…
x
Reference in New Issue
Block a user