public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom spot Callaway <spotaws@amazon.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ntfs-3g] f43: make symlink to ntfs-3g-mount (bz2486080)
Date: Mon, 08 Jun 2026 16:29:34 GMT [thread overview]
Message-ID: <178093617464.1.4641787489437260917.rpms-ntfs-3g-8667e2b05e24@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-08 16:29 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178093617464.1.4641787489437260917.rpms-ntfs-3g-8667e2b05e24@fedoraproject.org \
--to=spotaws@amazon.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox