[TeXmacs] Revert "- hack around arm FTBFS"

Rex Dieter rdieter at fedoraproject.org
Tue Aug 19 13:01:39 UTC 2014


commit 600857173e5fa81ae996700b754e27c2e6637b9c
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Tue Aug 19 08:01:06 2014 -0500

    Revert "- hack around arm FTBFS"
    
    This reverts commit 79b6378ba0cb19c06d114a3dae4020e2a922cf95.
    
    This is probably the wrong approach, needs more thought.

 TeXmacs-qreal.patch |   13 -------------
 TeXmacs.spec        |    5 -----
 2 files changed, 0 insertions(+), 18 deletions(-)
---
diff --git a/TeXmacs.spec b/TeXmacs.spec
index a569bbd..e3e0916 100644
--- a/TeXmacs.spec
+++ b/TeXmacs.spec
@@ -29,8 +29,6 @@ BuildRequires:	autoconf
 Provides:	texmacs = %{version}-%{release}
 Requires:	fig2ps
 Patch0:		TeXmacs-conffix.patch
-# Fix build on arm where qreal != double (it is float)
-Patch1: 	TeXmacs-qreal.patch
 
 %description
 GNU TeXmacs is a free scientific text editor, which was both inspired
@@ -75,8 +73,6 @@ sed -i "s|LDPATH = \@CONFIG_BPATH\@|LDPATH =|" src/makefile.in
 sed -i "s|5\.14\.\*|5.15.*|" plugins/maxima/bin/tm_maxima
 autoconf -f
 
-%patch1 -p1 -b .qreal
-
 
 %build
 export QMAKE=%{_libdir}/qt4/bin/qmake-qt4
@@ -217,7 +213,6 @@ fi
 %changelog
 * Mon Aug 18 2014 Rex Dieter <rdieter at fedoraproject.org> 1.99.2-3
 - update mime scriptlets
-- hack around arm FTBFS
 
 * Fri Aug 15 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.99.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild


More information about the scm-commits mailing list