rebuilt with debug package [release 1.0.17-3mamba;Sat Dec 12 2020]
This commit is contained in:
parent
5c545079bd
commit
3e1df69189
18
librdf.spec
18
librdf.spec
@ -1,6 +1,6 @@
|
||||
Name: librdf
|
||||
Version: 1.0.17
|
||||
Release: 2mamba
|
||||
Release: 3mamba
|
||||
Summary: Redland RDF Libraries
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -13,24 +13,23 @@ Patch1: %{name}-1.0.10-no_undefined.patch
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libdb53-devel
|
||||
BuildRequires: libiodbc-devel
|
||||
BuildRequires: libltdl-devel
|
||||
BuildRequires: libmysqlclient-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libmariadb-devel
|
||||
BuildRequires: libpostgresql-devel
|
||||
BuildRequires: libraptor2-devel
|
||||
BuildRequires: librasqal-devel
|
||||
BuildRequires: libsqlite-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: libcurl-devel
|
||||
BuildRequires: libexpat-devel
|
||||
BuildRequires: libxslt-devel
|
||||
%ifnarch arm
|
||||
BuildRequires: virtuoso-opensource
|
||||
%endif
|
||||
#%ifnarch arm
|
||||
#BuildRequires: virtuoso-opensource
|
||||
#%endif
|
||||
#Provides: redland = %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
@ -79,6 +78,8 @@ Requires: %{name} = %{version}-%{release}
|
||||
%description sqlite
|
||||
%{pkgname} component for SQLite.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n redland-%{version}
|
||||
#%patch0 -p2
|
||||
@ -141,6 +142,9 @@ Requires: %{name} = %{version}-%{release}
|
||||
%{_datadir}/gtk-doc/html/redland/
|
||||
|
||||
%changelog
|
||||
* Sat Dec 12 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.17-3mamba
|
||||
- rebuilt with debug package
|
||||
|
||||
* Tue Jun 23 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.17-2mamba
|
||||
- rebuilt with mariadb
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user