Author: qboosh Date: Sat Aug 25 13:35:40 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - better Group (Applications/Graphics) - BR: pkgconfig - a52dec dep comes from ffmpeg, see todo there
---- Files affected: SPECS: ffmpegthumbnailer.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/ffmpegthumbnailer.spec diff -u SPECS/ffmpegthumbnailer.spec:1.3 SPECS/ffmpegthumbnailer.spec:1.4 --- SPECS/ffmpegthumbnailer.spec:1.3 Thu Aug 16 20:29:39 2007 +++ SPECS/ffmpegthumbnailer.spec Sat Aug 25 15:35:35 2007 @@ -5,15 +5,15 @@ Version: 1.1.3 Release: 1 License: GPL v2 -Group: Applications +Group: Applications/Graphics Source0: http://ffmpegthumbnailer.googlecode.com/files/%{name}-%{version}.tar.gz # Source0-md5: 8abed939bdbd7261cb22f6383b761e43 URL: http://code.google.com/p/ffmpegthumbnailer/ -BuildRequires: a52dec-libs-devel -BuildRequires: autoconf +BuildRequires: autoconf >= 2.50 BuildRequires: automake BuildRequires: ffmpeg-devel BuildRequires: libpng-devel +BuildRequires: pkgconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -56,6 +56,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2007/08/25 13:35:35 qboosh +- better Group (Applications/Graphics) +- BR: pkgconfig +- a52dec dep comes from ffmpeg, see todo there + Revision 1.3 2007/08/16 18:29:39 czarny - up to 1.1.3 - no link patch needed anymore ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ffmpegthumbnailer.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
