rpms/sos/devel sos.spec,1.13,1.14 sources,1.8,1.9

Adam Stokes astokes at fedoraproject.org
Mon Sep 14 15:29:53 UTC 2009


Author: astokes

Update of /cvs/pkgs/rpms/sos/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25133

Modified Files:
	sos.spec sources 
Log Message:
update translations, plugin/tunable support via conf file


Index: sos.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sos/devel/sos.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- sos.spec	27 Jul 2009 04:35:46 -0000	1.13
+++ sos.spec	14 Sep 2009 15:29:53 -0000	1.14
@@ -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 <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
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.8-15
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/sos/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- sources	23 Jul 2009 16:00:59 -0000	1.8
+++ sources	14 Sep 2009 15:29:53 -0000	1.9
@@ -1 +1 @@
-2af6163d2475e81724408a433bc031ac  sos-1.8.tar.gz
+f2a05a90adfc4799ff65425488c5ae16  sos-1.8.tar.gz




More information about the scm-commits mailing list