[cln] SPEC cleanup

Christopher Meng cicku at fedoraproject.org
Sat Oct 18 06:45:56 UTC 2014


commit 705fadeb45140c86d341c2dc03177e30d3412803
Author: Christopher Meng <i at cicku.me>
Date:   Sat Oct 18 02:45:35 2014 -0400

    SPEC cleanup

 cln.spec |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
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}"


More information about the scm-commits mailing list