rdfproc: Failed to open hashes storage (#914634)
This commit is contained in:
parent
922c3f1e64
commit
1327ad4809
@ -1,6 +1,6 @@
|
|||||||
Name: redland
|
Name: redland
|
||||||
Version: 1.0.16
|
Version: 1.0.16
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: RDF Application Framework
|
Summary: RDF Application Framework
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
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)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
BuildRequires: curl-devel
|
BuildRequires: curl-devel
|
||||||
BuildRequires: db4-devel
|
BuildRequires: libdb-devel
|
||||||
BuildRequires: libiodbc-devel
|
BuildRequires: libiodbc-devel
|
||||||
BuildRequires: libtool-ltdl-devel
|
BuildRequires: libtool-ltdl-devel
|
||||||
BuildRequires: libxml2-devel >= 2.4.0
|
BuildRequires: libxml2-devel >= 2.4.0
|
||||||
@ -140,6 +140,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 26 2013 Rex Dieter <rdieter@fedoraproject.org> 1.0.16-2
|
||||||
|
- rdfproc: Failed to open hashes storage (#914634)
|
||||||
|
|
||||||
* Tue Feb 19 2013 Rex Dieter <rdieter@fedoraproject.org> 1.0.16-1
|
* Tue Feb 19 2013 Rex Dieter <rdieter@fedoraproject.org> 1.0.16-1
|
||||||
- 1.0.16
|
- 1.0.16
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user