|
|
@ -33,6 +33,7 @@ |
|
|
|
%global snap %{?snapshot_dot}%{?git_sha_dot} |
|
|
|
%global snap %{?snapshot_dot}%{?git_sha_dot} |
|
|
|
|
|
|
|
|
|
|
|
%global real_version_major %(printf '%s' '%{real_version}' | sed -n 's/^\\([1-9][0-9]*\\.[1-9][0-9]*\\)\\.[1-9][0-9]*$/\\1/p') |
|
|
|
%global real_version_major %(printf '%s' '%{real_version}' | sed -n 's/^\\([1-9][0-9]*\\.[1-9][0-9]*\\)\\.[1-9][0-9]*$/\\1/p') |
|
|
|
|
|
|
|
%global real_version_major 1.12 |
|
|
|
|
|
|
|
|
|
|
|
%global is_devel_build %(printf '%s' '%{real_version}' | sed -n 's/^1\\.\\([0-9]*[13579]\\)\\..*/1/p') |
|
|
|
%global is_devel_build %(printf '%s' '%{real_version}' | sed -n 's/^1\\.\\([0-9]*[13579]\\)\\..*/1/p') |
|
|
|
|
|
|
|
|
|
|
|