[packages/soprano] - disabled virtuoso support on 32bit archs - rel 2

baggins baggins at pld-linux.org
Sun Nov 30 21:52:15 CET 2014


commit 21572f092a689e28831be0f690a75e0b8252f1dd
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Nov 30 21:51:53 2014 +0100

    - disabled virtuoso support on 32bit archs
    - rel 2

 soprano.spec | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/soprano.spec b/soprano.spec
index ad85761..e666c94 100644
--- a/soprano.spec
+++ b/soprano.spec
@@ -6,11 +6,16 @@
 %define		qtbrver		4.7.3
 %define		snap		svn1042011
 
+%ifarch %{ix86}
+# current virtuoso (7.1.0) works only on 64bit archs
+%unglobal	with_virtuoso
+%endif
+
 Summary:	Soprano - Qt wrapper API to librdf
 Summary(pl.UTF-8):	Soprano - wrapper Qt do librdf
 Name:		soprano
 Version:	2.9.4
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://downloads.sourceforge.net/soprano/%{name}-%{version}.tar.bz2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/soprano.git/commitdiff/21572f092a689e28831be0f690a75e0b8252f1dd



More information about the pld-cvs-commit mailing list