rebuilt with debug package [release 0.9.0-2mamba;Sun Jan 17 2021]
This commit is contained in:
parent
a2d982d088
commit
b4e1bb4a09
@ -1,6 +1,6 @@
|
|||||||
Name: libdbi
|
Name: libdbi
|
||||||
Version: 0.9.0
|
Version: 0.9.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Database Independent Abstraction Layer
|
Summary: Database Independent Abstraction Layer
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -39,6 +39,8 @@ Requires: %{name}-devel = %{?epoch:%epoch:}%{version}-%{release}
|
|||||||
libdbi implements a database-independent abstraction layer in C.
|
libdbi implements a database-independent abstraction layer in C.
|
||||||
This package contains static libraries need for development.
|
This package contains static libraries need for development.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
sed -i "s,| arm-\* |,| aarch64-\* | arm-\* |," config.sub
|
sed -i "s,| arm-\* |,| aarch64-\* | arm-\* |," config.sub
|
||||||
@ -83,6 +85,9 @@ sed -i "s,| arm-\* |,| aarch64-\* | arm-\* |," config.sub
|
|||||||
%{_libdir}/libdbi.*a
|
%{_libdir}/libdbi.*a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 17 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.0-2mamba
|
||||||
|
- rebuilt with debug package
|
||||||
|
|
||||||
* Mon Mar 18 2013 Automatic Build System <autodist@mambasoft.it> 0.9.0-1mamba
|
* Mon Mar 18 2013 Automatic Build System <autodist@mambasoft.it> 0.9.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user