- rebuild on all arches

This commit is contained in:
Jeremy Katz 2005-05-22 23:59:59 +00:00
parent 06fd5e17a4
commit 8cc860c50c

View File

@ -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 <katzj@redhat.com> - 2003.1-4
- rebuild on all arches
* Fri Apr 7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
- rebuilt