Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nsd for openSUSE:Factory checked in 
at 2023-08-06 16:30:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nsd (Old)
 and      /work/SRC/openSUSE:Factory/.nsd.new.22712 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nsd"

Sun Aug  6 16:30:14 2023 rev:32 rq:1102572 version:4.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/nsd/nsd.changes  2023-07-05 15:32:20.415199989 
+0200
+++ /work/SRC/openSUSE:Factory/.nsd.new.22712/nsd.changes       2023-08-06 
16:30:35.424075634 +0200
@@ -1,0 +2,6 @@
+Fri Aug  4 21:21:36 UTC 2023 - Adam Majer <ama...@suse.com>
+
+- Adapt spec file to work nicer with containers, like no systemd
+- Fix build for SLE12
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ nsd.spec ++++++
--- /var/tmp/diff_new_pack.hMCSVQ/_old  2023-08-06 16:30:36.076079586 +0200
+++ /var/tmp/diff_new_pack.hMCSVQ/_new  2023-08-06 16:30:36.080079610 +0200
@@ -56,7 +56,7 @@
 Requires(post): shadow
 Requires(pre):  coreutils
 Requires(pre):  shadow
-%{?systemd_requires}
+%{?systemd_ordering}
 
 %description
 NSD is a complete implementation of an authoritative domain name server, 
developed
@@ -79,7 +79,7 @@
     --enable-mmap                      \
     --with-user=_nsd                   \
     --enable-ratelimit
-%make_build
+make -O V=1 VERBOSE=1 %{?_smp_mflags}
 iconv -f iso8859-1 -t utf-8 doc/RELNOTES > doc/RELNOTES.utf8
 iconv -f iso8859-1 -t utf-8 doc/CREDITS > doc/CREDITS.utf8
 mv -f doc/RELNOTES.utf8 doc/RELNOTES

Reply via email to