pbrobinson pushed to pinta (master). "Rebuild (mono4)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 18 12:23:01 UTC 2015


From d618cc5d9e190e72e5e02f1560f5e36a4cff144c Mon Sep 17 00:00:00 2001
From: Peter Robinson <pbrobinson at gmail.com>
Date: Mon, 18 May 2015 13:22:50 +0100
Subject: Rebuild (mono4)


diff --git a/pinta.spec b/pinta.spec
index 7d62086..607098e 100644
--- a/pinta.spec
+++ b/pinta.spec
@@ -2,7 +2,7 @@
 
 Name:		pinta
 Version:	1.6
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	An easy to use drawing and image editing program
 
 # the code is licensed under the MIT license while the icons are licensed as CC-BY
@@ -12,11 +12,7 @@ URL:		http://pinta-project.com/
 Source0:	http://github.com/PintaProject/Pinta/releases/download/%{version}/%{name}-%{version}.tar.gz
 
 # Mono only available on these:
-ExclusiveArch:	%ix86 x86_64 ppc ppc64 ia64 sparcv9 alpha s390x
-
-# Pinta doesn't build on arm with mono 2.10
-# https://bugzilla.redhat.com/show_bug.cgi?id=992798
-ExcludeArch:	%{arm}
+ExclusiveArch: %mono_arches
 
 Requires:	hicolor-icon-theme, mono-addins
 BuildRequires:	mono-devel, gtk-sharp2-devel, gettext, desktop-file-utils
@@ -49,7 +45,6 @@ sed -i 's/\r//' xdg/scalable/pinta.svg
 make %{?_smp_mflags}
 
 %install
-rm -rf %{buildroot}
 make install DESTDIR=%{buildroot}
 
 # Register as an application to be visible in the software center
@@ -120,6 +115,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/pixmaps/%{name}*
 
 %changelog
+* Mon May 18 2015 Peter Robinson <pbrobinson at fedoraproject.org> 1.6-2
+- Rebuild (mono4)
+
 * Sat Mar 28 2015 Andrea Musuruane <musuruan at gmail.com> - 1.6-1
 - Updated to v1.6
 - Minor cleanup
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/pinta.git/commit/?h=master&id=d618cc5d9e190e72e5e02f1560f5e36a4cff144c


More information about the scm-commits mailing list