From 8562a0e5d631c1b812838d48b2639656dbe17b88 Mon Sep 17 00:00:00 2001 From: corsepiu Date: Sun, 10 Feb 2008 05:27:24 +0000 Subject: [PATCH] - Rebuild for gcc43. --- qhull.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qhull.spec b/qhull.spec index 4b46d95..5394e7c 100644 --- a/qhull.spec +++ b/qhull.spec @@ -1,7 +1,7 @@ Summary: General dimension convex hull programs Name: qhull Version: 2003.1 -Release: 8%{?dist} +Release: 9%{?dist} License: Distributable Group: System Environment/Libraries Source0: http://www.qhull.org/download/qhull-%{version}.tar.gz @@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT %_includedir/* %changelog +* Sun Feb 10 2008 Ralf Corsépius - 2003.1-9 +- Rebuild for gcc43. + * Wed Aug 22 2007 Ralf Corsépius - 2003.1-8 - Mass rebuild.