Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ntfs-3g_ntfsprogs for
openSUSE:Factory checked in at 2026-05-13 20:58:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ntfs-3g_ntfsprogs (Old)
and /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ntfs-3g_ntfsprogs"
Wed May 13 20:58:55 2026 rev:35 rq:1352818 version:2022.10.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/ntfs-3g_ntfsprogs/ntfs-3g_ntfsprogs.changes
2026-04-25 21:35:12.032473591 +0200
+++
/work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new.1966/ntfs-3g_ntfsprogs.changes
2026-05-13 20:59:03.176435333 +0200
@@ -1,0 +2,5 @@
+Sat May 9 17:24:12 UTC 2026 - Martin Schreiner <[email protected]>
+
+- Remove last remnants of update-alternatives.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ntfs-3g_ntfsprogs.spec ++++++
--- /var/tmp/diff_new_pack.3M8KbR/_old 2026-05-13 20:59:03.756459248 +0200
+++ /var/tmp/diff_new_pack.3M8KbR/_new 2026-05-13 20:59:03.756459248 +0200
@@ -53,7 +53,6 @@
Provides: ntfsprogs-fuse = 1.13.1
Obsoletes: ntfsprogs-fuse < 1.13.1
%if 0%{?suse_version}
-Requires(post): update-alternatives
Supplements: filesystem(ntfs-3g)
%endif
@@ -143,12 +142,6 @@
src/ntfs-3g.probe --readwrite $TESTFS
rm -v $TESTFS
-%post -n ntfs-3g
-# Note: we don't use "$1 -eq 0", to avoid issues if the package gets renamed
-if [ ! -f %{sbindir}/mount.ntfs-3g ]; then
- update-alternatives --remove mount.ntfs %{sbindir}/mount.ntfs-3g
-fi
-
%post -n libntfs-3g%{sover} -p /sbin/ldconfig
%postun -n libntfs-3g%{sover} -p /sbin/ldconfig