[4ti2] Rebuild for new gmp

Peter Robinson pbrobinson at fedoraproject.org
Wed Nov 16 13:56:44 UTC 2011


commit 7ae6048e64fa73784439085f0f89785174ccbbf1
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Wed Nov 16 13:56:39 2011 +0000

    Rebuild for new gmp

 4ti2.spec |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)
---
diff --git a/4ti2.spec b/4ti2.spec
index 8086556..171baa5 100644
--- a/4ti2.spec
+++ b/4ti2.spec
@@ -1,6 +1,6 @@
 Name:           4ti2
 Version:        1.3.2
-Release:        7%{?dist}.1
+Release:        8%{?dist}
 Summary:        A software package for problems on linear spaces
 
 Group:          System Environment/Libraries
@@ -9,7 +9,6 @@ URL:            http://www.4ti2.de/
 Source0:        http://www.4ti2.de/version_%{version}/%{name}-%{version}.tar.gz
 Source1:        http://www.4ti2.de/4ti2_manual.pdf
 Source2:        4ti2.module.in
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:       environment-modules
 BuildRequires:  gmp-devel
@@ -38,8 +37,6 @@ perl -pi -e 's|hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=\"-L\\\$li
 make %{?_smp_mflags}
 
 %install
-rm -rf %{buildroot}
-
 make install-exec DESTDIR=%{buildroot}
 
 # Make the environment-modules file
@@ -53,9 +50,6 @@ rm -rf %{buildroot}/%{_libdir}/%{name}/lib*
 %check
 make check
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root,-)
 %doc COPYING TODO 4ti2_manual.pdf
@@ -83,6 +77,9 @@ rm -rf %{buildroot}
 %{_libdir}/%{name}/bin/zsolve
 
 %changelog
+* Wed Nov 16 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 1.3.2-8
+- Rebuild for new gmp
+
 * Wed Sep 21 2011 Peter Schiffer <pschiffe at redhat.com> - 1.3.2-7.1
 - rebuild with new gmp
 


More information about the scm-commits mailing list