Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package prosody for openSUSE:Factory checked in at 2022-02-21 17:46:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/prosody (Old) and /work/SRC/openSUSE:Factory/.prosody.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "prosody" Mon Feb 21 17:46:45 2022 rev:29 rq:956330 version:0.11.13 Changes: -------- --- /work/SRC/openSUSE:Factory/prosody/prosody.changes 2022-01-29 20:59:57.987527429 +0100 +++ /work/SRC/openSUSE:Factory/.prosody.new.1958/prosody.changes 2022-02-21 17:48:48.079633339 +0100 @@ -1,0 +2,5 @@ +Fri Feb 18 14:29:35 UTC 2022 - Jan Engelhardt <[email protected]> + +- Do not replace config file on every upgrade + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ prosody.spec ++++++ --- /var/tmp/diff_new_pack.JK9PzD/_old 2022-02-21 17:48:48.759633541 +0100 +++ /var/tmp/diff_new_pack.JK9PzD/_new 2022-02-21 17:48:48.767633544 +0100 @@ -60,10 +60,7 @@ data with. %prep -%setup -q -%patch0 -p1 -%patch1 -p1 -%patch3 -p1 +%autosetup -p1 sed -i 's|@@INCLUDEDIR@@|%{_includedir}|g;' configure sed -i 's|@@INCLUDEDIR@@|%{_includedir}|g;' makefile @@ -82,7 +79,7 @@ --c-compiler=gcc \ --libdir=%{_libdir} -make %{?_smp_mflags} +%make_build %install %make_install @@ -117,7 +114,7 @@ %service_del_postun %{name}.service %files -%config %attr(-,root,prosody) %{_sysconfdir}/prosody/ +%config(noreplace) %attr(-,root,prosody) %{_sysconfdir}/prosody/ %{_bindir}/prosody %{_bindir}/prosodyctl %dir %{_libdir}/prosody
