Adding help package to the installation dependency of the main package
This commit is contained in:
parent
6a6c41a246
commit
93d15e80a2
@ -1,6 +1,6 @@
|
|||||||
Name: tokyocabinet
|
Name: tokyocabinet
|
||||||
Version: 1.4.48
|
Version: 1.4.48
|
||||||
Release: 13
|
Release: 14
|
||||||
Summary: A manual book for managing a database
|
Summary: A manual book for managing a database
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://fallabs.com/tokyocabinet/
|
URL: http://fallabs.com/tokyocabinet/
|
||||||
@ -8,6 +8,8 @@ Source: http://fallabs.com/%{name}/%{name}-%{version}.tar.gz
|
|||||||
|
|
||||||
BuildRequires: pkgconfig zlib-devel bzip2-devel autoconf
|
BuildRequires: pkgconfig zlib-devel bzip2-devel autoconf
|
||||||
|
|
||||||
|
Requires: %{name}-help = %{version}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Tokyo Cabinet is a library of routines for managing a database. It is the successor
|
Tokyo Cabinet is a library of routines for managing a database. It is the successor
|
||||||
of QDBM and GDBM but more space snd time efficient. Tokyo Cabinet is written in
|
of QDBM and GDBM but more space snd time efficient. Tokyo Cabinet is written in
|
||||||
@ -72,6 +74,12 @@ make check
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 6 2020 wangjie<wangjie294@huawei.com> -1.4.48-14
|
||||||
|
- Type:NA
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:Adding help package to the installation dependency of the main package
|
||||||
|
|
||||||
* Mon Sep 2 2019 Zaiwang Li <lizaiwang1@huawei.com> -1.4.48-13
|
* Mon Sep 2 2019 Zaiwang Li <lizaiwang1@huawei.com> -1.4.48-13
|
||||||
-Package init
|
-Package init
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user