diff --git a/xss-lock.spec b/xss-lock.spec index 5ea85b4..99ffa06 100644 --- a/xss-lock.spec +++ b/xss-lock.spec @@ -11,7 +11,6 @@ Version: 0.3.0^20140302git1e158fb20108 Release: %autorelease Summary: Use external locker as X screen saver -#Group: License: MIT Url: https://bitbucket.org/raymonad/xss-lock Source0: https://bitbucket.org/raymonad/%{name}/get/%{commit0}.tar.gz#/%{name}-%{shortcommit0}.tar.gz @@ -52,6 +51,8 @@ preconfigured delay. %autosetup -n raymonad-%{name}-%{shortcommit0} %build +# TODO: Please submit an issue to upstream (rhbz#2381644) +export CMAKE_POLICY_VERSION_MINIMUM=3.5 %cmake %cmake_build