update code
This commit is contained in:
parent
3041ecd65d
commit
3d2553012d
11
rpcbind.spec
11
rpcbind.spec
@ -3,7 +3,7 @@
|
||||
|
||||
Name: rpcbind
|
||||
Version: 1.2.5
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Universal addresses to RPC program number mapper
|
||||
License: BSD
|
||||
|
||||
@ -14,7 +14,7 @@ Source1: %{name}.sysconfig
|
||||
Requires: glibc-common setup
|
||||
Conflicts: man-pages < 2.43-12
|
||||
BuildRequires: automake autoconf libtool systemd-devel
|
||||
BuildRequires: libtirpc-devel quota-devel systemd
|
||||
BuildRequires: libtirpc-devel quota-devel systemd
|
||||
Requires(pre): coreutils shadow-utils
|
||||
Requires(post): chkconfig systemd
|
||||
Requires(preun): systemd
|
||||
@ -102,6 +102,7 @@ fi
|
||||
%defattr(-,root,root)
|
||||
%config(noreplace) /etc/sysconfig/%{name}
|
||||
%doc AUTHORS
|
||||
%license COPYING
|
||||
%{_sbindir}/*
|
||||
%{_bindir}/*
|
||||
%{_unitdir}/%{name}.*
|
||||
@ -114,5 +115,11 @@ fi
|
||||
%{_mandir}/man8/*.8.gz
|
||||
|
||||
%changelog
|
||||
* Thu Oct 10 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.2.5-2
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:add copying file to rpcbind package
|
||||
|
||||
* Tue Sep 17 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.2.5-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user