From 46c893c8f7516d1ad988c5596f4ddab2a49c13e2 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 3 Dec 2004 22:47:09 +0000 Subject: add changelog --- Makefile | 3 +-- initscripts.spec | 4 +++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index c6a71521..1a2cbb75 100644 --- a/Makefile +++ b/Makefile @@ -38,8 +38,7 @@ install: cp -af rc.d sysconfig ppp $(ROOT)/etc chmod 755 $(ROOT)/etc/rc.d/* $(ROOT)/etc/rc.d/init.d/* - chmod 755 $(ROOT)/etc/ppp/peers - chmod 755 $(ROOT)/etc/ppp/ip* + chmod 755 $(ROOT)/etc/ppp/ip* chmod 755 $(ROOT)/etc/sysconfig/network-scripts/ifup-* chmod 755 $(ROOT)/etc/sysconfig/network-scripts/ifdown-* chmod 755 $(ROOT)/etc/sysconfig/network-scripts/init* diff --git a/initscripts.spec b/initscripts.spec index 37dd741e..62738ebf 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 6.47.12 +Version: 6.47.13 License: GPL Group: System Environment/Base Release: 1 @@ -240,6 +240,8 @@ rm -rf $RPM_BUILD_ROOT %dir /etc/locale/*/LC_MESSAGES %changelog +* Fri Dec 3 2004 Bill Nottingham 6.47.13-1 +- more fix for #140639 * Tue Nov 23 2004 Bill Nottingham 6.47.12-1 - backport Makefile fix for (#140639) -- cgit v1.2.1