X-Git-Url: http://git.pld-linux.org/?p=packages%2Ffail.git;a=blobdiff_plain;f=fail.spec;h=51905228316d42df85b3e132e369f613c631e425;hp=7236a9d122ba38579a242be0b3fb55fd740322b7;hb=93c8b3d43a335af8e524d882bcaeb6dbde0f49b0;hpb=dce5707da86b3034b705fdb74ec0d45bf2719766 diff --git a/fail.spec b/fail.spec index 7236a9d..5190522 100644 --- a/fail.spec +++ b/fail.spec @@ -6,15 +6,20 @@ %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.0 -Release: 1 +Version: 2.0.1 +Release: 4 License: GPL v2+ Group: Applications/Graphics Source0: http://downloads.sourceforge.net/fail/%{name}-%{version}.tar.gz -# Source0-md5: de3592b78144ef3c6b2e98377522df69 +# Source0-md5: b9362106f9a23a1f99ff7bece94d9aa7 URL: http://fail.sourceforge.net/ %{?with_magick:BuildRequires: ImageMagick-devel >= 1:6.8} %{?with_html5:BuildRequires: asciidoc}