mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
bug 8693: adding dist tag to spec file.
status 8693: closed fixed
This commit is contained in:
parent
b20fafeaa4
commit
7fa8ad1b1d
@ -11,9 +11,9 @@ Summary: Cloud.com Stack
|
||||
Version: %{_ver}
|
||||
#http://fedoraproject.org/wiki/PackageNamingGuidelines#Pre-Release_packages
|
||||
%if "%{?_prerelease}" != ""
|
||||
Release: 0.%{_build_number}%{_prerelease}
|
||||
Release: 0.%{_build_number}%{_prerelease}%{dist}
|
||||
%else
|
||||
Release: %{_rel}
|
||||
Release: %{_rel}%{dist}
|
||||
%endif
|
||||
License: GPLv3+ with exceptions or CSL 1.1
|
||||
Vendor: Cloud.com, Inc. <sqa@cloud.com>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user