diff --git a/.gitignore b/.gitignore index 1f342fe..d171852 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1 @@ -/ksshaskpass-5.6.1.tar.xz -/ksshaskpass-5.6.2.tar.xz -/ksshaskpass-5.6.3.tar.xz -/ksshaskpass-5.6.4.tar.xz -/ksshaskpass-5.6.5.tar.xz /ksshaskpass-5.6.95.tar.xz diff --git a/ksshaskpass.spec b/ksshaskpass.spec index 4f41f51..11a16ef 100644 --- a/ksshaskpass.spec +++ b/ksshaskpass.spec @@ -14,7 +14,6 @@ URL: https://quickgit.kde.org/?p=%{name}.git %endif Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{name}-%{version}.tar.xz -BuildRequires: desktop-file-utils BuildRequires: extra-cmake-modules BuildRequires: gettext BuildRequires: kf5-rpm-macros @@ -55,16 +54,12 @@ export SSH_ASKPASS EOF -%check -desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.ksshaskpass.desktop - %files -f ksshaskpass.lang %doc ChangeLog %license COPYING %{_kf5_bindir}/ksshaskpass %config(noreplace) %{_sysconfdir}/xdg/plasma-workspace/env/ksshaskpass.sh %{_mandir}/man1/ksshaskpass.1* -%{_kf5_datadir}/applications/org.kde.ksshaskpass.desktop %changelog