libdbi:sync community
This commit is contained in:
parent
f27a110419
commit
aaa9536a11
2663
libdbi-aarch64.patch
2663
libdbi-aarch64.patch
File diff suppressed because it is too large
Load Diff
11
libdbi.spec
11
libdbi.spec
@ -1,12 +1,11 @@
|
||||
Name: libdbi
|
||||
Version: 0.9.0
|
||||
Release: 14
|
||||
Release: 15
|
||||
Summary: a database-independent abstraction layer in C
|
||||
License: LGPLv2+
|
||||
URL: http://libdbi.sourceforge.net/
|
||||
Source0: https://sourceforge.net/projects/libdbi/files/libdbi/%{name}-%{version}/%{name}-%{version}.tar.gz
|
||||
|
||||
Patch0: libdbi-aarch64.patch
|
||||
BuildRequires: git gcc
|
||||
|
||||
%description
|
||||
@ -30,7 +29,7 @@ BuildArch: noarch
|
||||
Help files for %{name}
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version} -p1 -Sgit
|
||||
%autosetup -n %{name}-%{version}
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -64,6 +63,12 @@ make check
|
||||
%doc TODO doc/*.pdf doc/*guide
|
||||
|
||||
%changelog
|
||||
* Thu Jan 9 2020 hanxinke<hanxinke@huawei.com> - 0.9.0-15
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:sync community
|
||||
|
||||
* Thu Oct 10 2019 hanxinke<hanxinke@huawei.com> - 0.9.0-14
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user