]> git.pld-linux.org Git - packages/fail.git/blobdiff - fail.spec
- disable mono deps (html5 viewer) on x32
[packages/fail.git] / fail.spec
index 0101e2c1bb2f8fc4306ad3f4776146264e2ca86c..51905228316d42df85b3e132e369f613c631e425 100644 (file)
--- a/fail.spec
+++ b/fail.spec
@@ -6,11 +6,16 @@
 %bcond_without html5   # HTML5 viewer
 %bcond_without magick  # ImageMagick coder
 #
+# html5 requires cito that requires mono that is not available yet on x32
+%ifarch x32
+%undefine      with_html5
+%endif
+
 Summary:       FAIL - First Atari Image Library
 Summary(pl.UTF-8):     FAIL (First Atari Image Library) - biblioteka do obrazów w formatach Atari
 Name:          fail
 Version:       2.0.1
-Release:       2
+Release:       4
 License:       GPL v2+
 Group:         Applications/Graphics
 Source0:       http://downloads.sourceforge.net/fail/%{name}-%{version}.tar.gz
This page took 0.092867 seconds and 4 git commands to generate.