From e90f8aabd28af1d897a4dabcf83efef5ef89defe Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 12 Jan 2000 20:21:52 +0000 Subject: *** empty log message *** --- ChangeLog | 4 ++++ initscripts.spec | 5 ++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d97d7a01..20496908 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-01-12 Bill Nottingham + + * src/Makefile: link popt statically + 2000-01-10 Bill Nottingham * 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 +- link popt statically + * Mon Jan 10 2000 Bill Nottingham - don't try to umount /loopfs -- cgit v1.2.1