[q4wine] WINE is supported on ARM too

Peter Robinson pbrobinson at fedoraproject.org
Sun Apr 22 23:08:08 UTC 2012


commit ac7ac379bec26316a75090a9a886b7ed4cfdd730
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Mon Apr 23 00:07:54 2012 +0100

    WINE is supported on ARM too

 q4wine.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/q4wine.spec b/q4wine.spec
index cb87098..1d47262 100644
--- a/q4wine.spec
+++ b/q4wine.spec
@@ -1,6 +1,6 @@
 Name:           q4wine
 Version:        0.121
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Qt4 GUI for wine
 
 Group:          Applications/Emulators
@@ -14,7 +14,7 @@ BuildRequires:  desktop-file-utils
 BuildRequires:  fuseiso icoutils
 Requires:       wine-core fuseiso icoutils
 
-ExclusiveArch:  %{ix86} x86_64
+ExclusiveArch:  %{ix86} x86_64 %{arm}
 
 %description
 Q4Wine is a qt4 GUI for wine. It will help
@@ -65,6 +65,9 @@ update-desktop-database &> /dev/null || :
 %{_datadir}/q4wine
 
 %changelog
+* Sun Apr 23 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 0.121-3
+- WINE is supported on ARM too
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.121-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list