Author: adamg Date: Sun Jun 29 17:17:43 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - full ac/am rebuild - release 4
---- Files affected: SPECS: nfs-utils.spec (1.158 -> 1.159) ---- Diffs: ================================================================ Index: SPECS/nfs-utils.spec diff -u SPECS/nfs-utils.spec:1.158 SPECS/nfs-utils.spec:1.159 --- SPECS/nfs-utils.spec:1.158 Wed Feb 6 21:45:45 2008 +++ SPECS/nfs-utils.spec Sun Jun 29 19:17:37 2008 @@ -14,7 +14,7 @@ Summary(uk.UTF-8): Утиліти для NFS та демони підтримки для NFS-сервера ядра Name: nfs-utils Version: 1.1.1 -Release: 3 +Release: 4 License: GPL Group: Networking/Daemons Source0: ftp://ftp.kernel.org/pub/linux/utils/nfs/%{name}-%{version}.tar.gz @@ -168,7 +168,11 @@ %patch7 -p1 %build +%{__libtoolize} +%{__aclocal} -I aclocal %{__autoconf} +%{__autoheader} +%{__automake} %configure \ %if %{with nfs4} --enable-gss \ @@ -419,7 +423,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.158 2008/02/06 20:45:45 glen +Revision 1.159 2008/06/29 17:17:37 adamg +- full ac/am rebuild +- release 4 + +Revision 1.158 2008-02-06 20:45:45 glen - never use '<=' in trigger comparision; rel 3 Revision 1.157 2007-11-18 18:03:31 arekm ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nfs-utils.spec?r1=1.158&r2=1.159&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
