]> git.pld-linux.org Git - packages/fail.git/blobdiff - fail.spec
- release 3
[packages/fail.git] / fail.spec
index fe74b60fdb9a5ff929dc1ac11b50bd367a3a08e1..c5b374309ca303ecfef2ac638f35511178ae5e98 100644 (file)
--- a/fail.spec
+++ b/fail.spec
 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:       17
+Version:       2.0.2
+Release:       3
 License:       GPL v2+
 Group:         Applications/Graphics
-Source0:       http://downloads.sourceforge.net/fail/%{name}-%{version}.tar.gz
-# Source0-md5: b9362106f9a23a1f99ff7bece94d9aa7
+Source0:       https://downloads.sourceforge.net/recoil/%{name}-%{version}.tar.gz
+# Source0-md5: 553c54fc7e257850765419b8e7bb5482
 Patch0:                imagemagick7.patch
-URL:           http://fail.sourceforge.net/
+URL:           http://recoil.sourceforge.net/
 %{?with_magick:BuildRequires:  ImageMagick-devel >= 1:6.8}
 %{?with_html5:BuildRequires:   asciidoc}
 %{?with_html5:BuildRequires:   cito}
@@ -31,7 +31,7 @@ BuildRequires:        zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %if %{with magick}
-%define                im_coders_dir   %{_libdir}/%(MagickCore-config --version | sed -e 's,^\\([.0-9]\\+\\) \\+\\(Q[0-9]\\+\\)\\( \\+\\(HDRI\\)\\)\\?.*,ImageMagick-\\1/modules-\\2\\4,')/coders
+%define                im_coders_dir   %(pkg-config --variable moduledir MagickCore)/coders
 %endif
 
 %description
This page took 0.037521 seconds and 4 git commands to generate.