Author: arekm Date: Sun Oct 9 10:43:13 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3; fix awk path
---- Files affected: SPECS: ypserv.spec (1.63 -> 1.64) ---- Diffs: ================================================================ Index: SPECS/ypserv.spec diff -u SPECS/ypserv.spec:1.63 SPECS/ypserv.spec:1.64 --- SPECS/ypserv.spec:1.63 Sat Oct 8 14:13:57 2005 +++ SPECS/ypserv.spec Sun Oct 9 12:43:08 2005 @@ -9,7 +9,7 @@ Summary(zh_CN): NIS(ÍřÂçĐĹϢˇţÎń)ˇţÎńĆ÷. Name: ypserv Version: 2.17 -Release: 2 +Release: 3 License: GPL Group: Networking/Daemons Source0: ftp://ftp.kernel.org/pub/linux/utils/net/NIS/%{name}-%{version}.tar.bz2 @@ -20,6 +20,7 @@ Patch0: %{name}-ypMakefile.patch Patch1: %{name}-path.patch Patch2: %{name}-nfsnobody.patch +Patch3: %{name}-awk.patch URL: http://www.linux-nis.org/ BuildRequires: autoconf BuildRequires: automake >= 1:1.7 @@ -104,6 +105,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 mv -f etc/README etc/README.etc @@ -195,6 +197,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.64 2005/10/09 10:43:08 arekm +- rel 3; fix awk path + Revision 1.63 2005/10/08 12:13:57 darekr - specify "rel ++" ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ypserv.spec?r1=1.63&r2=1.64&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
