[packages/secilc] - pandoc not available on x32; release 2

qboosh qboosh at pld-linux.org
Fri Oct 14 16:10:03 CEST 2016


commit f7fb74161cd5d6d37ba0cc4bf616aa05d076f727
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Oct 14 16:11:55 2016 +0200

    - pandoc not available on x32; release 2

 secilc.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/secilc.spec b/secilc.spec
index b0b7d3d..687da69 100644
--- a/secilc.spec
+++ b/secilc.spec
@@ -2,11 +2,15 @@
 # Conditional build:
 %bcond_without	doc	# HTML documentation
 #
+%ifnarch %{ix86} %{x8664}
+# pandoc requires ghc
+%undefine	with_doc
+%endif
 Summary:	SELinux Common Intermediate Language (CIL) Compiler
 Summary(pl.UTF-8):	Kompilator języka pośredniego (CIL) SELinuksa
 Name:		secilc
 Version:	2.5
-Release:	1
+Release:	2
 License:	BSD
 Group:		Applications
 #Source0Download: https://github.com/SELinuxProject/selinux/wiki/Releases
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/secilc.git/commitdiff/f7fb74161cd5d6d37ba0cc4bf616aa05d076f727



More information about the pld-cvs-commit mailing list