[soprano] update raptor/rasqal deps

Rex Dieter rdieter at fedoraproject.org
Mon Jul 25 14:45:25 UTC 2011


commit ecf205f4afde5afaacbf9b8b81eec81ca5e06356
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Mon Jul 25 09:50:49 2011 -0500

    update raptor/rasqal deps

 soprano.spec |   13 +++++++++----
 1 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/soprano.spec b/soprano.spec
index bfa1b78..30bedcc 100644
--- a/soprano.spec
+++ b/soprano.spec
@@ -5,12 +5,12 @@
 %global apidocs 1
 %global tests 1
 
-%global snap 20110723
+%define snap 20110723
 
 Summary: Qt wrapper API to different RDF storage solutions
 Name:    soprano
 Version: 2.6.52
-Release: 1.%{snap}%{?dist}
+Release: 2.%{snap}%{?dist}
 
 Group:   System Environment/Libraries
 License: LGPLv2+
@@ -33,8 +33,10 @@ BuildRequires: kde-filesystem
 # for backends/virtuoso
 BuildRequires: libiodbc-devel
 BuildRequires: pkgconfig
+BuildRequires: pkgconfig(raptor2)
+BuildRequires: pkgconfig(rasqal) >= 0.9.22
+BuildRequires: pkgconfig(redland)
 BuildRequires: qt4-devel
-BuildRequires: redland-devel 
 %if 0%{?tests}
 BuildRequires: virtuoso-opensource
 %endif
@@ -222,7 +224,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Sat Jul 23 2011 Rex Dieter <rdieter at fedoraproject.org> 2.6.52-1.
+* Mon Jul 25 2011 Rex Dieter <rdieter at fedoraproject.org> 2.6.52-2.20110723
+- update raptor/rasqal deps
+
+* Sat Jul 23 2011 Rex Dieter <rdieter at fedoraproject.org> 2.6.52-1.20110723
 - soprano-2.6.52 20110723 snapshot
 
 * Tue Jul 19 2011 Karsten Hopp <karsten at redhat.com> 2.6.51-0.3.20110602


More information about the scm-commits mailing list