[jpilot-backup] huh, scratch build buit real build fails on noarch

pcfe pcfe at fedoraproject.org
Mon Feb 2 17:50:20 UTC 2015


commit 84dd239ce119b8d3748bdbd05a8fd45a2aef6a89
Author: Patrick C. F. Ernzer <pcfe at pcfe.net>
Date:   Mon Feb 2 18:50:10 2015 +0100

    huh, scratch build buit real build fails on noarch

 jpilot-backup.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/jpilot-backup.spec b/jpilot-backup.spec
index ffe699d..6640c94 100644
--- a/jpilot-backup.spec
+++ b/jpilot-backup.spec
@@ -1,7 +1,7 @@
 Summary: Enhanced backup plugin for J-Pilot
 Name: jpilot-backup
 Version: 0.60
-Release: 17%{dist}
+Release: 18%{dist}
 License: GPLv2+
 Group: Applications/Productivity
 Source: http://www.jlogday.com/code/jpilot-backup/%{name}-%{version}.tar.gz
@@ -13,7 +13,7 @@ BuildRequires: gtk2-devel
 BuildRequires: gdbm-devel
 
 # pilot-link excludes s390 and s390s, as such I must also exclude those arches
-ExcludeArch: s390 s390x
+ExcludeArch: s390 s390x noarch
 
 %description
 Features include multiple archives, automatic backups at user-specified times,
@@ -45,6 +45,9 @@ find %{buildroot} -type f -name "*.la" -delete
 %{_libdir}/jpilot/plugins/libbackup.so
 
 %changelog
+* Mon Feb 02 2015 Patrick C. F. Ernzer <jpilot-backup.spec at pcfe.net> 0.60-18
+- huh, scratch build buit real build fails on noarch
+
 * Mon Feb 02 2015 Patrick C. F. Ernzer <jpilot-backup.spec at pcfe.net> 0.60-17
 - COPYING now listed as a license
 


More information about the scm-commits mailing list