This commit is contained in:
parent
d12b0cb5b7
commit
6930996396
@ -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
|
Tue Mar 6 11:55:37 CET 2007 - ug@suse.de
|
||||||
|
|
||||||
|
10
dnsmasq.spec
10
dnsmasq.spec
@ -13,7 +13,7 @@
|
|||||||
Name: dnsmasq
|
Name: dnsmasq
|
||||||
Summary: Lightweight, Easy-to-Configure DNS Forwarder and DHCP Server
|
Summary: Lightweight, Easy-to-Configure DNS Forwarder and DHCP Server
|
||||||
Version: 2.38
|
Version: 2.38
|
||||||
Release: 1
|
Release: 3
|
||||||
License: GNU General Public License (GPL)
|
License: GNU General Public License (GPL)
|
||||||
Group: Productivity/Networking/DNS/Servers
|
Group: Productivity/Networking/DNS/Servers
|
||||||
Provides: dns_daemon
|
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
|
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.conf.example $RPM_BUILD_ROOT/%{_sysconfdir}/dnsmasq.conf
|
||||||
install -m 644 dnsmasq.reg $RPM_BUILD_ROOT/%{_sysconfdir}/slp.reg.d/
|
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
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -83,13 +84,16 @@ install -m 644 SuSEFirewall.dnsmasq ${RPM_BUILD_ROOT}/%{_sysconfdir}/sysconfig/S
|
|||||||
/usr/sbin/rcdnsmasq
|
/usr/sbin/rcdnsmasq
|
||||||
/usr/sbin/dnsmasq
|
/usr/sbin/dnsmasq
|
||||||
/usr/share/locale/*/LC_MESSAGES/*
|
/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/
|
/%{_sysconfdir}/slp.reg.d/
|
||||||
%attr(0644,root,root) /%{_sysconfdir}/slp.reg.d/dnsmasq.reg
|
%attr(0644,root,root) /%{_sysconfdir}/slp.reg.d/dnsmasq.reg
|
||||||
%doc %{_mandir}/man8/dnsmasq.8.gz
|
%doc %{_mandir}/man8/dnsmasq.8.gz
|
||||||
%doc %{_mandir}/es/man8/dnsmasq.8.gz
|
%doc %{_mandir}/es/man8/dnsmasq.8.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 15 2007 - ug@suse.de
|
||||||
|
- SuSEFirewall service files fixed and enhanced
|
||||||
* Tue Mar 06 2007 - ug@suse.de
|
* Tue Mar 06 2007 - ug@suse.de
|
||||||
- SuSEFirewall service file added
|
- SuSEFirewall service file added
|
||||||
* Tue Feb 13 2007 - ug@suse.de
|
* Tue Feb 13 2007 - ug@suse.de
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:08b9007f4734782b0d66d2f117024be48ed510ab0b81389d4f6f968e61a9b3ac
|
oid sha256:76b3976765743ac6559a3fb6e9a888678c17ab15b23ea2345473d5f95d78c7cc
|
||||||
size 1354
|
size 1492
|
||||||
|
Loading…
x
Reference in New Issue
Block a user