diff --git a/initscripts.spec b/initscripts.spec index 2ff4602..0aa8561 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -3,7 +3,7 @@ Name: initscripts Version: 8.08 License: GPL Group: System Environment/Base -Release: 2 +Release: 3 Source: initscripts-%{version}.tar.bz2 URL: http://fedora.redhat.com/projects/additional-projects/initscripts/ Patch0: initscripts-s390.patch @@ -205,6 +205,12 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Mon Apr 18 2005 Karsten Hopp 8.08-3 +- fix ifup-routes script (#155195) + +* Mon Apr 18 2005 Florian La Roche +- fix strstr call in rc.sysinit + * Fri Apr 15 2005 Bill Nottingham 8.08-1 - update translation base - automatically send hostname for DHCP if it's available and not diff --git a/sources b/sources index 9812590..f0f0532 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3daef03ba4a6f4fb3fe02405d15340cd initscripts-8.08.tar.bz2 +a80966afffc8b8297ae2b8f26155e8db initscripts-8.08.tar.bz2