[kawa/f20] Excluding Arm

Mosaab Alzoubi moceap at fedoraproject.org
Sat Feb 21 17:03:46 UTC 2015


commit e908a04f36a7fe2cf2c51228d1335f37a63d917f
Author: Mosaab Alzoubi <moceap at hotmail.com>
Date:   Sat Feb 21 20:03:30 2015 +0300

    Excluding Arm

 kawa.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/kawa.spec b/kawa.spec
index fcd1223..3a513c4 100644
--- a/kawa.spec
+++ b/kawa.spec
@@ -1,7 +1,8 @@
 Name:           kawa
 Epoch:          1
 Version:        2.0
-Release:        2%{?dist}
+Release:        3%{?dist}
+ExcludeArch:    armv7hl
 Summary:        Kawa scheme implementation
 License:        MIT
 URL:            http://www.gnu.org/software/kawa/
@@ -84,6 +85,9 @@ fi
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Sat Feb 21 2015 Mosaab Alzoubi <moceap at hotmail.com> - 1:2.0-3
+- Excluding arm to be built on f20
+
 * Sat Feb 21 2015 Mosaab Alzoubi <moceap at hotmail.com> - 1:2.0-2
 - Repair unable to launch by reverting fixing #1022128
 


More information about the scm-commits mailing list