Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package frr for openSUSE:Factory checked in at 2024-02-08 19:03:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/frr (Old) and /work/SRC/openSUSE:Factory/.frr.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "frr" Thu Feb 8 19:03:09 2024 rev:29 rq:1145085 version:8.4 Changes: -------- --- /work/SRC/openSUSE:Factory/frr/frr.changes 2023-12-05 17:04:43.368479613 +0100 +++ /work/SRC/openSUSE:Factory/.frr.new.1815/frr.changes 2024-02-08 19:03:28.949955164 +0100 @@ -1,0 +2,11 @@ +Thu Feb 8 06:55:28 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- Provide user/group symbol for user created during pre. + +------------------------------------------------------------------- +Fri Feb 2 08:25:36 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- Fix build with RPM 4.19: a stray %-escape sequence was found in + the files section. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ frr.spec ++++++ --- /var/tmp/diff_new_pack.5Fpb5I/_old 2024-02-08 19:03:29.665981047 +0100 +++ /var/tmp/diff_new_pack.5Fpb5I/_new 2024-02-08 19:03:29.665981047 +0100 @@ -1,7 +1,7 @@ # # spec file for package frr # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2019-2021, Martin Hauke <mar...@gmx.de> # # All modifications and additions to the file contributed by third parties @@ -92,11 +92,14 @@ Requires(post): %{install_info_prereq} Requires(pre): %{install_info_prereq} Requires(pre): shadow -Requires(preun):%{install_info_prereq} +Requires(preun): %{install_info_prereq} Recommends: logrotate Conflicts: quagga Provides: zebra = %{version} Obsoletes: zebra < %{version} +Provides: group(%{frr_group}) +Provides: group(%{frrvty_group}) +Provides: user(%{frr_user}) %description FRR is free software which manages TCP/IP based routing protocols. @@ -193,25 +196,7 @@ developing OSPF-API and frr applications. %prep -%setup -q -n %{name}-%{name}-%{version} -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 -%patch5 -p1 -%patch6 -p1 -%patch7 -p1 -%patch8 -p1 -%patch9 -p1 -%patch10 -p1 -%patch11 -p1 -%patch12 -p1 -%patch13 -p1 -%patch14 -p1 -%patch15 -p1 -%patch16 -p1 -%patch17 -p1 -%patch18 -p1 +%autosetup -n %{name}-%{name}-%{version} -p1 %build # GCC LTO objects must be "fat" to avoid assembly errors @@ -419,7 +404,7 @@ %{_infodir}/frr.info%{?ext_info} %{_mandir}/man?/* %{_docdir}/%{name}/html -%{_unitdir}/%%{name}.service +%{_unitdir}/%{name}.service %dir %{_tmpfilesdir} %{_tmpfilesdir}/%{name}.conf %dir %attr(-,%{frr_user},%{frr_group}) %{_localstatedir}/log/frr