Author: paszczus Date: Sat Jul 14 12:25:51 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- using ImageMagick by default
---- Files affected:
SPECS:
makethumbs.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/makethumbs.spec
diff -u SPECS/makethumbs.spec:1.1 SPECS/makethumbs.spec:1.2
--- SPECS/makethumbs.spec:1.1 Sat Jul 14 14:12:37 2007
+++ SPECS/makethumbs.spec Sat Jul 14 14:25:46 2007
@@ -52,6 +52,7 @@
install -d $RPM_BUILD_ROOT%{_bindir}
install %{SOURCE0} $RPM_BUILD_ROOT%{_bindir}/makethumbs.sh
install %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/rotate.sh
+sed -i -e s/'DEFAULT_preferred_image_tools="sips" # or "netpbm" or
"imagemagick"'/'DEFAULT_preferred_image_tools="imagemagick" # or "netpbm" or
"sips"'/g $RPM_BUILD_ROOT%{_bindir}/makethumbs.sh
cp %{SOURCE2} .
%clean
@@ -68,6 +69,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2007/07/14 12:25:46 paszczus
+- using ImageMagick by default
+
Revision 1.1 2007/07/14 12:12:37 paszczus
- new
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/makethumbs.spec?r1=1.1&r2=1.2&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit