]> git.pld-linux.org Git - packages/libextractor.git/blobdiff - libextractor.spec
- fix build with ffmpeg2
[packages/libextractor.git] / libextractor.spec
index 6483ddf4c5bb23fe0656d8b2324061ee4c070880..79ee912b4c99a2789c7db9a620d501845d3814fa 100644 (file)
 Summary:       Meta-data extraction library
 Summary(pl.UTF-8):     Biblioteka do ekstrakcji metadanych
 Name:          libextractor
-Version:       1.0.1
+Version:       1.1
 Release:       1
 License:       GPL v3+
 Group:         Libraries
 Source0:       http://ftp.gnu.org/gnu/libextractor/%{name}-%{version}.tar.gz
-# Source0-md5: 593c40670fd7fc8c3ae7adc3df557f64
+# Source0-md5: 4a1496af12bf545582c0e9444429220d
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-rpm5.patch
-Patch2:                %{name}-sh.patch
-Patch3:                %{name}-pl.po.patch
+Patch2:                %{name}-ffmpeg2.patch
 URL:           http://gnunet.org/libextractor/
 BuildRequires: autoconf >= 2.61
 BuildRequires: automake >= 1:1.11
@@ -47,7 +46,7 @@ BuildRequires:        libstdc++-devel
 BuildRequires: libtiff-devel
 BuildRequires: libtool >= 2:2
 BuildRequires: libvorbis-devel
-%{?with_mp4v2:BuildRequires:   mp4v2-devel}
+%{?with_mp4v2:BuildRequires:   mp4v2-devel >= 2.0.0}
 BuildRequires: pkgconfig >= 1:0.7
 # rpm5 patch supports rpm5.org's rpm 4.5.x and 5.x
 BuildRequires: rpm-devel >= 4.5
@@ -161,8 +160,7 @@ Statyczna wersja bibliotek libextractor.
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch2 -p0
 
 %{__rm} po/stamp-po
 %{__sed} -i -e 's,tidy/\(tidy\|buffio\)\.h,\1.h,' configure.ac src/plugins/html_extractor.c
This page took 0.08094 seconds and 4 git commands to generate.