commit 01ba00be4c945457760505550c810789aa6ad152
Author: Jan RÄ™korajski <[email protected]>
Date:   Mon Mar 9 16:42:11 2015 +0100

    - bcond fixup for x32 (disable mono, enable java)

 graphviz.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/graphviz.spec b/graphviz.spec
index 05cc1a6..b34d695 100644
--- a/graphviz.spec
+++ b/graphviz.spec
@@ -28,10 +28,10 @@
 
 %define                tclver  8.6
 %define                php_name        php55
-%ifarch i386
+%ifarch i386 x32
 %undefine with_dotnet
 %endif
-%ifnarch %{ix86} %{x8664} x32
+%ifnarch %{ix86} %{x8664}
 %undefine with_java
 %endif
 %ifarch i386 i486
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/graphviz.git/commitdiff/01ba00be4c945457760505550c810789aa6ad152

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to