[pinta/f15/master] updated the supported arch list

Dan Horák sharkcz at fedoraproject.org
Tue Apr 19 17:10:48 UTC 2011


commit 48e296d0c4b96294d83f174eea136e61f71d7f6c
Author: Dan Horák <dan at danny.cz>
Date:   Tue Apr 19 19:09:57 2011 +0200

    updated the supported arch list

 pinta.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/pinta.spec b/pinta.spec
index de8c71b..b14aefc 100644
--- a/pinta.spec
+++ b/pinta.spec
@@ -2,7 +2,7 @@
 
 Name:		pinta
 Version:	0.8
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	An easy to use drawing and image editing program
 
 Group:		Applications/Multimedia
@@ -15,8 +15,8 @@ Source0:	http://github.com/downloads/jpobst/Pinta/%{name}-%{version}.tar.gz
       
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-# We dont have mono on these arches:
-ExcludeArch: sparc64
+# Mono only available on these:
+ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
 
 Requires:	hicolor-icon-theme
 BuildRequires:	mono-devel, gtk-sharp2-devel, gettext, desktop-file-utils
@@ -93,6 +93,9 @@ rm -rf %{buildroot}
 %{_datadir}/pixmaps/%{name}*
 
 %changelog
+* Tue Apr 19 2011 Dan Horák <dan[at]danny.cz> - 0.8-2
+- updated the supported arch list
+
 * Wed Apr 06 2011 Paul Lange <palango at gmx.de> - 0.8-1
 - Update to version 0.8
 


More information about the scm-commits mailing list