Name: 9pfs Version: 0.1.0 Release: 1%{?dist} Summary: 9P FUSE client, version 9P2000 License: ISC URL: https://github.com/ftrvxmtrx/9pfs Source0: https://github.com/ftrvxmtrx/9pfs/archive/af2e820f10af4781df8e55c05a79864a005817eb.zip BuildRequires: fuse-devel BuildRequires: make BuildRequires: gcc %description 9P FUSE client, version 9P2000 %prep %setup -q -n 9pfs-af2e820f10af4781df8e55c05a79864a005817eb %build %make_build %install make install PREFIX=%{buildroot}/usr %files %{_bindir}/9pfs %{_mandir}/man1/9pfs.1.* %license LICENSE %doc README.md %changelog * Sun Jun 29 2025 mskvarla - Initial RPM package