Author: qboosh Date: Sat Aug 25 09:24:46 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - don't BR thumbnailers
---- Files affected: SPECS: Thunar-thumbnailers.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/Thunar-thumbnailers.spec diff -u SPECS/Thunar-thumbnailers.spec:1.4 SPECS/Thunar-thumbnailers.spec:1.5 --- SPECS/Thunar-thumbnailers.spec:1.4 Thu Aug 16 21:00:37 2007 +++ SPECS/Thunar-thumbnailers.spec Sat Aug 25 11:24:41 2007 @@ -14,11 +14,7 @@ URL: http://goodies.xfce.org/projects/thunar-plugins/thunar-thumbnailers BuildRequires: autoconf >= 2.50 BuildRequires: automake >= 1:1.8 -BuildRequires: dcraw -BuildRequires: grace -BuildRequires: raw-thumbnailer BuildRequires: rpmbuild(macros) >= 1.311 -BuildRequires: tetex-format-latex Requires(post,postun): shared-mime-info Requires: Thunar >= 0.8.0 Suggests: ImageMagick @@ -43,8 +39,14 @@ %build %{__aclocal} %{__autoconf} +%{__autoheader} %{__automake} %configure \ + DCRAW=/usr/bin/dcraw \ + FFMPEG=/usr/bin/ffmpegthumbnailer \ + GRACE=/usr/bin/gracebat \ + LATEX=/usr/bin/latex \ + RAWTHUMBNAILER=/usr/bin/raw-thumbnailer \ --enable-raw \ --enable-tex \ --enable-grace \ @@ -102,6 +104,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2007/08/25 09:24:41 qboosh +- don't BR thumbnailers + Revision 1.4 2007/08/16 19:00:37 czarny - up to 0.3.0 - Patch0 not needed anymore ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/Thunar-thumbnailers.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
