translation update, multiprocessing, conf fixes
This commit is contained in:
parent
0083a517d1
commit
0c69e63646
19
sos.spec
19
sos.spec
@ -3,7 +3,7 @@
|
|||||||
Summary: A set of tools to gather troubleshooting information from a system
|
Summary: A set of tools to gather troubleshooting information from a system
|
||||||
Name: sos
|
Name: sos
|
||||||
Version: 1.8
|
Version: 1.8
|
||||||
Release: 17%{?dist}
|
Release: 18%{?dist}
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
Source0: https://fedorahosted.org/releases/s/o/sos/%{name}-%{version}.tar.gz
|
Source0: https://fedorahosted.org/releases/s/o/sos/%{name}-%{version}.tar.gz
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -53,20 +53,19 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%config %{_sysconfdir}/sos.conf
|
%config %{_sysconfdir}/sos.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Sep 28 2009 Adam Stokes <ajs at redhat dot com> - 1.8-17
|
* Tue Nov 5 2009 Adam Stokes <ajs at redhat dot com> = 1.8-18
|
||||||
- resolves: rhbz523274 crash on nooptionerror
|
- Option to enable selinux fixfiles check
|
||||||
- more translations added
|
- 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
|
* 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
|
- Update rh-upload-core to rh-upload and allows general files
|
||||||
- Fix cluster plugin with pwd mangling invalidating xml
|
- Fix cluster plugin with pwd mangling invalidating xml
|
||||||
- Cluster support detecting invalid fence_id and fence states
|
- Cluster support detecting invalid fence_id and fence states
|
||||||
- Read variables from conf file
|
- Read variables from conf file
|
||||||
|
|
||||||
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8-15
|
* Thu Jul 23 2009 Adam Stokes <ajs at redhat dot com> = 1.8-14
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
||||||
|
|
||||||
* Thu Jul 23 2009 Adam Stokes <ajs at redhat dot com> - 1.8-14
|
|
||||||
- resolves: rhbz512536 wrong group in spec file
|
- resolves: rhbz512536 wrong group in spec file
|
||||||
- resolves: rhbz498398 A series of refactoring patches to sos
|
- resolves: rhbz498398 A series of refactoring patches to sos
|
||||||
- resolves: rhbz501149 A series of refactoring patches to sos (2)
|
- resolves: rhbz501149 A series of refactoring patches to sos (2)
|
||||||
@ -74,7 +73,7 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
- resolves: rhbz502455 tricking sosreport into rm -rf /
|
- resolves: rhbz502455 tricking sosreport into rm -rf /
|
||||||
- resolves: rhbz501146 branding in fedora
|
- resolves: rhbz501146 branding in fedora
|
||||||
|
|
||||||
* Mon Jul 20 2009 Adam Stokes <ajs at redhat dot com> - 1.8-13
|
* Mon Jul 20 2009 Adam Stokes <ajs at redhat dot com> = 1.8-13
|
||||||
- Add requirements for tar,bzip2 during minimal installs
|
- Add requirements for tar,bzip2 during minimal installs
|
||||||
- More merges from reports against RHEL version of plugins
|
- More merges from reports against RHEL version of plugins
|
||||||
- Remove unecessary definition of localdir in spec
|
- Remove unecessary definition of localdir in spec
|
||||||
|
Loading…
Reference in New Issue
Block a user