jjames pushed to qepcad-B (master). "Rebuild for C++ ABI change."

notifications at fedoraproject.org notifications at fedoraproject.org
Tue May 5 02:30:01 UTC 2015


>From c64b071c635de8b4dfcb78ff0cfbaf99e75f7759 Mon Sep 17 00:00:00 2001
From: Jerry James <loganjerry at gmail.com>
Date: Mon, 4 May 2015 20:29:48 -0600
Subject: Rebuild for C++ ABI change.


diff --git a/qepcad-B.spec b/qepcad-B.spec
index 947cf27..2fe26e7 100644
--- a/qepcad-B.spec
+++ b/qepcad-B.spec
@@ -1,6 +1,6 @@
 Name:           qepcad-B
 Version:        1.69
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Quantifier elimination tool
 
 License:        MIT
@@ -60,7 +60,7 @@ development of the original that may proceed in a different direction.
 sed -i 's,\${saclib}/lib/saclib.\.a,-lsaclib,' source/Makefile cad2d/Makefile
 
 # Use the right build flags
-sed -i "s/-O4/%{optflags} -Wno-unused-label $RPM_LD_FLAGS/" plot2d/Makefile
+sed -i "s|-O4|%{optflags} -Wno-unused-label $RPM_LD_FLAGS|" plot2d/Makefile
 
 %build
 # FIXME: %%{?_smp_mflags} doesn't work
@@ -110,6 +110,9 @@ ln -s %{_bindir}/qepcad %{buildroot}%{_datadir}/qepcad/bin
 %{_datadir}/qepcad/
 
 %changelog
+* Mon May  4 2015 Jerry James <loganjerry at gmail.com> - 1.69-9
+- Rebuild for C++ ABI change
+
 * Wed Jan  7 2015 Jerry James <loganjerry at gmail.com> - 1.69-8
 - Update URLs
 - Use license macro
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/qepcad-B.git/commit/?h=master&id=c64b071c635de8b4dfcb78ff0cfbaf99e75f7759


More information about the scm-commits mailing list