!25 [sync] PR-24: add the dependency of the devel package to resolve the installation error
From: @openeuler-sync-bot Reviewed-by: @liuzhiqiang26 Signed-off-by: @liuzhiqiang26
This commit is contained in:
commit
b486557fe1
@ -1,6 +1,6 @@
|
|||||||
Name: gdbm
|
Name: gdbm
|
||||||
Version: 1.22
|
Version: 1.22
|
||||||
Release: 2
|
Release: 3
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: A library of database functions that work similar to the standard UNIX dbm
|
Summary: A library of database functions that work similar to the standard UNIX dbm
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -91,6 +91,7 @@ fi
|
|||||||
%{_libdir}/libgdbm.so
|
%{_libdir}/libgdbm.so
|
||||||
%{_libdir}/libgdbm_compat.so
|
%{_libdir}/libgdbm_compat.so
|
||||||
%{_includedir}/*
|
%{_includedir}/*
|
||||||
|
%{_infodir}/*.info*
|
||||||
|
|
||||||
%files help
|
%files help
|
||||||
%{_mandir}/man1/gdbm*
|
%{_mandir}/man1/gdbm*
|
||||||
@ -98,6 +99,9 @@ fi
|
|||||||
%{_infodir}/*.info*
|
%{_infodir}/*.info*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 1 2022 yanglongkang <yanglongkang@h-partners.com> - 1.20-3
|
||||||
|
- add info into the devel package to resolve the installation error
|
||||||
|
|
||||||
* Thu Dec 09 2021 yangchenguang <yangchenguang@uniontech.com> - 1.22-2
|
* Thu Dec 09 2021 yangchenguang <yangchenguang@uniontech.com> - 1.22-2
|
||||||
- Fix gdbmtool parm import error
|
- Fix gdbmtool parm import error
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user