Rebuild for Python 2.6
This commit is contained in:
parent
a85ebdb09b
commit
0832429427
5
sos.spec
5
sos.spec
@ -5,7 +5,7 @@
|
||||
Summary: A set of tools to gather troubleshooting information from a system
|
||||
Name: sos
|
||||
Version: 1.8
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Group: Applications/System
|
||||
# The source for this package was pulled from upstream's svn. Use the
|
||||
# following commands to generate the tarball:
|
||||
@ -61,6 +61,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%config(noreplace) %{_sysconfdir}/sos.conf
|
||||
|
||||
%changelog
|
||||
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 1.8-3
|
||||
- Rebuild for Python 2.6
|
||||
|
||||
* Thu Sep 4 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.8-2
|
||||
- more cleanups to get this package building
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user