Name: fcl Version: 0.1 Release: 1%{?dist} Summary: FileCommander remote files License: GPLv3+ URL: https://gitlab.com/fedora-mobile/%{name} Source0: fc-remote Source1: fcr %description FileCommander remote files %global debug_package %{nil} %install mkdir -p %{buildroot}/usr/local/bin cp %{SOURCE0} %{buildroot}/usr/local/bin cp %{SOURCE1} %{buildroot}/usr/local/bin %files /usr/local/bin/fc-remote /usr/local/bin/fcr %changelog * Thu Apr 02 2026 Yoda - 0.1-1 - Initial packaging