From 713d8e3f14a9d729815014b6e3ab4cbca3fd2b73 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Mon, 2 Aug 1999 15:00:29 +0000 Subject: *** empty log message *** --- ChangeLog | 10 ++++++++++ initscripts.spec | 7 +++++-- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index ef4c0b5c..904b234a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,15 @@ +1999-08-02 Bill Nottingham + + * Makefile: + add a 'make check' target to catch typos. + + * sysconfig/network-scripts/ifup-ppp: + fix typo + 1999-07-29 Bill Nottingham + * initscripts.spec: fix time %post + * initscripts.spec, prefdm, Makefile: add prefdm as a real file. diff --git a/initscripts.spec b/initscripts.spec index a4bcba09..b4bb3464 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -4,7 +4,7 @@ Name: initscripts Version: %{version} Copyright: GPL Group: System Environment/Base -Release: 1 +Release: 2 Source: initscripts-%{version}.tar.gz BuildRoot: /var/tmp/initbld Requires: mingetty, bash, /bin/awk, /bin/sed, mktemp, e2fsprogs, console-tools @@ -193,8 +193,11 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/log/wtmp %ghost %attr(0664,root,utmp) /var/run/utmp - %changelog +* Mon Aug 2 1999 Bill Nottingham +- fix typo. +- add 'make check' + * Wed Jul 28 1999 Michael K. Johnson - simple wvdial support for ppp connections -- cgit v1.2.1