diff options
author | Bill Nottingham <notting@redhat.com> | 2007-04-19 19:58:23 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2007-04-19 19:58:23 +0000 |
commit | 0b8b334e7076bb016dc21558f0273a5597429b57 (patch) | |
tree | 8e86f4bc2f7fe0155b671b1d6f88870f86cc24c7 /initscripts.spec | |
parent | b2e0ac613dc8983b4fe8f1712ccfb934cd4bf8c0 (diff) | |
download | initscripts-0b8b334e7076bb016dc21558f0273a5597429b57.tar initscripts-0b8b334e7076bb016dc21558f0273a5597429b57.tar.gz initscripts-0b8b334e7076bb016dc21558f0273a5597429b57.tar.bz2 initscripts-0b8b334e7076bb016dc21558f0273a5597429b57.tar.xz initscripts-0b8b334e7076bb016dc21558f0273a5597429b57.zip |
8.53-1r8-53
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 7f00c4ad..99c70dc1 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts Name: initscripts -Version: 8.52 +Version: 8.53 License: GPL Group: System Environment/Base Release: 1 @@ -203,6 +203,12 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Thu Apr 19 2007 Bill Nottingham <notting@redhat.com> 8.53-1 +- init.d/halt: use sound saving wrapper from alsa-utils, conflict with + older versions (#236916) +- usernetctl: drop user gid (#229372) +- translation updates: ta, pt_BR, nb, as, hi, de + * Mon Apr 16 2007 Bill Nottingham <notting@redhat.com> 8.52-1 - lang.sh: fix locales where SYSFONT is not the default (#229996) - ifup-wireless: properly quote arguments (#234756) |