diff options
author | Bill Nottingham <notting@redhat.com> | 2011-01-21 11:47:34 -0500 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2011-01-21 11:47:34 -0500 |
commit | f91c58304ab41e7f151378e61df18350cbb42442 (patch) | |
tree | 634ce70b623b9ef22bfe507b115033ae59440117 /initscripts.spec | |
parent | 469005c4c0a2a94353882f1a4f7ec24e94c0df95 (diff) | |
download | initscripts-f91c58304ab41e7f151378e61df18350cbb42442.tar initscripts-f91c58304ab41e7f151378e61df18350cbb42442.tar.gz initscripts-f91c58304ab41e7f151378e61df18350cbb42442.tar.bz2 initscripts-f91c58304ab41e7f151378e61df18350cbb42442.tar.xz initscripts-f91c58304ab41e7f151378e61df18350cbb42442.zip |
fix
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 76c7b963..df50fd26 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -312,7 +312,7 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog -* Fri Jan 21 2010 Bill Nottingham <notting@redhat.com> - 9.24-1 +* Fri Jan 21 2011 Bill Nottingham <notting@redhat.com> - 9.24-1 - ifup-eth/ifdown-eth: handle 'MASTER' being quoted. (#651450, <gfidente@redhat.com>) - tmpfiles.d: remove entries that exist in systemd - frob device when calling sysctl, in case of vlans. (#665601, #667211, <ossman@cendio.se>) |