update code
This commit is contained in:
parent
3041ecd65d
commit
3d2553012d
@ -3,7 +3,7 @@
|
||||
|
||||
Name: rpcbind
|
||||
Version: 1.2.5
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Universal addresses to RPC program number mapper
|
||||
License: BSD
|
||||
|
||||
@ -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