diff options
author | Bill Nottingham <notting@redhat.com> | 2008-04-25 14:24:23 -0400 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2008-04-25 14:24:23 -0400 |
commit | f81d8eb1fd1689c7207e9e1ef4fc4757dbda7e55 (patch) | |
tree | cacd9c8a9ba68b80934b11a7f2bfcebfb0fdc3c7 /initscripts.spec | |
parent | 187a919173f151335bd264c78c465c08e6c4b3ba (diff) | |
download | initscripts-f81d8eb1fd1689c7207e9e1ef4fc4757dbda7e55.tar initscripts-f81d8eb1fd1689c7207e9e1ef4fc4757dbda7e55.tar.gz initscripts-f81d8eb1fd1689c7207e9e1ef4fc4757dbda7e55.tar.bz2 initscripts-f81d8eb1fd1689c7207e9e1ef4fc4757dbda7e55.tar.xz initscripts-f81d8eb1fd1689c7207e9e1ef4fc4757dbda7e55.zip |
add a changelog
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 096b1e0e..4025750c 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -2,7 +2,7 @@ Summary: The inittab file and the /etc/init.d scripts Name: initscripts -Version: 8.72 +Version: 8.73 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -238,6 +238,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Fri Apr 25 2008 Bill Nottingham <notting@redhat.com> - 8.73-1 +- move event-compat-sysv events here, obsolete it + * Thu Apr 24 2008 Bill Nottingham <notting@redhat.com> - 8.72-1 - don't have a S99single when using upstart (#444001, indirectly) |