Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mgdiff for openSUSE:Factory checked in at 2025-09-29 16:37:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mgdiff (Old) and /work/SRC/openSUSE:Factory/.mgdiff.new.11973 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mgdiff" Mon Sep 29 16:37:46 2025 rev:8 rq:1307752 version:1.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mgdiff/mgdiff.changes 2024-02-26 19:50:34.685160236 +0100 +++ /work/SRC/openSUSE:Factory/.mgdiff.new.11973/mgdiff.changes 2025-09-29 16:38:18.349721509 +0200 @@ -1,0 +2,5 @@ +Mon Sep 22 10:46:27 UTC 2025 - Dr. Werner Fink <[email protected]> + +- Make it build even with broken imake/xmkmf setup + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mgdiff.spec ++++++ --- /var/tmp/diff_new_pack.ayatxL/_old 2025-09-29 16:38:19.129754189 +0200 +++ /var/tmp/diff_new_pack.ayatxL/_new 2025-09-29 16:38:19.133754357 +0200 @@ -1,7 +1,7 @@ # # spec file for package mgdiff # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -83,8 +83,10 @@ %install rm -rf %{buildroot} -make DESTDIR=%{buildroot} install -make DESTDIR=%{buildroot} install.man +make DESTDIR=%{buildroot} install MANPATH=%{_mandir} XAPPLOADDIR=%{_appdefdir} +make DESTDIR=%{buildroot} install.man MANPATH=%{_mandir} XAPPLOADDIR=%{_appdefdir} +rm -fr %{buildroot}/etc +rm -fr %{buildroot}/usr/lib/X11 mkdir -p %{buildroot}%{_bindir} mkdir -p %{buildroot}%{_x11data}/mgdiff mkdir -p %{buildroot}%{_mandir}/man1 @@ -100,7 +102,7 @@ %files %defattr(-,root,root) %doc README -/usr/share/applications/*.desktop +%{_datadir}/applications/*.desktop %{_bindir}/*diff %dir %{_x11data}/mgdiff %dir %{_x11data}/app-defaults
