From 4edfca79559aec43e8f83575e5b0ce63e1629672 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 24 Jul 2001 23:25:08 +0000 Subject: fix broken previous changes --- Makefile | 1 - initscripts.spec | 4 +++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index c275a106..51cf1fa5 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,6 @@ install: install -m755 prefdm $(ROOT)/etc/X11/prefdm cp -af rc.d sysconfig ppp $(ROOT)/etc - mkdir -p $(ROOT)/etc/sysconfig/networking/default mkdir -p $(ROOT)/etc/sysconfig/networking/devices mkdir -p $(ROOT)/etc/sysconfig/networking/profiles/default mv $(ROOT)/etc/sysconfig/network-scripts/ifcfg-lo \ diff --git a/initscripts.spec b/initscripts.spec index 4ec58e49..a3ee7257 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -3,7 +3,7 @@ Name: initscripts Version: 6.07 License: GPL Group: System Environment/Base -Release: 1 +Release: 2 Source: initscripts-%{version}.tar.bz2 Patch0: initscripts-s390.patch BuildRoot: /%{_tmppath}/%{name}-%{version}-%{release}-root @@ -163,6 +163,7 @@ rm -rf $RPM_BUILD_ROOT %dir /etc/sysconfig/networking/devices %dir /etc/sysconfig/networking/profiles %dir /etc/sysconfig/networking/profiles/default +%config /etc/sysconfig/networking/ifcfg-lo %config(noreplace) /etc/sysconfig/rawdevices %config /etc/sysconfig/network-scripts/network-functions %config /etc/sysconfig/network-scripts/network-functions-ipv6 @@ -241,6 +242,7 @@ rm -rf $RPM_BUILD_ROOT - update netdev stuff to use _netdev - IPv6 updates () - fix downing of devices with static IPs (#49777, #49783) +- put ifcfg-lo back in the package * Fri Jul 20 2001 Preston Brown 6.06 - updates for quota -- cgit v1.2.1