File exfat-utils-nofuse.spec of Package exfat-utils-nofuse

#
# spec file for package exfat-utils-nofuse
#
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via https://bugs.opensuse.org/
#


Name:           exfat-utils-nofuse
Version:        1.4.0
Release:        0
Summary:        Utilities for the exFAT file system without fuse
License:        GPL-2.0-or-later
URL:            https://github.com/relan/exfat
Source0:        https://github.com/relan/exfat/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires:  autoconf
BuildRequires:  libtool
BuildRequires:  pkgconfig(fuse3)

%description
Utilities for the exFAT file system without fuse (to prefer exfat kernel
module over fuse)

%prep
%autosetup -p1 -n exfat-%{version}

%build
autoreconf -fiv
%configure
make %{?_smp_mflags}

%install
%make_install

%files
%license COPYING
%doc ChangeLog README.md
%{_sbindir}/dumpexfat
%{_sbindir}/exfatattrib
%{_sbindir}/exfatfsck
%{_sbindir}/exfatlabel
%{_sbindir}/fsck.exfat
%{_sbindir}/mkexfatfs
%{_sbindir}/mkfs.exfat
%{_sbindir}/mount.exfat
%{_sbindir}/mount.exfat-fuse
%{_mandir}/man8/dumpexfat.8%{?ext_man}
%{_mandir}/man8/exfatattrib.8%{?ext_man}
%{_mandir}/man8/exfatfsck.8%{?ext_man}
%{_mandir}/man8/exfatlabel.8%{?ext_man}
%{_mandir}/man8/mount.exfat-fuse.8%{?ext_man}
%{_mandir}/man8/mkexfatfs.8%{?ext_man}

%changelog
openSUSE Build Service is sponsored by