Author: arekm Date: Mon Jul 16 20:18:17 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 4; specify explict config so /etc/whois.conf works
---- Files affected: SPECS: whois.spec (1.98 -> 1.99) ---- Diffs: ================================================================ Index: SPECS/whois.spec diff -u SPECS/whois.spec:1.98 SPECS/whois.spec:1.99 --- SPECS/whois.spec:1.98 Wed Jun 27 10:18:19 2007 +++ SPECS/whois.spec Mon Jul 16 22:18:12 2007 @@ -5,7 +5,7 @@ Summary(uk.UTF-8): Покращений клієнт WHOIS Name: whois Version: 4.7.21 -Release: 3 +Release: 4 License: GPL Group: Networking/Utilities Source0: http://ftp.debian.org/debian/pool/main/w/whois/%{name}_%{version}.tar.gz @@ -13,6 +13,7 @@ Patch0: %{name}-idn.patch Patch1: %{name}-pl.po-update.patch Patch2: %{name}-as_del_list.patch +Patch3: %{name}-config.patch URL: http://www.linux.it/~md/software/ BuildRequires: gettext-devel BuildRequires: libidn-devel @@ -47,6 +48,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 mv -f po/{no,nb}.po %{__perl} -pi -e 's/no\.mo/nb.mo/' po/Makefile @@ -85,6 +87,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.99 2007/07/16 20:18:12 arekm +- rel 4; specify explict config so /etc/whois.conf works + Revision 1.98 2007/06/27 08:18:19 undefine - add whois-as_del_list.patch with new ripe's as, release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/whois.spec?r1=1.98&r2=1.99&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
