]> git.pld-linux.org Git - packages/ffmpegthumbnailer.git/blobdiff - ffmpegthumbnailer.spec
- rel 5; build fixed
[packages/ffmpegthumbnailer.git] / ffmpegthumbnailer.spec
index 68a7881b7242cdcb4c2672a758c1075b1bd3bfbd..0750a32319ec6e6dbda142f5d737a0d8d4d914f6 100644 (file)
@@ -2,11 +2,12 @@ Summary:      Lightweight video thumbnailer
 Summary(pl.UTF-8):     Lekki program do wykonywania miniaturek dla filmów
 Name:          ffmpegthumbnailer
 Version:       2.0.8
-Release:       4
+Release:       5
 License:       GPL v2
 Group:         Applications/Graphics
 Source0:       http://ffmpegthumbnailer.googlecode.com/files/%{name}-%{version}.tar.gz
 # Source0-md5: 03e081f89778cd5e4fce30b29a4630e1
+Patch0:                %{name}-build.patch
 URL:           http://code.google.com/p/ffmpegthumbnailer/
 BuildRequires: autoconf >= 2.62
 BuildRequires: automake >= 1:1.11
@@ -61,6 +62,7 @@ Statyczna biblioteka libffmpegthumbnailer.
 
 %prep
 %setup -q
+%patch0 -p1
 
 # use runtime library paths for dlopen
 %{__sed} -i -e '
This page took 0.050932 seconds and 4 git commands to generate.