Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package med-tools for openSUSE:Factory 
checked in at 2024-03-13 22:18:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/med-tools (Old)
 and      /work/SRC/openSUSE:Factory/.med-tools.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "med-tools"

Wed Mar 13 22:18:42 2024 rev:7 rq:1157218 version:4.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/med-tools/med-tools.changes      2022-08-18 
16:49:27.057485548 +0200
+++ /work/SRC/openSUSE:Factory/.med-tools.new.1770/med-tools.changes    
2024-03-13 22:19:47.438952118 +0100
@@ -1,0 +2,5 @@
+Mon Mar 11 09:50:57 UTC 2024 - Bernhard Wiedemann <bwiedem...@suse.com>
+
+- run fdupes during %install
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ med-tools.spec ++++++
--- /var/tmp/diff_new_pack.nJEQgG/_old  2024-03-13 22:19:48.118977186 +0100
+++ /var/tmp/diff_new_pack.nJEQgG/_new  2024-03-13 22:19:48.118977186 +0100
@@ -170,6 +170,12 @@
 ln -sf mdump3 %{buildroot}/usr/bin/mdump
 ln -sf xmdump3 %{buildroot}/usr/bin/xmdump
 
+%fdupes %{buildroot}%{_datadir}
+%fdupes %{buildroot}%{_includedir}
+%if %{with python_bindings}
+%fdupes %{buildroot}%{python_sitearch}
+%endif
+
 %check
 cd build
 export LC_ALL=C.utf8
@@ -177,12 +183,6 @@
 export PYTHONPATH=$PYTHONPATH:%{buildroot}%{python3_sitearch}
 make test ARGS="--output-on-failure"
 
-%fdupes %{buildroot}%{_datadir}
-%fdupes %{buildroot}%{_includedir}
-%if %{with python_bindings}
-%fdupes %{buildroot}%{python_sitearch}
-%endif
-
 %post -n libmed%{sover} -p /sbin/ldconfig
 
 %post -n libmedC%{sover} -p /sbin/ldconfig

Reply via email to