]> git.pld-linux.org Git - packages/mono.git/commitdiff
- adjusted libgdiplus version and supported archs (+aarch64) auto/th/mono-3.12.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 26 Jan 2015 20:04:12 +0000 (21:04 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 26 Jan 2015 20:04:12 +0000 (21:04 +0100)
mono.spec

index 0c6fa8b68cc7e61e5fa6a523d9d339f4264b66a2..3ccdfdbb32555ad347df908dc0cc474cccfcc103 100644 (file)
--- a/mono.spec
+++ b/mono.spec
@@ -45,9 +45,9 @@ BuildConflicts:       mono-csharp < 2.4
 Requires:      zlib >= 1.2.3
 Suggests:      binfmt-detector
 # for System.Drawing
-Suggests:      libgdiplus >= 3.8
+Suggests:      libgdiplus >= 3.12
 Obsoletes:     mono-jscript
-ExclusiveArch: %{ix86} %{x8664} arm ia64 mips ppc ppc64 s390x sparc sparcv9 sparc64
+ExclusiveArch: %{ix86} %{x8664} arm aarch64 ia64 mips ppc ppc64 s390x sparc sparcv9 sparc64
 # plain i386 is not supported; mono uses cmpxchg/xadd which require i486
 ExcludeArch:   i386
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.05556 seconds and 4 git commands to generate.