Summary: Launchers for Mate utilities Name: mate4xfce Version: 0.0.1 License: GPL Group: Applications/Accesories Release: K01%{?dist} Packager: Kārlis Kalviškis Source: %{name}-%{version}.tar.xz BuildArch: noarch Requires: mate-disk-usage-analyzer mate-search-tool mate-system-log mate-system-monitor %description Creates launchers for MATE utelities otherwise hidden from Xfce and LXDE users. Mate utilities: mate-disk-usage-analyzer mate-search-tool mate-system-log mate-system-monitor %prep %setup %build %install %{__mkdir_p} %{buildroot}%{_datadir}/applications %{__cp} *.desktop %{buildroot}%{_datadir}/applications/ %clean %{__rm} -rf %{buildroot} %files %defattr(-,root,root) %{_datadir}/applications/*.desktop %changelog * Mon Jun 6 2016 Kārlis Kalviškis - First release.