Name: fresh-editor Version: 0.3.12 Release: 1%{?dist} Summary: Fresh text editor License: ASL 2.0 URL: https://github.com/ Source0: fresh-editor-0.3.12.tar.gz %define debug_package %{nil} %description Fresh text editor binary repackage. %prep %setup -q %build # Ничего не компилируем %install mkdir -p %{buildroot} cp -a * %{buildroot}/ rm -rf %{buildroot}/SPECS %{buildroot}/SOURCES %{buildroot}/SRPMS 2>/dev/null || : %files /usr/bin/fresh /usr/share/applications/fresh.desktop /usr/share/doc/fresh-editor/ /usr/share/icons/hicolor/*/apps/fresh.png /usr/share/man/man1/fresh.1*