Update opensuse RPM spec-file version to 1.0.0
Standardize the version numbering to X.Y.Z Story: 2006623 Task: 37134 Change-Id: I13b320ed57840064e2bca3cdf8aa7f2f2b1534c8 Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
parent
ce5e0fce4f
commit
9bdfbe8942
@ -1,6 +1,6 @@
|
||||
Summary: General config initialization gate
|
||||
Name: config-gate
|
||||
Version: 1.0
|
||||
Version: 1.0.0
|
||||
Release: 1
|
||||
License: Apache-2.0
|
||||
Group: Development/Tools/Other
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: storageconfig
|
||||
Version: 1.0
|
||||
Version: 1.0.0
|
||||
Release: 1
|
||||
License: Apache-2.0
|
||||
Summary: Initial Storage Node Configuration
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: System Client and CLI
|
||||
Name: cgts-client
|
||||
Version: 1.0
|
||||
Version: 1.0.0
|
||||
Release: 2
|
||||
License: Apache-2.0
|
||||
Group: System/Base
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: StarlingX Host Inventory Init Package
|
||||
Name: sysinv-agent
|
||||
Version: 1.0
|
||||
Version: 1.0.0
|
||||
Release: %{tis_patch_ver}%{?_tis_dist}
|
||||
License: Apache-2.0
|
||||
Group: Development/Tools/Other
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: System Inventory
|
||||
Name: sysinv
|
||||
Version: 1.0
|
||||
Version: 1.0.0
|
||||
Release: %{tis_patch_ver}%{?_tis_dist}
|
||||
License: Apache-2.0
|
||||
Group: Development/Tools/Other
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: StarlingX Config Info
|
||||
Name: tsconfig
|
||||
Version: 1.0
|
||||
Version: 1.0.0
|
||||
Release: %{tis_patch_ver}%{?_tis_dist}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
@ -44,7 +44,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{local_bindir}/*
|
||||
%dir %{pythonroot}/%{name}
|
||||
%{pythonroot}/%{name}/*
|
||||
%dir %{pythonroot}/%{name}-%{version}.0-py2.7.egg-info
|
||||
%{pythonroot}/%{name}-%{version}.0-py2.7.egg-info/*
|
||||
%dir %{pythonroot}/%{name}-%{version}-py2.7.egg-info
|
||||
%{pythonroot}/%{name}-%{version}-py2.7.egg-info/*
|
||||
|
||||
%changelog
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Worker config package
|
||||
Name: workerconfig
|
||||
Version: 1.0
|
||||
Version: 1.0.0
|
||||
Release: %{tis_patch_ver}%{?_tis_dist}
|
||||
License: Apache-2.0
|
||||
Group: System/Packages
|
||||
|
Loading…
Reference in New Issue
Block a user