diff options
author | Than Ngo <than@redhat.com> | 2001-07-17 15:52:26 +0000 |
---|---|---|
committer | Than Ngo <than@redhat.com> | 2001-07-17 15:52:26 +0000 |
commit | 6cc3ed09979177daab412b5eb9e8d1b613d4a718 (patch) | |
tree | 64c6c40543ad5822158b1114767618615f178573 /initscripts.spec | |
parent | e8a0675ef3d5b11f05ca4548aeabd7d02d51e89a (diff) | |
download | initscripts-6cc3ed09979177daab412b5eb9e8d1b613d4a718.tar initscripts-6cc3ed09979177daab412b5eb9e8d1b613d4a718.tar.gz initscripts-6cc3ed09979177daab412b5eb9e8d1b613d4a718.tar.bz2 initscripts-6cc3ed09979177daab412b5eb9e8d1b613d4a718.tar.xz initscripts-6cc3ed09979177daab412b5eb9e8d1b613d4a718.zip |
* fixed country_code
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 8818c7ab..92a2b925 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.02 +Version: 6.03 License: GPL Group: System Environment/Base Release: 1 @@ -234,6 +234,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Mon Jul 16 2001 Than Ngo <than@redhat.com> +- fix country_code for ISDN + * Tue Jul 9 2001 Bill Nottingham <notting@redhat.com> - fix '--check' - prereq sh-utils (#43065) |