libdbi:sync community

This commit is contained in:
hanxinke 2020-01-09 16:46:51 +08:00
parent f27a110419
commit aaa9536a11
2 changed files with 8 additions and 2666 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,12 +1,11 @@
Name: libdbi Name: libdbi
Version: 0.9.0 Version: 0.9.0
Release: 14 Release: 15
Summary: a database-independent abstraction layer in C Summary: a database-independent abstraction layer in C
License: LGPLv2+ License: LGPLv2+
URL: http://libdbi.sourceforge.net/ URL: http://libdbi.sourceforge.net/
Source0: https://sourceforge.net/projects/libdbi/files/libdbi/%{name}-%{version}/%{name}-%{version}.tar.gz Source0: https://sourceforge.net/projects/libdbi/files/libdbi/%{name}-%{version}/%{name}-%{version}.tar.gz
Patch0: libdbi-aarch64.patch
BuildRequires: git gcc BuildRequires: git gcc
%description %description
@ -30,7 +29,7 @@ BuildArch: noarch
Help files for %{name} Help files for %{name}
%prep %prep
%autosetup -n %{name}-%{version} -p1 -Sgit %autosetup -n %{name}-%{version}
%build %build
%configure %configure
@ -64,6 +63,12 @@ make check
%doc TODO doc/*.pdf doc/*guide %doc TODO doc/*.pdf doc/*guide
%changelog %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 * Thu Oct 10 2019 hanxinke<hanxinke@huawei.com> - 0.9.0-14
- Type:enhancement - Type:enhancement
- ID:NA - ID:NA