diff --git a/dnsmasq.spec b/dnsmasq.spec index 6a3df3a..b199560 100644 --- a/dnsmasq.spec +++ b/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 - 2.79-8 +* Tue Oct 29 2019 openEuler Buildteam - 2.79-9 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:add conf files for %sysusers_create + +* Fri Sep 20 2019 yanzhihua - 2.79-8 - Package init.