diff --git a/.gitignore b/.gitignore index ea2fecb..b27a7f3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1 @@ -/kppp-15.12.1.tar.xz -/kppp-15.12.2.tar.xz -/kppp-15.12.3.tar.xz /kppp-16.04.0.tar.xz diff --git a/kppp.spec b/kppp.spec index cb9997c..04c4499 100644 --- a/kppp.spec +++ b/kppp.spec @@ -5,7 +5,8 @@ Version: 16.04.0 Release: 1%{?dist} License: GPLv2+ and GFDL -URL: https://projects.kde.org/%{name} +URL: https://quickgit.kde.org/?p=%{name}.git + %global revision %(echo %{version} | cut -d. -f3) %if %{revision} >= 50 %global stable unstable @@ -85,6 +86,8 @@ gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null || : fi %files +%doc AUTHORS README +%license COPYING* %{_sbindir}/kppp %{_kde4_bindir}/kppp* %config(noreplace) %{_sysconfdir}/security/console.apps/kppp