diff --git a/dnsmasq.changes b/dnsmasq.changes index 6441465..481b27f 100644 --- a/dnsmasq.changes +++ b/dnsmasq.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 15 16:00:11 CET 2007 - ug@suse.de + +- SuSEFirewall service files fixed and enhanced + ------------------------------------------------------------------- Tue Mar 6 11:55:37 CET 2007 - ug@suse.de diff --git a/dnsmasq.spec b/dnsmasq.spec index e2e0f4e..c039d6b 100644 --- a/dnsmasq.spec +++ b/dnsmasq.spec @@ -13,7 +13,7 @@ Name: dnsmasq Summary: Lightweight, Easy-to-Configure DNS Forwarder and DHCP Server Version: 2.38 -Release: 1 +Release: 3 License: GNU General Public License (GPL) Group: Productivity/Networking/DNS/Servers Provides: dns_daemon @@ -73,7 +73,8 @@ install -m 755 rc.dnsmasq-suse $RPM_BUILD_ROOT/%{_sysconfdir}/init.d/dnsmasq ln -sf ../../etc/init.d/dnsmasq $RPM_BUILD_ROOT/usr/sbin/rcdnsmasq install -m 644 dnsmasq.conf.example $RPM_BUILD_ROOT/%{_sysconfdir}/dnsmasq.conf install -m 644 dnsmasq.reg $RPM_BUILD_ROOT/%{_sysconfdir}/slp.reg.d/ -install -m 644 SuSEFirewall.dnsmasq ${RPM_BUILD_ROOT}/%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/dnsmasq +install -m 644 SuSEFirewall.dnsmasq-dns ${RPM_BUILD_ROOT}/%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/dnsmasq-dns +install -m 644 SuSEFirewall.dnsmasq-dhcp ${RPM_BUILD_ROOT}/%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/dnsmasq-dhcp %files %defattr(-,root,root) @@ -83,13 +84,16 @@ install -m 644 SuSEFirewall.dnsmasq ${RPM_BUILD_ROOT}/%{_sysconfdir}/sysconfig/S /usr/sbin/rcdnsmasq /usr/sbin/dnsmasq /usr/share/locale/*/LC_MESSAGES/* -/%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/dnsmasq +/%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/dnsmasq-dns +/%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/dnsmasq-dhcp /%{_sysconfdir}/slp.reg.d/ %attr(0644,root,root) /%{_sysconfdir}/slp.reg.d/dnsmasq.reg %doc %{_mandir}/man8/dnsmasq.8.gz %doc %{_mandir}/es/man8/dnsmasq.8.gz %changelog +* Thu Mar 15 2007 - ug@suse.de +- SuSEFirewall service files fixed and enhanced * Tue Mar 06 2007 - ug@suse.de - SuSEFirewall service file added * Tue Feb 13 2007 - ug@suse.de diff --git a/vendor-files.tar.bz2 b/vendor-files.tar.bz2 index 4aa6124..efb6c89 100644 --- a/vendor-files.tar.bz2 +++ b/vendor-files.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:08b9007f4734782b0d66d2f117024be48ed510ab0b81389d4f6f968e61a9b3ac -size 1354 +oid sha256:76b3976765743ac6559a3fb6e9a888678c17ab15b23ea2345473d5f95d78c7cc +size 1492