forked from pool/whois
Accepting request 43334 from network:utilities
Copy from network:utilities/whois based on submit request 43334 from user puzel OBS-URL: https://build.opensuse.org/request/show/43334 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/whois?expand=0&rev=16
This commit is contained in:
commit
6a3817dcb2
@ -1,12 +1,12 @@
|
|||||||
Index: po/Makefile
|
Index: po/Makefile
|
||||||
===================================================================
|
===================================================================
|
||||||
--- po/Makefile.orig 2009-12-07 01:30:09.000000000 +0100
|
--- po/Makefile.orig 2010-01-27 13:41:24.000000000 +0100
|
||||||
+++ po/Makefile 2010-01-04 14:05:26.000000000 +0100
|
+++ po/Makefile 2010-07-19 14:59:06.000000000 +0200
|
||||||
@@ -6,7 +6,7 @@ INSTALLNLSDIR=$(BASEDIR)$(prefix)/share/
|
@@ -6,7 +6,7 @@ INSTALLNLSDIR=$(BASEDIR)$(prefix)/share/
|
||||||
|
|
||||||
PACKAGE = whois
|
PACKAGE = whois
|
||||||
|
|
||||||
-CATALOGS = cs.mo de.mo el.mo es.mo eu.mo fi.mo fr.mo it.mo ja.mo no.mo pl.mo pt_BR.mo ru.mo zh_CN.po
|
-CATALOGS = cs.mo de.mo el.mo es.mo eu.mo fi.mo fr.mo it.mo ja.mo no.mo pl.mo pt_BR.mo ru.mo zh_CN.mo
|
||||||
+CATALOGS = cs.mo de.mo el.mo es.mo eu.mo fi.mo fr.mo it.mo ja.mo nb.mo pl.mo pt_BR.mo ru.mo zh_CN.mo
|
+CATALOGS = cs.mo de.mo el.mo es.mo eu.mo fi.mo fr.mo it.mo ja.mo nb.mo pl.mo pt_BR.mo ru.mo zh_CN.mo
|
||||||
|
|
||||||
POTFILES=../whois.c ../mkpasswd.c
|
POTFILES=../whois.c ../mkpasswd.c
|
||||||
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 19 12:59:52 UTC 2010 - puzel@novell.com
|
||||||
|
|
||||||
|
- update to whois-5.0.6
|
||||||
|
|
||||||
|
* Added new IPv4 allocations.
|
||||||
|
* Stop using inet_pton to parse IP addresses because it does
|
||||||
|
not work when a netmask length is specified.
|
||||||
|
* Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 4 13:17:27 UTC 2010 - puzel@novell.com
|
Mon Jan 4 13:17:27 UTC 2010 - puzel@novell.com
|
||||||
|
|
||||||
|
10
whois.spec
10
whois.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package whois (Version 5.0.0)
|
# spec file for package whois (Version 5.0.6)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -25,7 +25,7 @@ Group: Productivity/Networking/Other
|
|||||||
Provides: ripe-whois-tools
|
Provides: ripe-whois-tools
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Url: http://www.linux.it/~md/software/
|
Url: http://www.linux.it/~md/software/
|
||||||
Version: 5.0.0
|
Version: 5.0.6
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Whois Client Program
|
Summary: Whois Client Program
|
||||||
Source: %{name}_%{version}.tar.bz2
|
Source: %{name}_%{version}.tar.bz2
|
||||||
@ -65,7 +65,9 @@ rm -rf %{buildroot}
|
|||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc README debian/changelog debian/copyright
|
%doc README debian/changelog debian/copyright
|
||||||
/usr/bin/*
|
%{_bindir}/mkpasswd
|
||||||
%{_mandir}/man1/*
|
%{_bindir}/whois
|
||||||
|
%{_mandir}/man1/mkpasswd.*
|
||||||
|
%{_mandir}/man1/whois.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c5993d14839225883424b85fb41a10d411e26488ef75286da57ed5dfe003e51f
|
|
||||||
size 69556
|
|
3
whois_5.0.6.tar.bz2
Normal file
3
whois_5.0.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3c01ad3929e044fae2e8736eb19c9ed8623005460b3316db210e22d14da2c4de
|
||||||
|
size 71364
|
Loading…
x
Reference in New Issue
Block a user