From 0832429427f55dcafbd84ee466128639d101b1d2 Mon Sep 17 00:00:00 2001 From: Ignacio Vazquez-Abrams Date: Sat, 29 Nov 2008 17:21:12 +0000 Subject: [PATCH] Rebuild for Python 2.6 --- sos.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sos.spec b/sos.spec index cc4c81c..397ab08 100644 --- a/sos.spec +++ b/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 - 1.8-3 +- Rebuild for Python 2.6 + * Thu Sep 4 2008 Tom "spot" Callaway 1.8-2 - more cleanups to get this package building