Remove definition of dist
This commit is contained in:
parent
70e5632d98
commit
15cbe0a615
@ -4,7 +4,6 @@
|
|||||||
# In theory the above, in practice golang is so often broken that
|
# In theory the above, in practice golang is so often broken that
|
||||||
# I now disable it:
|
# I now disable it:
|
||||||
%global golang_arches NONE
|
%global golang_arches NONE
|
||||||
%global dist %{?dist}.alma
|
|
||||||
|
|
||||||
# Architectures that we run the basic sanity-check test.
|
# Architectures that we run the basic sanity-check test.
|
||||||
#
|
#
|
||||||
@ -49,7 +48,7 @@ Summary: Access and modify virtual machine disk images
|
|||||||
Name: libguestfs
|
Name: libguestfs
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.48.4
|
Version: 1.48.4
|
||||||
Release: 2%{?dist}
|
Release: 2%{?dist}.alma
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
|
|
||||||
# Build only for architectures that have a kernel
|
# Build only for architectures that have a kernel
|
||||||
|
Loading…
Reference in New Issue
Block a user