diff options
author | Karsten Hopp <karsten@redhat.com> | 2004-10-08 17:12:59 +0000 |
---|---|---|
committer | Karsten Hopp <karsten@redhat.com> | 2004-10-08 17:12:59 +0000 |
commit | 90af582957edbedc7035acf32eb98c3e68a5d802 (patch) | |
tree | edd21191b51610c5060af0196ddc8e49147532b1 /initscripts.spec | |
parent | 7cd727319a98cf6f3935221709c531c1283f5dfb (diff) | |
download | initscripts-90af582957edbedc7035acf32eb98c3e68a5d802.tar initscripts-90af582957edbedc7035acf32eb98c3e68a5d802.tar.gz initscripts-90af582957edbedc7035acf32eb98c3e68a5d802.tar.bz2 initscripts-90af582957edbedc7035acf32eb98c3e68a5d802.tar.xz initscripts-90af582957edbedc7035acf32eb98c3e68a5d802.zip |
- remove check for SYSDIR/portname, this file isn't available withr7-90
LCS devices.
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index a5a77a98..2371aa4e 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 7.89 +Version: 7.90 License: GPL Group: System Environment/Base Release: 1 @@ -206,6 +206,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Fri Oct 08 2004 Karsten Hopp <karsten@redhat.de> 7.90-1 +- fix portname for LCS devices + * Thu Oct 07 2004 Florian La Roche <Florian.LaRoche@redhat.de> - change /etc/sysctl.conf to not allow source routed packets per default |