Changes for KUF-KF5 syncing
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/extra-cmake-modules?expand=0&rev=144
This commit is contained in:
parent
647cf613c3
commit
1eb7b316b7
@ -17,6 +17,11 @@
|
|||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.38
|
%define _tar_path 5.38
|
||||||
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
|
# Last major and minor KF5 version (e.g. 5.33)
|
||||||
|
%{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||||
|
%define kf5_version %{version}
|
||||||
Name: extra-cmake-modules
|
Name: extra-cmake-modules
|
||||||
Summary: CMake modules
|
Summary: CMake modules
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user