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