From 8cc860c50c2b12aa38e6bdaf17e19a0172caa448 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Sun, 22 May 2005 23:59:59 +0000 Subject: [PATCH] - rebuild on all arches --- qhull.spec | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/qhull.spec b/qhull.spec index 0a2ec2a..98283da 100644 --- a/qhull.spec +++ b/qhull.spec @@ -1,12 +1,7 @@ -%define name qhull -%define version 2003.1 -%define release 3 - - Summary: General dimension convex hull programs -Name: %{name} -Version: %{version} -Release: %{release} +Name: qhull +Version: 2003.1 +Release: 4 License: Distributable Group: System Environment/Libraries Source0: http://www.qhull.org/download/qhull-%{version}.tar.gz @@ -51,11 +46,9 @@ make DESTDIR=$RPM_BUILD_ROOT \ %clean rm -rf $RPM_BUILD_ROOT -%post -/sbin/ldconfig +%post -p /sbin/ldconfig -%postun -/sbin/ldconfig +%postun -p /sbin/ldconfig %files %defattr(-,root,root) @@ -71,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT %_includedir/* %changelog +* Sun May 22 2005 Jeremy Katz - 2003.1-4 +- rebuild on all arches + * Fri Apr 7 2005 Michael Schwendt - rebuilt