remove bytelist requires

This commit is contained in:
Weijian Wen 2023-11-25 08:47:30 +08:00
parent be19b9e8da
commit a95310e703

View File

@ -8,7 +8,7 @@
Name: hbase Name: hbase
Version: 2.5.0 Version: 2.5.0
Release: 1 Release: 2
Summary: A database for Apache Hadoop Summary: A database for Apache Hadoop
License: Apache-2.0 and BSD and CPL-1.0 and EPL-1.0 and MIT License: Apache-2.0 and BSD and CPL-1.0 and EPL-1.0 and MIT
URL: http://hbase.apache.org/ URL: http://hbase.apache.org/
@ -29,7 +29,6 @@ BuildRequires: java-1.8.0-openjdk-devel maven hostname maven-local protobuf2-dev
Requires: java-1.8.0-openjdk Requires: java-1.8.0-openjdk
# Required for the shell # Required for the shell
Requires: bytelist
Requires: invokebinder Requires: invokebinder
Requires: jcodings Requires: jcodings
Requires: jansi Requires: jansi
@ -279,6 +278,9 @@ fi
%endif %endif
%changelog %changelog
* Sat Nov 25 2023 wenweijian <wenweijian2@huawei.com> 2.5.0-2
- remove bytelist requires
* Tue Sep 12 2023 Youjing Yu <2534849757@qq.com> 2.5.0-1 * Tue Sep 12 2023 Youjing Yu <2534849757@qq.com> 2.5.0-1
- Upgrade Hbase Version to 2.5.0 - Upgrade Hbase Version to 2.5.0