public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ntfs-3g] epel10: Merge branch 'rawhide' into epel10
@ 2026-09-24 14:35 Tom spot Callaway
0 siblings, 0 replies; only message in thread
From: Tom spot Callaway @ 2026-09-24 14:35 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ntfs-3g
Branch : epel10
Commit : 75235ed6ee5049e2fc8354783c475c82a6ca02be
Author : Tom spot Callaway <spotaws@amazon.com>
Date : 2026-09-24T10:32:29-04:00
Stats : +14/-4 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/ntfs-3g/c/75235ed6ee5049e2fc8354783c475c82a6ca02be?branch=epel10
Log:
Merge branch 'rawhide' into epel10
---
diff --git a/ntfs-3g.spec b/ntfs-3g.spec
index 8108ce3..b8a4c6d 100644
--- a/ntfs-3g.spec
+++ b/ntfs-3g.spec
@@ -7,7 +7,7 @@
Name: ntfs-3g
Epoch: 2
-Version: 2026.2.25
+Version: 2026.7.7
Release: 2%{?dist}
Summary: Linux NTFS userspace driver
License: GPL-2.0-or-later
@@ -19,6 +19,7 @@ BuildRequires: make
# ntfs-3g BuildRequires
BuildRequires: gnutls-devel
BuildRequires: libattr-devel
+BuildRequires: hwinfo-devel
%if %{with externalfuse}
BuildRequires: fuse-devel
Requires: fuse
@@ -195,6 +196,15 @@ rm -rf %{buildroot}%{_defaultdocdir}/%{name}/README
%exclude %{_mandir}/man8/ntfs-3g*
%changelog
+* Thu Aug 27 2026 Tom Callaway <spot@fedoraproject.org> - 2:2026.7.7-2
+- rebuild for side tag
+
+* Thu Aug 27 2026 Tom Callaway <spot@fedoraproject.org> - 2:2026.7.7-1
+- update to 2026.7.7
+
+* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2:2026.2.25-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
+
* Mon Jun 8 2026 Tom Callaway <spot@fedoraproject.org> - 2:2026.2.25-2
- make symlink to ntfs-3g-mount (bz2486080)
diff --git a/sources b/sources
index 150040e..bf53b56 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ntfs-3g_ntfsprogs-2026.2.25.tgz) = c4f537ea45a6ebb21ddf21fbf4d71ab336fdf9cb1d55a062a6376f90480cf6992b11ad93b4b2bbd8a96e26f97d7c15948d4f6cc71d713e9deb78e3a6cad7438c
+SHA512 (ntfs-3g_ntfsprogs-2026.7.7.tgz) = 5b0a866c3c556f97b1c712fd09b148ecfd194429620e1b45f0630f6b4dee6a087496ff9bbe36bfa1a3e7c58483c43d45bb1e03956e0386aebe8b66522d90cdc2
diff --git a/ntfs-3g.spec b/ntfs-3g.spec
index ac753bb..b8a4c6d 100644
--- a/ntfs-3g.spec
+++ b/ntfs-3g.spec
@@ -116,14 +116,14 @@ cp -a %{buildroot}/%{_bindir}/ntfs-3g %{buildroot}/%{_sbindir}/mount.ntfs-3g
# ... since we're obsoleting ntfsprogs-fuse
pushd %{buildroot}/%{_bindir}
ln -s ntfs-3g ntfsmount
+# According to bug2486080, we need "ntfs-3g-mount" ?
+ln -s ntfs-3g ntfs-3g-mount
popd
pushd %{buildroot}/%{_sbindir}
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-24 14:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-24 14:35 [rpms/ntfs-3g] epel10: Merge branch 'rawhide' into epel10 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