diff options
author | astokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2009-11-19 16:58:56 +0000 |
---|---|---|
committer | astokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2009-11-19 16:58:56 +0000 |
commit | 3d24813b016e762d3ff6833dc32ba0e1d4baf80e (patch) | |
tree | de5f35a663ac34f3b691e7bd1330cb14d6fae37f /src/sos.spec | |
parent | ca82acb7c9fda8f7eaf1ba8cfbe7ab59652a009a (diff) | |
download | sos-3d24813b016e762d3ff6833dc32ba0e1d4baf80e.tar.gz |
- more plugin additions
- hopefully fixed a problem with symlinks copying unwanted data
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@662 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'src/sos.spec')
-rw-r--r-- | src/sos.spec | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/sos.spec b/src/sos.spec index 03039017..86c171f8 100644 --- a/src/sos.spec +++ b/src/sos.spec @@ -3,7 +3,7 @@ Summary: A set of tools to gather troubleshooting information from a system Name: sos Version: 1.8 -Release: 18%{?dist} +Release: 19%{?dist} Group: Applications/System Source0: https://fedorahosted.org/releases/s/o/sos/%{name}-%{version}.tar.gz License: GPLv2+ @@ -53,9 +53,11 @@ rm -rf ${RPM_BUILD_ROOT} %config %{_sysconfdir}/sos.conf %changelog -* Tue Oct 20 2009 Adam Stokes <ajs at redhat dot com> = 1.8-18 +* Tue Nov 5 2009 Adam Stokes <ajs at redhat dot com> = 1.8-18 - Option to enable selinux fixfiles check - Start of replacing Thread module with multiprocessing +- Update translations +- More checks against conf file versus command line opts * Tue Sep 9 2009 Adam Stokes <ajs at redhat dot com> = 1.8-16 - Update rh-upload-core to rh-upload and allows general files |