mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-01-14 01:30:36 +01:00
Simplify RPM spec file
This commit is contained in:
parent
b02adc7758
commit
1a07404c10
2
dist/unix/strawberry.spec.in
vendored
2
dist/unix/strawberry.spec.in
vendored
@ -1,6 +1,6 @@
|
||||
Name: strawberry
|
||||
Version: @STRAWBERRY_VERSION_RPM_V@
|
||||
%if 0%{?suse_version} || 0%{?mageia}
|
||||
%if 0%{?suse_version}
|
||||
Release: @STRAWBERRY_VERSION_RPM_R@.@RPM_DISTRO@
|
||||
%else
|
||||
Release: @STRAWBERRY_VERSION_RPM_R@%{?dist}
|
||||
|
Loading…
Reference in New Issue
Block a user