From 7d92ec96b22f3e5b2aa60a6e183c6c4f28cb79af Mon Sep 17 00:00:00 2001 From: Adam Stokes Date: Mon, 14 Sep 2009 15:29:53 +0000 Subject: [PATCH] update translations, plugin/tunable support via conf file --- sos.spec | 12 +++++++++--- sources | 2 +- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/sos.spec b/sos.spec index 5b81ee5..8a36d1d 100644 --- a/sos.spec +++ b/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+ @@ -41,7 +41,7 @@ rm -rf ${RPM_BUILD_ROOT} %files -f %{name}.lang %defattr(-,root,root,-) -%{_bindir}/rh-upload-core +%{_bindir}/rh-upload %{_sbindir}/sosreport %{_sbindir}/sysreport %{_sbindir}/sysreport.legacy @@ -49,10 +49,16 @@ rm -rf ${RPM_BUILD_ROOT} %{_datadir}/sysreport %{python_sitelib}/* %{_mandir}/man1/sosreport.1.gz -%doc README README.rh-upload-core TODO LICENSE ChangeLog +%doc README README.rh-upload TODO LICENSE ChangeLog %config %{_sysconfdir}/sos.conf %changelog +* Tue Sep 9 2009 Adam Stokes = 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 + * Sun Jul 26 2009 Fedora Release Engineering - 1.8-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index a866f60..c507b78 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2af6163d2475e81724408a433bc031ac sos-1.8.tar.gz +f2a05a90adfc4799ff65425488c5ae16 sos-1.8.tar.gz