diff options
author | Bill Nottingham <notting@redhat.com> | 2003-02-26 02:39:12 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2003-02-26 02:39:12 +0000 |
commit | 61bc7e7e467327be016ee5c70eb361041c03874d (patch) | |
tree | 8e39918ac59a319a2bf86f44e0d0d5d7b648e2e5 /initscripts.spec | |
parent | 01e080020dbcbf98fdb6505b9b7f54ee43695a78 (diff) | |
download | initscripts-61bc7e7e467327be016ee5c70eb361041c03874d.tar initscripts-61bc7e7e467327be016ee5c70eb361041c03874d.tar.gz initscripts-61bc7e7e467327be016ee5c70eb361041c03874d.tar.bz2 initscripts-61bc7e7e467327be016ee5c70eb361041c03874d.tar.xz initscripts-61bc7e7e467327be016ee5c70eb361041c03874d.zip |
7.13-1
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 6f855e96..e2cccf13 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.12 +Version: 7.13 License: GPL Group: System Environment/Base Release: 1 @@ -246,6 +246,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue Feb 25 2003 Bill Nottingham <notting@redhat.com> 7.13-1 +- handle 7.x SYSFONTACM settings in setsysfont (#84183) + * Mon Feb 24 2003 Bill Nottingham <notting@redhat.com> 7.12-1 - handle changed chain name - init vts used in all cases |