jussilehtola pushed to libint (master). "Try to fix FTBFS."

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 4 20:59:54 UTC 2015


>From 30941fcd5400ba1ed88c1e267f986f808b5e32f5 Mon Sep 17 00:00:00 2001
From: Susi Lehtola <jussilehtola at fedoraproject.org>
Date: Mon, 4 May 2015 23:14:41 +0200
Subject: Try to fix FTBFS.


diff --git a/libint.spec b/libint.spec
index 438fcfc..d2c48d8 100644
--- a/libint.spec
+++ b/libint.spec
@@ -13,7 +13,7 @@
 
 Name:           libint
 Version:        1.1.6
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        A library for computing electron repulsion integrals efficiently
 Group:          System Environment/Libraries
 License:        GPLv2+
@@ -109,7 +109,7 @@ expressions. The derivatives are typically used in the calculation of forces.
 %setup -q -n %{name}-%{commit}
 %patch1 -p1 -b .maxnode
 aclocal -I lib/autoconf
-autoconf
+autoreconf -i
 
 %build
 # Disable stack size limit due to static allocation of arrays
@@ -181,6 +181,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon May 04 2015 Susi Lehtola <jussilehtola at fedoraproject.org> - 1.1.6-5
+- Fix FTBFS caused by libtool version mismatch.
+
 * Tue Sep 09 2014 Susi Lehtola <jussilehtola at fedoraproject.org> - 1.1.6-4
 - Provide %%_libint_apiversion instead of %%_libint_version.
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/libint.git/commit/?h=master&id=30941fcd5400ba1ed88c1e267f986f808b5e32f5


More information about the scm-commits mailing list