diff options
author | Florian La Roche <laroche@redhat.com> | 2001-08-11 10:40:03 +0000 |
---|---|---|
committer | Florian La Roche <laroche@redhat.com> | 2001-08-11 10:40:03 +0000 |
commit | c9eb848cc5a516e50842030d9778699f0b61d20a (patch) | |
tree | 618cc1ec364faae6d4f456b83db329b3cc7cc9b2 /initscripts.spec | |
parent | fe8bd8f45d62b6328d130be808f1de8c5a236357 (diff) | |
download | initscripts-c9eb848cc5a516e50842030d9778699f0b61d20a.tar initscripts-c9eb848cc5a516e50842030d9778699f0b61d20a.tar.gz initscripts-c9eb848cc5a516e50842030d9778699f0b61d20a.tar.bz2 initscripts-c9eb848cc5a516e50842030d9778699f0b61d20a.tar.xz initscripts-c9eb848cc5a516e50842030d9778699f0b61d20a.zip |
Forgot to do "cvs commit", so I have again incremented the version
number. 6.16 is still ok to build into the buildsystem, though.
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 ed529582..b829adea 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.15 +Version: 6.17 License: GPL Group: System Environment/Base Release: 1 @@ -238,6 +238,9 @@ rm -rf $RPM_BUILD_ROOT %dir /etc/locale/*/LC_MESSAGES %changelog +* Sat Aug 11 2001 Florian La Roche <Florian.LaRoche@redhat.de> +- adjust s390 patches to current sources + * Fri Aug 10 2001 Bill Nottingham <notting@redhat.com> - use GDM_LANG if it's set in lang.sh/lang.csh (#51432, <otaylor@redhat.com>) |