update code
This commit is contained in:
parent
6d2d430e87
commit
ca7cf5b647
12
dnsmasq.spec
12
dnsmasq.spec
@ -1,6 +1,6 @@
|
||||
Name: dnsmasq
|
||||
Version: 2.79
|
||||
Release: 8
|
||||
Release: 9
|
||||
Summary: Dnsmasq provides network infrastructure for small networks
|
||||
License: GPLv2 or GPLv3
|
||||
URL: http://www.thekelleys.org.uk/dnsmasq/
|
||||
@ -73,7 +73,7 @@ install -Dpm644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysusersdir}/dnsmasq.conf
|
||||
%sysusers_create_inline %(cat %{SOURCE2})
|
||||
|
||||
%post
|
||||
%sysusers_create
|
||||
%sysusers_create %(cat %{SOURCE2})
|
||||
%systemd_post dnsmasq
|
||||
|
||||
%preun
|
||||
@ -105,5 +105,11 @@ install -Dpm644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysusersdir}/dnsmasq.conf
|
||||
%{_mandir}/man8/dnsmasq*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 20 2019 yanzhihua <yanzhihua4@huawei.com> - 2.79-8
|
||||
* Tue Oct 29 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.79-9
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:add conf files for %sysusers_create
|
||||
|
||||
* Fri Sep 20 2019 yanzhihua <yanzhihua4@huawei.com> - 2.79-8
|
||||
- Package init.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user