public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ntfs-3g] f43: make symlink to ntfs-3g-mount (bz2486080)
@ 2026-06-08 16:29 Tom spot Callaway
  0 siblings, 0 replies; only message in thread
From: Tom spot Callaway @ 2026-06-08 16:29 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ntfs-3g
Branch : f43
Commit : 8667e2b05e243055fa1356e4f0af6dc6d725f993
Author : Tom spot Callaway <spotaws@amazon.com>
Date   : 2026-06-08T12:28:52-04:00
Stats  : +7/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ntfs-3g/c/8667e2b05e243055fa1356e4f0af6dc6d725f993?branch=f43

Log:
make symlink to ntfs-3g-mount (bz2486080)

---
diff --git a/ntfs-3g.spec b/ntfs-3g.spec
index 69d7db1..658ce44 100644
--- a/ntfs-3g.spec
+++ b/ntfs-3g.spec
@@ -8,9 +8,8 @@
 Name:           ntfs-3g
 Epoch:          2
 Version:        2026.2.25
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Linux NTFS userspace driver
-# Automatically converted from old format: GPLv2+ - review is highly recommended.
 License:        GPL-2.0-or-later
 URL:            https://github.com/tuxera/ntfs-3g
 Source0:        http://tuxera.com/opensource/%{name}_ntfsprogs-%{version}%{?subver}.tgz
@@ -122,6 +121,8 @@ ln -s mount.ntfs-3g mount.ntfs-fuse
 # And since there is no other package in Fedora that provides an ntfs
 # mount...
 ln -s mount.ntfs-3g mount.ntfs
+# According to bug2486080, we need "ntfs-3g-mount" ?
+ln -s ntfs-3g ntfs-3g-mount
 # Need this for fsck to find it
 ln -s ../bin/ntfsck fsck.ntfs
 popd
@@ -142,6 +143,7 @@ rm -rf %{buildroot}%{_defaultdocdir}/%{name}/README
 %{_sbindir}/mount.ntfs-fuse
 %{_sbindir}/mount.lowntfs-3g
 %{_bindir}/ntfs-3g
+%{_bindir}/ntfs-3g-mount
 %{_bindir}/ntfsmount
 %{_bindir}/ntfs-3g.probe
 %{_bindir}/lowntfs-3g
@@ -193,6 +195,9 @@ rm -rf %{buildroot}%{_defaultdocdir}/%{name}/README
 %exclude %{_mandir}/man8/ntfs-3g*
 
 %changelog
+* Mon Jun  8 2026 Tom Callaway <spot@fedoraproject.org> - 2:2026.2.25-2
+- make symlink to ntfs-3g-mount (bz2486080)
+
 * Tue Jun  2 2026 Tom Callaway <spot@fedoraproject.org> - 2:2026.2.25-1
 - update to latest stable
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-08 16:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-08 16:29 [rpms/ntfs-3g] f43: make symlink to ntfs-3g-mount (bz2486080) Tom spot Callaway

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox