Accepting request 577998 from server:dns
- Own missing ownership for %_tmpfilesdir OBS-URL: https://build.opensuse.org/request/show/577998 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nsd?expand=0&rev=2
This commit is contained in:
commit
aefd422afd
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 19 10:17:15 UTC 2018 - adam.majer@suse.de
|
||||
|
||||
- Own missing ownership for %_tmpfilesdir
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 16 08:07:47 UTC 2018 - adam.majer@suse.de
|
||||
|
||||
|
6
nsd.spec
6
nsd.spec
@ -15,6 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define home %{_localstatedir}/lib/%{name}
|
||||
%define configdir %{_sysconfdir}/%{name}
|
||||
%define configfile %{configdir}/nsdc.conf
|
||||
@ -27,10 +28,10 @@ Release: 0
|
||||
#
|
||||
Summary: An authoritative-only domain name server
|
||||
#
|
||||
#
|
||||
License: BSD-3-Clause
|
||||
Group: Productivity/Networking/DNS/Servers
|
||||
#
|
||||
URL: http://open.nlnetlabs.nl/nsd/
|
||||
Url: http://open.nlnetlabs.nl/nsd/
|
||||
Source: http://open.nlnetlabs.nl/downloads/nsd/nsd-%{version}.tar.gz
|
||||
Source1: nsd.service
|
||||
Source2: tmpfiles-nsd.conf
|
||||
@ -129,6 +130,7 @@ fi
|
||||
%{configdir}/nsd.conf.sample
|
||||
%doc contrib/
|
||||
%{_unitdir}/nsd.service
|
||||
%dir %{_tmpfilesdir}
|
||||
%{_tmpfilesdir}/nsd.conf
|
||||
%{_sbindir}/rcnsd
|
||||
%{_sbindir}/nsd
|
||||
|
Loading…
x
Reference in New Issue
Block a user