[packages/gutenprint] - disable foomatic if ijs is disabled - rel 2

baggins baggins at pld-linux.org
Sat Oct 22 16:43:17 CEST 2016


commit 633105f54bf86a4959360d73f899761bf6f6b912
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Oct 22 16:43:01 2016 +0200

    - disable foomatic if ijs is disabled
    - rel 2

 gutenprint.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/gutenprint.spec b/gutenprint.spec
index 3350949..40ec27a 100644
--- a/gutenprint.spec
+++ b/gutenprint.spec
@@ -8,13 +8,17 @@
 %bcond_without	foomatic	# don't generate foomatic data
 %bcond_without	static_libs	# don't build static library
 #
+%if %{without ijs}
+%undefine	with_foomatic
+%endif
+#
 %include	/usr/lib/rpm/macros.perl
 Summary:	Collection of high-quality printer drivers
 Summary(pl.UTF-8):	Zestaw wysokiej jakości sterowników do drukarek
 %define	majorver	5.2
 Name:		gutenprint
 Version:	%{majorver}.11
-Release:	1
+Release:	2
 License:	GPL
 Group:		Applications/Printing
 Source0:	http://downloads.sourceforge.net/gimp-print/%{name}-%{version}.tar.bz2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gutenprint.git/commitdiff/633105f54bf86a4959360d73f899761bf6f6b912



More information about the pld-cvs-commit mailing list