rpms/rasqal/devel rasqal.spec,1.2,1.3

Kevin Kofler (kkofler) fedora-extras-commits at redhat.com
Mon Oct 15 15:40:30 UTC 2007


Author: kkofler

Update of /cvs/pkgs/rpms/rasqal/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3249/devel

Modified Files:
	rasqal.spec 
Log Message:
Update minimum raptor version


Index: rasqal.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rasqal/devel/rasqal.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rasqal.spec	15 Oct 2007 15:22:23 -0000	1.2
+++ rasqal.spec	15 Oct 2007 15:39:56 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           rasqal
 Version:        0.9.14
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Rasqal RDF Query Library
 
 Group:          System Environment/Libraries
@@ -9,8 +9,8 @@
 Source:         http://download.librdf.org/source/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Requires:       raptor >= 1.4.9
-BuildRequires:  raptor-devel >= 1.4.9
+Requires:       raptor >= 1.4.11
+BuildRequires:  raptor-devel >= 1.4.11
 BuildRequires:  gtk-doc
 BuildRequires:  pcre-devel
 BuildRequires:  libxml2-devel
@@ -30,7 +30,7 @@
 
 Group:          Development/Libraries
 Requires:       %{name} = %{version}-%{release}
-Requires:       raptor-devel >= 1.4.8
+Requires:       raptor-devel >= 1.4.11
 Requires:       pkgconfig
 
 %description    devel
@@ -91,6 +91,9 @@
 %{_datadir}/gtk-doc/html
 
 %changelog
+* Mon Oct 15 2007 Kevin Kofler <Kevin at tigcc.ticalc.org> 0.9.14-2
+- Update minimum raptor version
+
 * Mon Oct 15 2007 Kevin Kofler <Kevin at tigcc.ticalc.org> 0.9.14-1
 - Update to 0.9.14 (for redland 1.0.6, also lots of bugfixes)
 - Specify LGPL version in License tag




More information about the fedora-extras-commits mailing list