[packages/gmime] - disable mono on x32 - rel 4

baggins baggins at pld-linux.org
Sat Apr 4 00:43:04 CEST 2015


commit 97395e6d8f0a5d93b8b0d64d6fca9f2f1222687d
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Apr 4 00:42:41 2015 +0200

    - disable mono on x32
    - rel 4

 gmime.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gmime.spec b/gmime.spec
index cb88834..a80b197 100644
--- a/gmime.spec
+++ b/gmime.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_without	dotnet	# without .NET support
 
-%ifarch i386
+%ifarch i386 x32
 %undefine	with_dotnet
 %endif
 
@@ -11,7 +11,7 @@ Summary:	GMIME library
 Summary(pl.UTF-8):	Biblioteka GMIME
 Name:		gmime
 Version:	2.6.20
-Release:	3
+Release:	4
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gmime/2.6/%{name}-%{version}.tar.xz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gmime.git/commitdiff/97395e6d8f0a5d93b8b0d64d6fca9f2f1222687d



More information about the pld-cvs-commit mailing list