forked from rpms/rpcbind
Add setup to Requires(pre)
This commit is contained in:
parent
5a0d849e35
commit
079d7988b4
@ -4,7 +4,7 @@
|
||||
|
||||
Name: rpcbind
|
||||
Version: 1.2.7
|
||||
Release: 3%{?dist}
|
||||
Release: 3%{?dist}.alma.1
|
||||
Summary: Universal Addresses to RPC Program Number Mapper
|
||||
License: BSD-3-Clause
|
||||
URL: http://nfsv4.bullopensource.org
|
||||
@ -17,7 +17,7 @@ Conflicts: man-pages < 2.43-12
|
||||
BuildRequires: make
|
||||
BuildRequires: automake, autoconf, libtool, systemd, systemd-devel
|
||||
BuildRequires: libtirpc-devel, quota-devel
|
||||
Requires(pre): coreutils shadow-utils
|
||||
Requires(pre): coreutils shadow-utils setup
|
||||
Requires(post): systemd
|
||||
Requires(preun): systemd
|
||||
Requires(postun): systemd coreutils
|
||||
@ -113,6 +113,9 @@ fi
|
||||
%attr(0700, %{rpcbind_user_group}, %{rpcbind_user_group}) %dir %{rpcbind_state_dir}
|
||||
|
||||
%changelog
|
||||
* Fri Jan 10 2025 Yuriy Kohut <ykohut@almalinux.org> - 1.2.7-3.alma.1
|
||||
- Add setup to Requires(pre)
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.2.7-3
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
Loading…
Reference in New Issue
Block a user