]> git.pld-linux.org Git - packages/libfpx.git/blobdiff - libfpx.spec
- updated to 1.3.1-10 (fixes CVE-2017-12921 CVE-2017-12925 and possibly CVE-2017...
[packages/libfpx.git] / libfpx.spec
index 2153cfb3c2f5fc2a5fb538f31c1e80fc0393d1d9..8811d271c695e62ea90c6d8955a107679b201995 100644 (file)
@@ -5,16 +5,14 @@
 Summary:       FlashPIX OpenSource Toolkit
 Summary(pl.UTF-8):     Biblioteka do obróbki obrazków FlashPIX
 Name:          libfpx
-Version:       1.3.1
+Version:       1.3.1.10
 Release:       1
 License:       distributable (see COPYING)
 Group:         Libraries
-# Strange... [URL] says you can order it (for money) and doesn't contain any
-# link, but sources can be freely redistributed. Can be found on any IM mirror.
-Source0:       ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/%{name}-%{version}-1.tar.xz
-# Source0-md5: 69c6bf377fe68b575af12a26a6ba076b
+Source0:       http://www.imagemagick.org/download/delegates/%{name}-1.3.1-10.tar.xz
+# Source0-md5: 6855850cde24262e3d7fd7b8514d0b1d
 Patch0:                %{name}-link.patch
-URL:           http://www.i3a.org/technologies/digital-photography/flashpix/
+URL:           http://www.imagemagick.org/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake >= 1:1.11
 BuildRequires: libtool >= 2:1.5
@@ -63,7 +61,7 @@ Static version of FlashPIX library.
 Statyczna wersja biblioteki FlashPIX.
 
 %prep
-%setup -q -n %{name}-%{version}-1
+%setup -q -n %{name}-1.3.1-10
 %patch0 -p1
 
 ln -f flashpix.h COPYING
@@ -102,7 +100,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libfpx.so
 %{_libdir}/libfpx.la
 %{_includedir}/fpxlib.h
-%{_includedir}/fpxlib-config.h
 
 %if %{with static_libs}
 %files static
This page took 0.035255 seconds and 4 git commands to generate.