diff --git a/.gitignore b/.gitignore index 32328e7..392d98c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/kalarmcal-16.08.0.tar.xz /kalarmcal-16.08.1.tar.xz diff --git a/kf5-kalarmcal.spec b/kf5-kalarmcal.spec index 52b1474..bdd83d7 100644 --- a/kf5-kalarmcal.spec +++ b/kf5-kalarmcal.spec @@ -26,7 +26,8 @@ Source0: http://download.kde.org/%{stable}/applications/%{version}/src/%{ BuildRequires: extra-cmake-modules BuildRequires: kf5-rpm-macros BuildRequires: kf5-kdelibs4support-devel >= 5.15 -%global majmin_ver %(echo %{version} | cut -d. -f1,2) +#global majmin_ver %(echo %{version} | cut -d. -f1,2) +%global majmin_ver %{version} BuildRequires: kf5-akonadi-server-devel >= %{majmin_ver} BuildRequires: kf5-kcalendarcore-devel >= %{majmin_ver} BuildRequires: kf5-kidentitymanagement-devel >= %{majmin_ver}