Commit 0c51a9e84be73887dc3efad69ee8bd2be32e510b

Authored by perry.werneck@gmail.com
1 parent 6a406a71

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 54 %define _distro %{_redhat_prefix} %{_redhat_vernum}
55 55 %endif
56 56  
  57 +%if 0%{?centos}
  58 + %define _release %{_rel}.centos%{centos}
  59 + %define _distro centos %{centos}
  60 +%endif
  61 +
  62 +
57 63 #---[ Packaging ]-----------------------------------------------------------------------------------------------------
58 64  
59 65 Name: @PACKAGE@
... ...