This commit is contained in:
Dennis Gilmore 2012-07-21 15:14:20 -05:00
parent 13178ca5fa
commit 62dd643175

View File

@ -3,7 +3,7 @@
Summary: A set of tools to gather troubleshooting information from a system
Name: sos
Version: 2.2
Release: 29%{?dist}
Release: 30%{?dist}
Group: Applications/System
Source0: https://fedorahosted.org/releases/s/o/sos/%{name}-%{version}.tar.gz
License: GPLv2+
@ -177,6 +177,9 @@ rm -rf ${RPM_BUILD_ROOT}
%config(noreplace) %{_sysconfdir}/sos.conf
%changelog
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2-30
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Wed May 23 2012 Bryn M. Reeves <bmr@redhat.com> = 2.2-29.el6
- Collect the swift configuration directory in gluster module
Resolves: bz822442