Hello community,

here is the log from the commit of package pdns for openSUSE:Factory checked in 
at 2014-11-13 09:17:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pdns (Old)
 and      /work/SRC/openSUSE:Factory/.pdns.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pdns"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pdns/pdns.changes        2014-11-12 
00:22:34.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.pdns.new/pdns.changes   2014-11-13 
09:17:57.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Nov 11 19:11:01 UTC 2014 - mich...@stroeder.com
+
+- Fixed broken _localstatedir
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pdns.spec ++++++
--- /var/tmp/diff_new_pack.DzbegO/_old  2014-11-13 09:17:58.000000000 +0100
+++ /var/tmp/diff_new_pack.DzbegO/_new  2014-11-13 09:17:58.000000000 +0100
@@ -345,6 +345,7 @@
   --docdir=%{_datadir}/doc/packages/%{name}/ \
   --disable-silent-rules \
   --with-socketdir=%{_localstatedir} \
+  --localstatedir=%{_localstatedir} \
   --with-pic \
 %if %{with pdns_botan}
   --enable-botan1.10 \
@@ -424,6 +425,7 @@
 make install DESTDIR="%{buildroot}"
 install -Dd -m 0755 %{buildroot}{%{home},%{_var}}
 mv %{buildroot}%{_sysconfdir}/%{pkg_name}/pdns.conf{-dist,}
+mkdir -p %{buildroot}%{_localstatedir}
 %if %{with systemd}
 install -D -m 0644 %{SOURCE3} %{buildroot}%{_unitdir}/%{pkg_name}.service
 install -D -m 0644 %{SOURCE4} %{buildroot}%{_tmpfilesdir}/pdns.conf
@@ -483,6 +485,7 @@
 %endif
 %{_sbindir}/rcpdns
 %dir %attr(750,root,pdns) %{_sysconfdir}/%{pkg_name}
+%attr(700,pdns,pdns) %dir %ghost %{_localstatedir}
 %config(noreplace)  %attr(640,root,pdns) 
%{_sysconfdir}/%{pkg_name}/%{pkg_name}.conf
 %if %{with pdns_tools}
 %{_bindir}/dnsbulktest

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to