From 705fadeb45140c86d341c2dc03177e30d3412803 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Oct 18 2014 06:45:35 +0000 Subject: SPEC cleanup --- diff --git a/cln.spec b/cln.spec index 5d55499..b16925c 100644 --- a/cln.spec +++ b/cln.spec @@ -5,7 +5,6 @@ Summary: Class Library for Numbers License: GPLv2+ URL: http://www.ginac.de/CLN/ Source0: http://www.ginac.de/CLN/%{name}-%{version}.tar.bz2 -Patch2: cln-add-aarch64.patch BuildRequires: gmp-devel BuildRequires: texi2html %if 0%{?fedora} && 0%{?fedora} > 20 @@ -41,7 +40,6 @@ the CLN library. %prep %setup -q -#patch2 -p1 -b .aarch64 %build %configure --disable-static CXXFLAGS="%{XFLAGS}" CFLAGS="%{XFLAGS}"