summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhjl <hjl>2000-11-10 21:56:36 +0000
committerhjl <hjl>2000-11-10 21:56:36 +0000
commit1d9510623129714487cc9c804dcc544519fb1caa (patch)
treeb9b070f04f5e0329ea2dd5495e3221aadee4442e
parentb516ca11df5773afebea6d20cbede74781abfbe5 (diff)
downloadnfs-utils-1d9510623129714487cc9c804dcc544519fb1caa.tar.gz
nfs-utils-1d9510623129714487cc9c804dcc544519fb1caa.tar.xz
nfs-utils-1d9510623129714487cc9c804dcc544519fb1caa.zip
2000-11-10 H.J. Lu <hjl@lucon.org>
* nfs-utils.spec.in: Don't use libtool. Add ChangeLog and COPYING to doc. * nfs-utils.spec: Rebuild.
-rw-r--r--ChangeLog6
-rw-r--r--nfs-utils.spec5
-rw-r--r--nfs-utils.spec.in5
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 <hjl@lucon.org>
+
+ * nfs-utils.spec.in: Don't use libtool.
+ Add ChangeLog and COPYING to doc.
+ * nfs-utils.spec: Rebuild.
+
2000-11-09 H.J. Lu <hjl@lucon.org>
* 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