Commit 0c51a9e84be73887dc3efad69ee8bd2be32e510b
1 parent
6a406a71
Exists in
master
and in
5 other branches
Incluindo teste pela versao do centos
Showing
1 changed file
with
6 additions
and
0 deletions
Show diff stats
pw3270.spec.in
@@ -54,6 +54,12 @@ | @@ -54,6 +54,12 @@ | ||
54 | %define _distro %{_redhat_prefix} %{_redhat_vernum} | 54 | %define _distro %{_redhat_prefix} %{_redhat_vernum} |
55 | %endif | 55 | %endif |
56 | 56 | ||
57 | +%if 0%{?centos} | ||
58 | + %define _release %{_rel}.centos%{centos} | ||
59 | + %define _distro centos %{centos} | ||
60 | +%endif | ||
61 | + | ||
62 | + | ||
57 | #---[ Packaging ]----------------------------------------------------------------------------------------------------- | 63 | #---[ Packaging ]----------------------------------------------------------------------------------------------------- |
58 | 64 | ||
59 | Name: @PACKAGE@ | 65 | Name: @PACKAGE@ |