Allow defining a CUSTOM_RELEASE at RPM build time
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# Note that this is NOT a relocatable package
|
# Note that this is NOT a relocatable package
|
||||||
%define ver @VERSION@
|
%define ver @VERSION@
|
||||||
%define rel SNAP
|
%define RELEASE SNAP
|
||||||
|
%define rel %{?CUSTOM_RELEASE} %{!?CUSTOM_RELEASE:%RELEASE}
|
||||||
%define prefix /usr
|
%define prefix /usr
|
||||||
|
|
||||||
Summary: LibGTop library
|
Summary: LibGTop library
|
||||||
|
|||||||
Reference in New Issue
Block a user