add info into the devel package to resolve the installation error
(cherry picked from commit 49ed7479dc535b4c46f7281c32aa0fc0d8f617b2)
This commit is contained in:
parent
39cf2394f7
commit
215fc65367
@ -1,6 +1,6 @@
|
||||
Name: gdbm
|
||||
Version: 1.22
|
||||
Release: 2
|
||||
Release: 3
|
||||
Epoch: 1
|
||||
Summary: A library of database functions that work similar to the standard UNIX dbm
|
||||
License: GPLv3+
|
||||
@ -91,6 +91,7 @@ fi
|
||||
%{_libdir}/libgdbm.so
|
||||
%{_libdir}/libgdbm_compat.so
|
||||
%{_includedir}/*
|
||||
%{_infodir}/*.info*
|
||||
|
||||
%files help
|
||||
%{_mandir}/man1/gdbm*
|
||||
@ -98,6 +99,9 @@ fi
|
||||
%{_infodir}/*.info*
|
||||
|
||||
%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
|
||||
- Fix gdbmtool parm import error
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user