]> git.pld-linux.org Git - packages/soprano.git/commitdiff
- corrected previous commit
authorblekot <blekot@pld-linux.org>
Sun, 1 Jul 2012 18:08:24 +0000 (18:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Raptor RDF serializer now builds with libraptor2
- BR libraptor2 not libraptor

Changed files:
    soprano.spec -> 1.70

soprano.spec

index 6661f4c240992f57701f6d72b5164284d18945dc..84803ddb0ce718d066b90a80fecd9cd0d04581e1 100644 (file)
@@ -1,7 +1,6 @@
 # TODO
 # - missing deps:
 #   * Sesame2 storage backend (java-based)
-#   * Raptor RDF serializer
 #
 # Conditional build:
 %bcond_without serializer              # with raptor serializer. need to figure out proper BR
@@ -29,7 +28,7 @@ BuildRequires:        QtNetwork-devel >= %{qtbrver}
 BuildRequires: clucene-core-devel >= 0.9.16a-2
 BuildRequires: cmake >= 2.8.0
 %{?with_sesame2:BuildRequires: libgcj-devel}
-%{?with_serializer:BuildRequires:      libraptor-devel >= 2.0.0}
+%{?with_serializer:BuildRequires:      libraptor2-devel >= 2.0.0}
 BuildRequires: pkgconfig
 BuildRequires: qt4-build >= %{qtbrver}
 BuildRequires: qt4-qmake >= %{qtbrver}
This page took 0.059735 seconds and 4 git commands to generate.