[transgui] no fpc on s390(x)

Dan Horák sharkcz at fedoraproject.org
Wed Dec 21 08:51:15 UTC 2011


commit 0a27038c46f4114680ab7f2abbd382e74e7e58c8
Author: Dan Horák <dan at danny.cz>
Date:   Wed Dec 21 09:51:14 2011 +0100

    no fpc on s390(x)

 transgui.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/transgui.spec b/transgui.spec
index cb6132e..e666bc8 100644
--- a/transgui.spec
+++ b/transgui.spec
@@ -4,7 +4,7 @@
 
 Name:           transgui
 Version:        3.2
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        An App to remotely control a Transmission Bit-Torrent client  
 
 Group:          Applications/Internet
@@ -19,6 +19,8 @@ BuildRequires:  desktop-file-utils
 BuildRequires:  lazarus
 BuildRequires:  prelink
 
+ExcludeArch:    s390 s390x
+
 %description
 Transmission Remote GUI is a feature rich cross platform front-end to remotely
 control a Transmission Bit-Torrent client daemon via its RPC protocol. It is 
@@ -56,6 +58,9 @@ cp -p %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/man1
 
 
 %changelog
+* Wed Dec 21 2011 Dan Horák <dan[at]danny.cz> 3.2-6
+- no fpc on s390(x)
+
 * Tue Nov 17 2011 Praveen Kumar <kumarpraveen.nitdgp at gmail.com> 3.2-5
 - Added man page and disabled debuginfo package
 


More information about the scm-commits mailing list