diff options
author | sconklin <sconklin@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2007-05-25 13:56:39 +0000 |
---|---|---|
committer | sconklin <sconklin@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2007-05-25 13:56:39 +0000 |
commit | fa08afe4ce3826784bdba53dae396516269d695e (patch) | |
tree | 67f8f627dbb05025e3c110c5b8c2af7ad374c5f1 /src | |
parent | 0564bc083e9580b9b994f8b148a497dcc4cdc90c (diff) | |
download | sos-fa08afe4ce3826784bdba53dae396516269d695e.tar.gz |
corrected spec file syntax as reauierd for rhel release
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@134 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'src')
-rw-r--r-- | src/sos.spec | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/src/sos.spec b/src/sos.spec index 8dfd6b19..2f06049b 100644 --- a/src/sos.spec +++ b/src/sos.spec @@ -49,16 +49,16 @@ rm -rf $RPM_BUILD_ROOT %changelog * Mon Apr 16 2007 Steve Conklin <sconklin at redhat dot com> - 1.3-3 - including patches to fix the following: -- bz_219745 sosreport needs a man page -- bz_219667 sosreport does not terminate cleanly on ^C -- bz_233375 Make SOS flag the situation when running on a fully virtu... -- bz_234873 rhel5 sos needs to include rpm-va by default -- bz_219669 sosreport multi-threaded option sometimes fails -- bz_219671 RFE for sosreport - allow specification of plugins to be run -- bz_219672 RFE - show progress while sosreport is running -- bz_219673 Add xen information gathering to sosreport -- bz_219675 Collect information related to the new driver update model -- bz_219877 'Cancel' button during option selection only cancels sele... +- Resolves: bz219745 sosreport needs a man page +- Resolves: bz219667 sosreport does not terminate cleanly on ^C +- Resolves: bz233375 Make SOS flag the situation when running on a fully virtu... +- Resolves: bz234873 rhel5 sos needs to include rpm-va by default +- Resolves: bz219669 sosreport multi-threaded option sometimes fails +- Resolves: bz219671 RFE for sosreport - allow specification of plugins to be run +- Resolves: bz219672 RFE - show progress while sosreport is running +- Resolves: bz219673 Add xen information gathering to sosreport +- Resolves: bz219675 Collect information related to the new driver update model +- Resolves: bz219877 'Cancel' button during option selection only cancels sele... * Tue Feb 20 2007 John Berninger <jwb at redhat dot com> - 1.3-2 - Add man page |