diff --git a/redland.spec b/redland.spec index de30690..1a6960a 100644 --- a/redland.spec +++ b/redland.spec @@ -1,6 +1,6 @@ Name: redland Version: 1.0.16 -Release: 1%{?dist} +Release: 2%{?dist} Summary: RDF Application Framework Group: System Environment/Libraries @@ -10,7 +10,7 @@ Source0: http://download.librdf.org/source/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: curl-devel -BuildRequires: db4-devel +BuildRequires: libdb-devel BuildRequires: libiodbc-devel BuildRequires: libtool-ltdl-devel BuildRequires: libxml2-devel >= 2.4.0 @@ -140,6 +140,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Mar 26 2013 Rex Dieter 1.0.16-2 +- rdfproc: Failed to open hashes storage (#914634) + * Tue Feb 19 2013 Rex Dieter 1.0.16-1 - 1.0.16