forked from rpms/rpcbind
Added BuildRequires systemd-compat-libs
Signed-off-by: Steve Dickson <steved@redhat.com>
This commit is contained in:
parent
3d4f9a436d
commit
6ee3134f54
@ -14,7 +14,7 @@ Source3: rpcbind.sysconfig
|
|||||||
|
|
||||||
Requires: glibc-common setup
|
Requires: glibc-common setup
|
||||||
Conflicts: man-pages < 2.43-12
|
Conflicts: man-pages < 2.43-12
|
||||||
BuildRequires: automake, autoconf, libtool, systemd
|
BuildRequires: automake, autoconf, libtool, systemd, systemd-compat-libs
|
||||||
BuildRequires: libtirpc-devel, quota-devel, tcp_wrappers-devel
|
BuildRequires: libtirpc-devel, quota-devel, tcp_wrappers-devel
|
||||||
Requires(pre): coreutils shadow-utils
|
Requires(pre): coreutils shadow-utils
|
||||||
Requires(post): chkconfig systemd
|
Requires(post): chkconfig systemd
|
||||||
@ -124,6 +124,7 @@ fi
|
|||||||
%changelog
|
%changelog
|
||||||
* Wed Nov 26 2014 Steve Dickson <steved@redhat.com> - 0.2.2-0.0
|
* Wed Nov 26 2014 Steve Dickson <steved@redhat.com> - 0.2.2-0.0
|
||||||
- Updated to the latest upstream release: 0.2.2 (bz 747363)
|
- Updated to the latest upstream release: 0.2.2 (bz 747363)
|
||||||
|
- Added BuildRequires systemd-compat-libs
|
||||||
|
|
||||||
* Mon Nov 10 2014 Steve Dickson <steved@redhat.com> - 0.2.1-4.0
|
* Mon Nov 10 2014 Steve Dickson <steved@redhat.com> - 0.2.1-4.0
|
||||||
- Updated to the latest rc release: rpcbind-0_2_2-rc3
|
- Updated to the latest rc release: rpcbind-0_2_2-rc3
|
||||||
|
Loading…
Reference in New Issue
Block a user