SPECS: whois.spec - fixed previos commit msg; finish updated to 4.7.30

adamg adamg at pld-linux.org
Fri Dec 26 12:28:12 CET 2008


Author: adamg                        Date: Fri Dec 26 11:28:12 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed previos commit msg; finish updated to 4.7.30

---- Files affected:
SPECS:
   whois.spec (1.106 -> 1.107) 

---- Diffs:

================================================================
Index: SPECS/whois.spec
diff -u SPECS/whois.spec:1.106 SPECS/whois.spec:1.107
--- SPECS/whois.spec:1.106	Fri Dec 26 02:52:48 2008
+++ SPECS/whois.spec	Fri Dec 26 12:28:07 2008
@@ -58,13 +58,15 @@
 	CFLAGS="%{rpmcflags}" \
 	HAVE_LIBIDN=1
 
+%{__make} -C po
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_bindir},%{_mandir}/man1}
 
 install whois.conf $RPM_BUILD_ROOT%{_sysconfdir}
 
-%{__make} install \
+%{__make} install install-pos \
 	BASEDIR=$RPM_BUILD_ROOT \
 	prefix=%{_prefix}
 
@@ -86,8 +88,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.107  2008/12/26 11:28:07  adamg
+- fixed previos commit msg; finish updated to 4.7.30
+
 Revision 1.106  2008/12/26 01:52:48  adamg
-- updated to 1.3.2
+- updated to 4.7.30
 
 Revision 1.105  2008/10/23 21:40:11  arekm
 - up to 4.7.28
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/whois.spec?r1=1.106&r2=1.107&f=u



More information about the pld-cvs-commit mailing list