Simplify RPM spec file

This commit is contained in:
Jonas Kvinge 2023-10-08 14:57:27 +02:00
parent b02adc7758
commit 1a07404c10
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: strawberry Name: strawberry
Version: @STRAWBERRY_VERSION_RPM_V@ Version: @STRAWBERRY_VERSION_RPM_V@
%if 0%{?suse_version} || 0%{?mageia} %if 0%{?suse_version}
Release: @STRAWBERRY_VERSION_RPM_R@.@RPM_DISTRO@ Release: @STRAWBERRY_VERSION_RPM_R@.@RPM_DISTRO@
%else %else
Release: @STRAWBERRY_VERSION_RPM_R@%{?dist} Release: @STRAWBERRY_VERSION_RPM_R@%{?dist}