packages: xsane/xsane.spec - BR: pkgconfig - don't complain about gimptool ...
sparky
sparky at pld-linux.org
Sat Feb 6 16:13:28 CET 2010
Author: sparky Date: Sat Feb 6 15:13:28 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- BR: pkgconfig
- don't complain about gimptool missing
---- Files affected:
packages/xsane:
xsane.spec (1.64 -> 1.65)
---- Diffs:
================================================================
Index: packages/xsane/xsane.spec
diff -u packages/xsane/xsane.spec:1.64 packages/xsane/xsane.spec:1.65
--- packages/xsane/xsane.spec:1.64 Sat Feb 6 16:03:49 2010
+++ packages/xsane/xsane.spec Sat Feb 6 16:13:22 2010
@@ -25,11 +25,12 @@
BuildRequires: libjpeg-devel
BuildRequires: libpng-devel
BuildRequires: libtiff-devel
+BuildRequires: pkgconfig
BuildRequires: sane-backends-devel >= 1.0.0
BuildRequires: zlib-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-%define _gimpplugindir %(gimptool --gimpplugindir)/plug-ins
+%define _gimpplugindir %(gimptool --gimpplugindir 2>/dev/null)/plug-ins
%description
XSane is a graphical scanning frontend. It uses the SANE library to
@@ -90,6 +91,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.65 2010/02/06 15:13:22 sparky
+- BR: pkgconfig
+- don't complain about gimptool missing
+
Revision 1.64 2010/02/06 15:03:49 sls
- rel. 1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xsane/xsane.spec?r1=1.64&r2=1.65&f=u
More information about the pld-cvs-commit
mailing list