aboutsummaryrefslogtreecommitdiffstats
path: root/src/sos.spec
diff options
context:
space:
mode:
authorastokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8>2009-09-14 15:25:55 +0000
committerastokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8>2009-09-14 15:25:55 +0000
commit8ff194e93c1b6fe662a1ce7aa6ebd2d2bec80fd2 (patch)
tree2d953c369eda01889f0bb771854a4d83e1a3a2b1 /src/sos.spec
parent7451f778388b9d1c3fcae8ddd2249c023d439db0 (diff)
downloadsos-8ff194e93c1b6fe662a1ce7aa6ebd2d2bec80fd2.tar.gz
merge from sos-conf branch
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@642 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'src/sos.spec')
-rw-r--r--src/sos.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/sos.spec b/src/sos.spec
index 2f2f7dc0..d3571bf8 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: 15%{?dist}
+Release: 16%{?dist}
Group: Applications/System
Source0: https://fedorahosted.org/releases/s/o/sos/%{name}-%{version}.tar.gz
License: GPLv2+
@@ -53,8 +53,11 @@ rm -rf ${RPM_BUILD_ROOT}
%config %{_sysconfdir}/sos.conf
%changelog
-* Tue Sep 9 2009 Adam Stokes <ajs at redhat dot com> = 1.8-15
+* 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
+- Fix cluster plugin with pwd mangling invalidating xml
+- Cluster support detecting invalid fence_id and fence states
+- Read variables from conf file
* Thu Jul 23 2009 Adam Stokes <ajs at redhat dot com> = 1.8-14
- resolves: rhbz512536 wrong group in spec file