aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2001-07-24 23:25:08 +0000
committerBill Nottingham <notting@redhat.com>2001-07-24 23:25:08 +0000
commit4edfca79559aec43e8f83575e5b0ce63e1629672 (patch)
tree493f208bbabfc678f353a9f7925560f96e9a62c5
parentdf59ecf5534a383b7d596f7e5239afa248919424 (diff)
downloadinitscripts-4edfca79559aec43e8f83575e5b0ce63e1629672.tar
initscripts-4edfca79559aec43e8f83575e5b0ce63e1629672.tar.gz
initscripts-4edfca79559aec43e8f83575e5b0ce63e1629672.tar.bz2
initscripts-4edfca79559aec43e8f83575e5b0ce63e1629672.tar.xz
initscripts-4edfca79559aec43e8f83575e5b0ce63e1629672.zip
fix broken previous changesr6-07
-rw-r--r--Makefile1
-rw-r--r--initscripts.spec4
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 (<pekkas@netcore.fi>)
- fix downing of devices with static IPs (#49777, #49783)
+- put ifcfg-lo back in the package
* Fri Jul 20 2001 Preston Brown <pbrown@redhat.com> 6.06
- updates for quota