From 7cbdf59ce5c516fe297722961d7fbd8c25a60b29 Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Fri, 8 Feb 2008 21:58:03 +0000 Subject: [PATCH] - Rebuild for gcc-4.3 --- pyparted.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyparted.spec b/pyparted.spec index edfb0de..997ea7a 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -3,7 +3,7 @@ Summary: Python module for GNU parted Name: pyparted Version: 1.8.9 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://dcantrel.fedorapeople.org/%{name} @@ -39,6 +39,9 @@ CFLAGS="%{optflags}" CC="%{__cc}" %{__make} %{?_smp_mflags} %{python_sitearch}/partedmodule.so %changelog +* Fri Feb 08 2008 David Cantrell - 1.8.9-5 +- Rebuild for gcc-4.3 + * Wed Jan 02 2008 David Cantrell - 1.8.9-4 - Rebuild