Name: ifuse Version: 1.2.1 Release: %autorelease Summary: Mount Apple iPhone and iPod touch devices License: LGPL-2.1-or-later URL: https://libimobiledevice.org/ Source: https://github.com/libimobiledevice/%{name}/releases/download/%{version}/%{name}-%{version}.tar.bz2 BuildRequires: gcc BuildRequires: make BuildRequires: fuse3-devel BuildRequires: libimobiledevice-devel >= 1.4.0 BuildRequires: libimobiledevice-glue-devel BuildRequires: libplist-devel Requires: fuse3 %description A fuse filesystem for mounting iPhone and iPod touch devices %prep %setup -q %build %configure --disable-static %make_build %install %make_install %files %license COPYING %doc AUTHORS README.md %{_bindir}/%{name} %{_mandir}/man1/%{name}.1* %changelog %autochangelog