!149 [sync] PR-147: update the dependency of zstd-devel and zstd
From: @openeuler-sync-bot Reviewed-by: @xujing99 Signed-off-by: @xujing99
This commit is contained in:
commit
7c3fbcd25c
12
rpm.spec
12
rpm.spec
@ -1,6 +1,6 @@
|
||||
Name: rpm
|
||||
Version: 4.17.0
|
||||
Release: 12
|
||||
Release: 13
|
||||
Summary: RPM Package Manager
|
||||
License: GPLv2+
|
||||
URL: http://www.rpm.org/
|
||||
@ -70,11 +70,11 @@ Patch6036: backport-Prevent-readelf-internet-access-during-rpaths-checki.patch
|
||||
Patch6037: backport-Fix-short-circuiting-of-version-strings-in-expressio.patch
|
||||
|
||||
BuildRequires: gcc autoconf automake libtool make gawk popt-devel openssl-devel readline-devel
|
||||
BuildRequires: zlib-devel libzstd-devel xz-devel bzip2-devel libarchive-devel ima-evm-utils-devel
|
||||
BuildRequires: zlib-devel zstd-devel >= 1.3.8 xz-devel bzip2-devel libarchive-devel ima-evm-utils-devel
|
||||
BuildRequires: dbus-devel fakechroot elfutils-devel elfutils-libelf-devel ima-evm-utils
|
||||
BuildRequires: lua-devel libcap-devel libacl-devel libselinux-devel file-devel gettext-devel ncurses-devel
|
||||
BuildRequires: system-rpm-config dwz gnupg2 debugedit
|
||||
Requires: coreutils popt curl zstd >= 1.5.0-1 libcap crontabs logrotate
|
||||
Requires: coreutils popt curl zstd >= 1.4.0 libcap crontabs logrotate
|
||||
Obsoletes: %{name}-build-libs %{name}-sign-libs %{name}-sign %{name}-cron
|
||||
Provides: %{name}-build-libs %{name}-sign-libs %{name}-sign %{name}-cron
|
||||
Obsoletes: %{name}-plugin-selinux %{name}-plugin-syslog %{name}-plugin-systemd-inhibit < 4.15.1-28 %{name}-plugin-ima %{name}-plugin-prioreset
|
||||
@ -337,6 +337,12 @@ make check || (cat tests/rpmtests.log; exit 0)
|
||||
%{_mandir}/man1/gendiff.1*
|
||||
|
||||
%changelog
|
||||
* Thu Aug 16 2022 Kou Wenqi<kouwenqi@kylinos.cn> - 4.17.0-13
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:requires zstd >= 1.4.0, requires zstd-devel >= 1.3.8 in build
|
||||
|
||||
* Thu Aug 11 2022 renhongxun<renhongxun@h-partners.com> - 4.17.0-12
|
||||
- sync some patches from upstream
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user