diff options
author | Bill Nottingham <notting@redhat.com> | 2010-09-17 14:10:57 -0400 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2010-09-17 14:10:57 -0400 |
commit | 22c70b8c5cabcef9843e4f33313efbdd662dd93e (patch) | |
tree | 2d8b85a4a86869beecda4afb3bf52bd5f37db324 | |
parent | 69aa776c957e8fbc4de615fc5f1ebfda5cb37caf (diff) | |
download | initscripts-22c70b8c5cabcef9843e4f33313efbdd662dd93e.tar initscripts-22c70b8c5cabcef9843e4f33313efbdd662dd93e.tar.gz initscripts-22c70b8c5cabcef9843e4f33313efbdd662dd93e.tar.bz2 initscripts-22c70b8c5cabcef9843e4f33313efbdd662dd93e.tar.xz initscripts-22c70b8c5cabcef9843e4f33313efbdd662dd93e.zip |
typo
-rw-r--r-- | initscripts.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index dc5affc9..7560330b 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -281,7 +281,7 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog -* Fri Seo 17 2010 Bill Nottingham <notting@redhat.com> - 9.21-1 +* Fri Sep 17 2010 Bill Nottingham <notting@redhat.com> - 9.21-1 - build for systemd only - ship a default.target link in case the one in /etc gets deleted - rc.sysinit: reset btmp on boot if necessary (#633768, <dmach@redhat.com>) |