[sigscheme] Rebuilt for aarch64 support (#926527)

Akira TAGOH tagoh at fedoraproject.org
Mon Mar 25 10:35:01 UTC 2013


commit a9f7c9ff9ac325ffca5ba4d8e703d9f28bc35e10
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Mon Mar 25 19:34:53 2013 +0900

    Rebuilt for aarch64 support (#926527)

 sigscheme-aarch64.patch | 2288 -----------------------------------------------
 sigscheme.spec          |    4 +-
 2 files changed, 1 insertions(+), 2291 deletions(-)
---
diff --git a/sigscheme.spec b/sigscheme.spec
index 29bfec3..9d7a6e9 100644
--- a/sigscheme.spec
+++ b/sigscheme.spec
@@ -3,10 +3,9 @@ Version:	0.8.5
 Release:	6%{?dist}
 License:	BSD
 URL:		http://code.google.com/p/sigscheme/wiki/SigScheme
-BuildRequires:	libgcroots-devel autoconf
+BuildRequires:	libgcroots-devel autoconf automake libtool
 
 Source0:	http://sigscheme.googlecode.com/files/%{name}-%{version}.tar.bz2
-Patch0:		%{name}-aarch64.patch
 
 
 Summary:	R5RS Scheme interpreter for embedded use
@@ -30,7 +29,6 @@ This package contains header files and development library.
 
 %prep
 %setup -q
-%patch0 -p1 -b .0-aarch64
 autoreconf
 
 %build


More information about the scm-commits mailing list