SPECS (Titanium): soprano.spec - 2.1.64

shadzik shadzik at pld-linux.org
Thu Nov 27 22:13:31 CET 2008


Author: shadzik                      Date: Thu Nov 27 21:13:31 2008 GMT
Module: SPECS                         Tag: Titanium
---- Log message:
- 2.1.64

---- Files affected:
SPECS:
   soprano.spec (1.31.2.4 -> 1.31.2.5) 

---- Diffs:

================================================================
Index: SPECS/soprano.spec
diff -u SPECS/soprano.spec:1.31.2.4 SPECS/soprano.spec:1.31.2.5
--- SPECS/soprano.spec:1.31.2.4	Wed Aug  6 09:40:44 2008
+++ SPECS/soprano.spec	Thu Nov 27 22:13:26 2008
@@ -8,24 +8,24 @@
 %bcond_without	serializer		# with raptor serializer. need to figure out proper BR
 %bcond_without	sesame2			# with sesame2backend
 
-%define		qtbrver		4.4.0
+%define		qtbrver		4.4.3
 
 Summary:	Soprano - Qt wrapper API to librdf
 Summary(pl.UTF-8):	Soprano - wrapper Qt do librdf
 Name:		soprano
-Version:	2.1
-Release:	2
+Version:	2.1.64
+Release:	1
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://dl.sourceforge.net/soprano/%{name}-%{version}.tar.bz2
-# Source0-md5:	c89c04931db14eb7f5801eb3d4e5c742
+# Source0-md5:	f62267c1f904450ab0e9d8cab30d252b
 URL:		http://sourceforge.net/projects/soprano
 BuildRequires:	QtCore-devel >= %{qtbrver}
 BuildRequires:	QtDBus-devel >= %{qtbrver}
 BuildRequires:	QtNetwork-devel >= %{qtbrver}
 BuildRequires:	QtTest-devel >= %{qtbrver}
 BuildRequires:	clucene-core-devel >= 0.9.16a-2
-BuildRequires:	cmake >= 2.6.0
+BuildRequires:	cmake >= 2.6.2
 %{?with_sesame2:BuildRequires:	libgcj-devel}
 %{?with_serializer:BuildRequires:	libraptor-devel}
 BuildRequires:	qt4-build >= %{qtbrver}
@@ -62,9 +62,9 @@
 %prep
 %setup -q
 # Sesame2 backend doesn't really use the new JNI-1.6 feature -> GetObjectRefType.
-sed -i 's:JNI_VERSION_1_6:JNI_VERSION_1_4:g' CMakeLists.txt
+#sed -i 's:JNI_VERSION_1_6:JNI_VERSION_1_4:g' CMakeLists.txt
 # cleanup.
-sed -i 's:${JAVA_INCLUDE_PATH2}::' backends/sesame2/CMakeLists.txt
+#sed -i 's:${JAVA_INCLUDE_PATH2}::' backends/sesame2/CMakeLists.txt
 
 %build
 install -d build
@@ -78,8 +78,9 @@
 	-DLIB_SUFFIX=64 \
 %endif
 	-DJAVA_INCLUDE_PATH=%{_libdir}/gcc/%{_target_platform}/%{cc_version}/include \
-	-DJAVA_JVM_LIBRARY=%{_libdir}/gcj-%{cc_version}/libjvm.so \
-	..
+	-DJAVA_INCLUDE_PATH2=%{_libdir}/gcc/%{_target_platform}/%{cc_version}/include \
+	-DJAVA_JVM_LIBRARY=%{_libdir}/gcj-%{cc_version}-9/libjvm.so \
+	../
 
 %{__make}
 
@@ -140,6 +141,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31.2.5  2008/11/27 21:13:26  shadzik
+- 2.1.64
+
 Revision 1.31.2.4  2008/08/06 07:40:44  shadzik
 - updated cmake BR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/soprano.spec?r1=1.31.2.4&r2=1.31.2.5&f=u



More information about the pld-cvs-commit mailing list