forked from pool/whois
Accepting request 49617 from network:utilities
Copy from network:utilities/whois based on submit request 49617 from user puzel OBS-URL: https://build.opensuse.org/request/show/49617 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/whois?expand=0&rev=18
This commit is contained in:
commit
6477940217
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 1 09:31:39 UTC 2010 - puzel@novell.com
|
||||||
|
|
||||||
|
- build with iconv support (bnc#642681)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 9 07:29:02 UTC 2010 - puzel@novell.com
|
Mon Aug 9 07:29:02 UTC 2010 - puzel@novell.com
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@ 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.7
|
Version: 5.0.7
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Whois Client Program
|
Summary: Whois Client Program
|
||||||
Source: %{name}_%{version}.tar.bz2
|
Source: %{name}_%{version}.tar.bz2
|
||||||
Patch1: %{name}-4.7.33-nb.patch
|
Patch1: %{name}-4.7.33-nb.patch
|
||||||
@ -51,7 +51,7 @@ Authors:
|
|||||||
rename no nb po/no.*
|
rename no nb po/no.*
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make all mkpasswd HAVE_LIBIDN=1 CFLAGS="$RPM_OPT_FLAGS"
|
make all mkpasswd HAVE_LIBIDN=1 HAVE_ICONV=1 CFLAGS="$RPM_OPT_FLAGS"
|
||||||
|
|
||||||
%install
|
%install
|
||||||
mkdir -p $RPM_BUILD_ROOT{/usr/bin,%{_mandir}/man1}
|
mkdir -p $RPM_BUILD_ROOT{/usr/bin,%{_mandir}/man1}
|
||||||
|
Loading…
Reference in New Issue
Block a user