mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 18:52:09 +01:00
Allow defining a CUSTOM_RELEASE at RPM build time
This commit is contained in:
parent
fae05831e3
commit
5c61c9d060
@ -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 1
|
%define RELEASE 1
|
||||||
|
%define rel %{?CUSTOM_RELEASE} %{!?CUSTOM_RELEASE:%RELEASE}
|
||||||
%define prefix /usr
|
%define prefix /usr
|
||||||
|
|
||||||
Summary: Handy library of utility functions
|
Summary: Handy library of utility functions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user