SPECS: soprano.spec - BR added - some files packed

rotom rotom at pld-linux.org
Wed Feb 6 18:50:47 CET 2008


Author: rotom                        Date: Wed Feb  6 17:50:47 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR added
- some files packed

---- Files affected:
SPECS:
   soprano.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/soprano.spec
diff -u SPECS/soprano.spec:1.12 SPECS/soprano.spec:1.13
--- SPECS/soprano.spec:1.12	Mon Feb  4 21:04:54 2008
+++ SPECS/soprano.spec	Wed Feb  6 18:50:41 2008
@@ -3,7 +3,6 @@
 # - missing deps:
 #   * Sesame2 storage backend (java-based)
 #   * Raptor RDF serializer
-#   * The CLucene-based full-text search index library
 #
 # Conditional build:
 %bcond_without	serializer		# with raptor serializer. need to figure out proper BR
@@ -12,7 +11,7 @@
 Summary(pl.UTF-8):	Soprano - wrapper Qt do librdf
 Name:		soprano
 Version:	2.0.0
-Release:	1
+Release:	2
 #Release:	0.%{_snap}.%{rel}
 License:	GPL v2
 Group:		X11/Applications
@@ -25,7 +24,9 @@
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	clucene-core-devel
+BuildRequires:	clucene-core-static
 BuildRequires:	cmake
+BuildRequires:	java-sun-sources
 BuildRequires:	libraptor-devel
 BuildRequires:	qt4-build >= 4.3.3-3
 BuildRequires:	qt4-qmake >= 4.3.3-3
@@ -97,6 +98,8 @@
 %attr(755,root,root) %ghost %{_libdir}/libsopranoclient.so.1
 %attr(755,root,root) %{_libdir}/libsopranoserver.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libsopranoserver.so.1
+%attr(755,root,root) %{_libdir}/libsopranoindex.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libsopranoindex.so.1
 %dir %{_libdir}/soprano
 %attr(755,root,root) %{_libdir}/soprano/libsoprano_redlandbackend.so
 %attr(755,root,root) %{_libdir}/soprano/libsoprano_nquadparser.so
@@ -116,6 +119,7 @@
 %attr(755,root,root) %{_libdir}/libsoprano.so
 %attr(755,root,root) %{_libdir}/libsopranoserver.so
 %attr(755,root,root) %{_libdir}/libsopranoclient.so
+%attr(755,root,root) %{_libdir}/libsopranoindex.so
 %dir %{_includedir}/soprano
 %{_includedir}/soprano/*.h
 %{_includedir}/Soprano
@@ -127,6 +131,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2008-02-06 17:50:41  rotom
+- BR added
+- some files packed
+
 Revision 1.12  2008-02-04 20:04:54  paszczus
 - updated to 2.0.0
 
================================================================

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



More information about the pld-cvs-commit mailing list