diff --git a/system-config-rootpassword.spec b/system-config-rootpassword.spec index eaf0d59..9e691e6 100644 --- a/system-config-rootpassword.spec +++ b/system-config-rootpassword.spec @@ -74,7 +74,11 @@ fi %dir %{_datadir}/system-config-rootpassword %{_datadir}/system-config-rootpassword/* %{_datadir}/firstboot/modules/rootpassword.py* +%if 0%{?fedora} && 0%{?fedora} < 19 %{_datadir}/applications/fedora-system-config-rootpassword.desktop +%else +%{_datadir}/applications/system-config-rootpassword.desktop +%endif %{_datadir}/icons/hicolor/48x48/apps/system-config-rootpassword.png %config %{_sysconfdir}/security/console.apps/system-config-rootpassword %config(noreplace) %{_sysconfdir}/pam.d/system-config-rootpassword