Hello community,

here is the log from the commit of package pdns-recursor for openSUSE:Factory 
checked in at 2020-11-24 22:10:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pdns-recursor (Old)
 and      /work/SRC/openSUSE:Factory/.pdns-recursor.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pdns-recursor"

Tue Nov 24 22:10:27 2020 rev:40 rq:850235 version:4.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/pdns-recursor/pdns-recursor.changes      
2020-11-03 15:17:06.248071133 +0100
+++ /work/SRC/openSUSE:Factory/.pdns-recursor.new.5913/pdns-recursor.changes    
2020-11-24 22:10:47.587401778 +0100
@@ -1,0 +2,5 @@
+Mon Nov 23 13:57:43 UTC 2020 - Franck Bui <f...@suse.com>
+
+- Only require 'insserv' when this package ships an initscript
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pdns-recursor.spec ++++++
--- /var/tmp/diff_new_pack.8vzMIb/_old  2020-11-24 22:10:49.843403869 +0100
+++ /var/tmp/diff_new_pack.8vzMIb/_new  2020-11-24 22:10:49.847403872 +0100
@@ -63,7 +63,10 @@
 BuildRequires:  pkgconfig
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}
-PreReq:         %insserv_prereq %fillup_prereq
+%if %{without systemd}
+PreReq:         %insserv_prereq
+%endif
+PreReq:         %fillup_prereq
 PreReq:         shadow
 %else
 PreReq:         shadow-utils
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to