From: hjl Date: Fri, 10 Nov 2000 21:56:36 +0000 (+0000) Subject: 2000-11-10 H.J. Lu X-Git-Tag: nfs-utils-0-3~12 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=1d9510623129714487cc9c804dcc544519fb1caa;ds=sidebyside 2000-11-10 H.J. Lu * nfs-utils.spec.in: Don't use libtool. Add ChangeLog and COPYING to doc. * nfs-utils.spec: Rebuild. --- 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