diff options
author | Bill Nottingham <notting@redhat.com> | 2007-06-25 16:42:20 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2007-06-25 16:42:20 +0000 |
commit | 7517e1ace6c2c64f4953646f8f16e7aed0bd3313 (patch) | |
tree | 178e0391ae39a285fd13bf906257930c981a77c7 | |
parent | c7b0808128de88d189bcae7559fbf7422055121d (diff) | |
download | initscripts-7517e1ace6c2c64f4953646f8f16e7aed0bd3313.tar initscripts-7517e1ace6c2c64f4953646f8f16e7aed0bd3313.tar.gz initscripts-7517e1ace6c2c64f4953646f8f16e7aed0bd3313.tar.bz2 initscripts-7517e1ace6c2c64f4953646f8f16e7aed0bd3313.tar.xz initscripts-7517e1ace6c2c64f4953646f8f16e7aed0bd3313.zip |
wrong branch
-rw-r--r-- | initscripts.spec | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/initscripts.spec b/initscripts.spec index 5b94f9e8..8f218eb0 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.54.1 +Version: 8.54 License: GPL Group: System Environment/Base Release: 1 @@ -203,9 +203,6 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog -* Mon Jun 25 2007 Bill Nottingham <notting@redhat.com> 8.54.1-1 -- netfs: check for rpcbind, not portmap (#245595) - * Tue May 15 2007 Bill Nottingham <notting@redhat.com> 8.54-1 - translation updates: as, bg, cs, ja, ms - redirect bogus errors from cryptsetup to /dev/null <karsten@redhat.com> |