[keepass] Mono crashes on ARM builders, so exclude that architecture.

mavit mavit at fedoraproject.org
Thu May 22 19:37:15 UTC 2014


commit e5129597db37a7f7782285297941112d380fa9b6
Author: Peter Oliver <git at mavit.org.uk>
Date:   Thu May 22 20:36:59 2014 +0100

    Mono crashes on ARM builders, so exclude that architecture.

 keepass.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/keepass.spec b/keepass.spec
index 2024a67..c0efef6 100644
--- a/keepass.spec
+++ b/keepass.spec
@@ -1,6 +1,6 @@
 Name:           keepass
 Version:        2.26
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Password manager
 
 License:        GPLv2+
@@ -20,6 +20,7 @@ Patch1:         keepass-fix-XSL-search-path.patch
 # Locate locally-installed help files:
 Patch2:         keepass-enable-local-help.patch
 
+ExcludeArch:    armv7hl
 BuildRequires:  mono-devel archmage desktop-file-utils python-devel
 Requires:       xdotool xsel hicolor-icon-theme
 
@@ -107,6 +108,9 @@ Documentation for KeePass, a free open source password manager.
 
 
 %changelog
+* Thu May 22 2014 Peter Oliver <rpm at mavit.org.uk> - 2.26-7
+- Mono crashes on ARM builders, so exclude that architecture.
+
 * Thu May 22 2014 Peter Oliver <rpm at mavit.org.uk> - 2.26-6
 - Depend on hicolor-icon-theme.
 - The "%{__python2}" macro requires python-devel.


More information about the scm-commits mailing list