From 1d9510623129714487cc9c804dcc544519fb1caa Mon Sep 17 00:00:00 2001 From: hjl Date: Fri, 10 Nov 2000 21:56:36 +0000 Subject: [PATCH] 2000-11-10 H.J. Lu * nfs-utils.spec.in: Don't use libtool. Add ChangeLog and COPYING to doc. * nfs-utils.spec: Rebuild. --- ChangeLog | 6 ++++++ nfs-utils.spec | 5 ++++- nfs-utils.spec.in | 5 ++++- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index c272143..d3c25bd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-11-10 H.J. Lu + + * nfs-utils.spec.in: Don't use libtool. + Add ChangeLog and COPYING to doc. + * nfs-utils.spec: Rebuild. + 2000-11-09 H.J. Lu * etc/redhat/nfs.init (start): Back out the last change. diff --git a/nfs-utils.spec b/nfs-utils.spec index ba1e758..57ddd52 100644 --- a/nfs-utils.spec +++ b/nfs-utils.spec @@ -1,3 +1,6 @@ +# We don't use libtool. +%define __libtoolize : + Summary: NFS utlilities and supporting daemons for the kernel NFS server. Name: nfs-utils Version: 0.2.1 @@ -89,4 +92,4 @@ fi /usr/sbin/showmount %{_mandir}/man?/* %config /etc/rc.d/init.d/nfslock -%doc README +%doc README ChangeLog COPYING diff --git a/nfs-utils.spec.in b/nfs-utils.spec.in index 156c7c1..e135e81 100644 --- a/nfs-utils.spec.in +++ b/nfs-utils.spec.in @@ -1,3 +1,6 @@ +# We don't use libtool. +%define __libtoolize : + Summary: NFS utlilities and supporting daemons for the kernel NFS server. Name: nfs-utils Version: @VERSION@ @@ -89,4 +92,4 @@ fi /usr/sbin/showmount %{_mandir}/man?/* %config /etc/rc.d/init.d/nfslock -%doc README +%doc README ChangeLog COPYING -- 2.39.2