summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2000-01-12 20:21:52 +0000
committerBill Nottingham <notting@redhat.com>2000-01-12 20:21:52 +0000
commite90f8aabd28af1d897a4dabcf83efef5ef89defe (patch)
tree5f9996c6b896cca465c3b6f784cdc579c41d60bc
parentf8ef70fde7d65c0708143acca5886871a9546423 (diff)
downloadinitscripts-e90f8aabd28af1d897a4dabcf83efef5ef89defe.tar.gz
initscripts-e90f8aabd28af1d897a4dabcf83efef5ef89defe.tar.xz
initscripts-e90f8aabd28af1d897a4dabcf83efef5ef89defe.zip
*** empty log message ***r4-82
-rw-r--r--ChangeLog4
-rw-r--r--initscripts.spec5
2 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d97d7a01..20496908 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-01-12 Bill Nottingham <notting@redhat.com>
+
+ * src/Makefile: link popt statically
+
2000-01-10 Bill Nottingham <notting@redhat.com>
* rc.d/init.d/halt:
diff --git a/initscripts.spec b/initscripts.spec
index 9c902eb5..84fe4abc 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/rc.d scripts.
Name: initscripts
-%define version 4.81
+%define version 4.82
Version: %{version}
Copyright: GPL
Group: System Environment/Base
@@ -227,6 +227,9 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Thu Jan 13 2000 Bill Nottingham <notting@redhat.com>
+- link popt statically
+
* Mon Jan 10 2000 Bill Nottingham <notting@redhat.com>
- don't try to umount /loopfs