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
|
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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user