use real version name for kernel-collabora-tfg
This commit is contained in:
parent
4db5ca3a1b
commit
71cc3d9263
@ -1,11 +1,13 @@
|
|||||||
# change version here
|
# change version here
|
||||||
%global fake_ver 1
|
|
||||||
%global rel_ver 3
|
%global rel_ver 3
|
||||||
|
%global major_ver 6
|
||||||
|
%global minor_ver 6
|
||||||
|
%global rc_ver 1
|
||||||
%global commit_id b034abfca55f329be85c37a84768775c60f52885
|
%global commit_id b034abfca55f329be85c37a84768775c60f52885
|
||||||
%global short_commit_id b034abfc
|
%global short_commit_id b034abfc
|
||||||
|
|
||||||
Name: kernel-collabora-tfg
|
Name: kernel-collabora-tfg
|
||||||
Version: %{fake_ver}.%{short_commit_id}
|
Version: %{major_ver}.%{minor_ver}.%{rc_ver}.%{short_commit_id}
|
||||||
Release: %{rel_ver}%{?dist}
|
Release: %{rel_ver}%{?dist}
|
||||||
|
|
||||||
Source0: https://gitlab.collabora.com/hardware-enablement/rockchip-3588/linux/-/archive/%{commit_id}.tar.gz
|
Source0: https://gitlab.collabora.com/hardware-enablement/rockchip-3588/linux/-/archive/%{commit_id}.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user