Set version to 1.0.0 in opensuse specfiles
All opensuse version are being standardize with the same format, this requires that all components will change from 1.0 to 1.0.0. Story: 2006508 Task: 36811 Change-Id: I301759895e4ed816633daa6595d5f60f2f1d59c7 Signed-off-by: Erich Cordoba <erich.cordoba.malibran@intel.com>
This commit is contained in:
parent
06afa39e78
commit
6da9811491
@ -1,6 +1,6 @@
|
||||
%define debug_package %{nil}
|
||||
Name: fm-api
|
||||
Version: 1.0
|
||||
Version: 1.0.0
|
||||
Release: %{tis_patch_ver}%{?_tis_dist}
|
||||
Summary: StarlingX Platform Fault Management Python API Package
|
||||
License: Apache-2.0
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define cgcs_doc_deploy_dir /opt/deploy/cgcs_doc
|
||||
%define pythonroot %{_libdir}/python2.7/site-packages
|
||||
Name: fm-common
|
||||
Version: 1.0
|
||||
Version: 1.0.0
|
||||
Release: %{tis_patch_ver}%{?_tis_dist}
|
||||
Summary: StarlingX Platform Fault Management Common Package
|
||||
License: Apache-2.0
|
||||
|
@ -1,6 +1,6 @@
|
||||
%define cgcs_doc_deploy_dir /opt/deploy/cgcs_doc
|
||||
Name: fm-doc
|
||||
Version: 1.0
|
||||
Version: 1.0.0
|
||||
Release: stx
|
||||
Summary: StarlingX Platform Fault Management Documentation Package
|
||||
License: Apache-2.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
%define local_dir %{_prefix}/local
|
||||
%define local_bindir %{local_dir}/bin
|
||||
Name: fm-mgr
|
||||
Version: 1.0
|
||||
Version: 1.0.0
|
||||
Release: %{tis_patch_ver}%{?_tis_dist}
|
||||
Summary: StarlingX Platform Fault Manager Package
|
||||
License: Apache-2.0
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: fm-rest-api
|
||||
Version: 1.0
|
||||
Version: 1.0.0
|
||||
Release: %{tis_patch_ver}%{?_tis_dist}
|
||||
Summary: Fault Management Openstack REST API
|
||||
License: Apache-2.0
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
%global pypi_name fmclient
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.0
|
||||
Version: 1.0.0
|
||||
Release: %{tis_patch_ver}%{?_tis_dist}
|
||||
Summary: A python client library for Fault Management
|
||||
License: Apache-2.0
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: snmp-audittrail
|
||||
Version: 1.0
|
||||
Version: 1.0.0
|
||||
Release: %{tis_patch_ver}%{?_tis_dist}
|
||||
Summary: StarlingX SNMP Audit Trail
|
||||
License: Apache-2.0
|
||||
|
@ -1,6 +1,6 @@
|
||||
%define mib_ver 2.0
|
||||
Name: snmp-ext
|
||||
Version: 1.0
|
||||
Version: 1.0.0
|
||||
Release: %{tis_patch_ver}%{?_tis_dist}
|
||||
Summary: StarlingX Platform SNMP extension Package
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user