Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package knot for openSUSE:Factory checked in at 2021-04-21 20:59:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/knot (Old) and /work/SRC/openSUSE:Factory/.knot.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "knot" Wed Apr 21 20:59:54 2021 rev:4 rq:886919 version:3.0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/knot/knot.changes 2021-03-28 11:57:17.108272982 +0200 +++ /work/SRC/openSUSE:Factory/.knot.new.12324/knot.changes 2021-04-21 21:00:14.062280249 +0200 @@ -1,0 +2,5 @@ +Sat Mar 27 12:05:44 UTC 2021 - Jan Engelhardt <[email protected]> + +- Update descriptions, remove unsubstantiated claims. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ knot.spec ++++++ --- /var/tmp/diff_new_pack.LIbUAK/_old 2021-04-21 21:00:14.642281163 +0200 +++ /var/tmp/diff_new_pack.LIbUAK/_new 2021-04-21 21:00:14.646281169 +0200 @@ -92,10 +92,10 @@ Obsoletes: knot2 < %{version} %description -Knot DNS is a high-performance open-source DNS server. It implements only the -authoritative domain name service. It benefits from its multi-threaded and -mostly lock-free implementation which allows it to scale well on SMP systems -and operate non-stop even when adding or removing zones. +Knot DNS is a DNS server. It implements only the authoritative domain +name service. It uses a multi-threaded and mostly lock-free +implementation and can operate non-stop during zone addition or +removal. %package devel Group: Development/Libraries/C and C++ @@ -104,51 +104,51 @@ Summary: Development files for the knot libraries %description devel -Knot DNS is a high-performance open-source DNS server. It implements only the -authoritative domain name service. It benefits from its multi-threaded and -mostly lock-free implementation which allows it to scale well on SMP systems -and operate non-stop even when adding or removing zones. +Knot DNS is a DNS server. It implements only the authoritative domain +name service. It uses a multi-threaded and mostly lock-free +implementation and can operate non-stop during zone addition or +removal. -Development files for knot. +This package contains headers for knot. %package -n %{libdnssec} Group: System/Libraries # -Summary: Shared library from knot: libdnssec +Summary: DNSSEC support functions for Knot DNS %description -n %{libdnssec} -Knot DNS is a high-performance open-source DNS server. It implements only the -authoritative domain name service. It benefits from its multi-threaded and -mostly lock-free implementation which allows it to scale well on SMP systems -and operate non-stop even when adding or removing zones. +Knot DNS is a DNS server. It implements only the authoritative domain +name service. It uses a multi-threaded and mostly lock-free +implementation and can operate non-stop during zone addition or +removal. -This package holds the shared library libdnssec from knot. +This package contains a library for DNSSEC support functions. %package -n %{libknot} Group: System/Libraries # -Summary: Shared library from knot: libknot +Summary: Knot DNS support library %description -n %{libknot} -Knot DNS is a high-performance open-source DNS server. It implements only the -authoritative domain name service. It benefits from its multi-threaded and -mostly lock-free implementation which allows it to scale well on SMP systems -and operate non-stop even when adding or removing zones. +Knot DNS is a DNS server. It implements only the authoritative domain +name service. It uses a multi-threaded and mostly lock-free +implementation and can operate non-stop during zone addition or +removal. -This package holds the shared library libknot from knot. +This package contains the essential core library for Knot services. %package -n %{libzscanner} Group: System/Libraries # -Summary: Shared library from knot 2: libzscanner +Summary: Zone record parsing functions for Knot DNS %description -n %{libzscanner} -Knot DNS is a high-performance open-source DNS server. It implements only the -authoritative domain name service. It benefits from its multi-threaded and -mostly lock-free implementation which allows it to scale well on SMP systems -and operate non-stop even when adding or removing zones. +Knot DNS is a DNS server. It implements only the authoritative domain +name service. It uses a multi-threaded and mostly lock-free +implementation and can operate non-stop during zone addition or +removal. -This package holds the shared library libzscanner from knot. +This package contains a library for a zone record scanner. %prep %autosetup -n %{pkg_name}-%{version} @@ -189,7 +189,7 @@ %make_build STRIP="/bin/true" %install -make DESTDIR=%{buildroot} install %{?_smp_mflags} STRIP="/bin/true" +%make_install STRIP="/bin/true" install -d %{buildroot}%{_docdir}/%{pkg_name} install -d %{buildroot}%{_docdir}/%{pkg_name}/samples/ rm %{buildroot}%{_sysconfdir}/%{pkg_name}/*
