From 7a9ba73da3e5cdc8b13b39f081e2a7108e2f3d89 Mon Sep 17 00:00:00 2001 From: Dan Radez Date: Wed, 19 Apr 2017 13:52:23 -0400 Subject: Adding rpmlint to the build - updating syntax to meet rpmlint standards Change-Id: I056b7600df0f4383b97c67e705bc0b749b4c1633 Signed-off-by: Dan Radez --- build/rpm_specs/opnfv-apex-common.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build/rpm_specs/opnfv-apex-common.spec') diff --git a/build/rpm_specs/opnfv-apex-common.spec b/build/rpm_specs/opnfv-apex-common.spec index 39c822b6..97a44779 100644 --- a/build/rpm_specs/opnfv-apex-common.spec +++ b/build/rpm_specs/opnfv-apex-common.spec @@ -1,6 +1,6 @@ Name: opnfv-apex-common Version: 5.0 -Release: %{release} +Release: %{_release} Summary: Scripts for OPNFV deployment using RDO Manager Group: System Environment @@ -169,7 +169,7 @@ install config/inventory/pod_example_settings.yaml %{buildroot}%{_docdir}/opnfv/ - rename all odl_l3 scenario files to odl * Thu Mar 23 2017 Tim Rozet - 4.0-8 - Adds os-odl_l3-ovs-ha and noha scenarios -* Mon Mar 12 2017 Feng Pan - 4.0-7 +* Sun Mar 12 2017 Feng Pan - 4.0-7 - Add os-nosdn-fdio-ha.yaml * Fri Mar 10 2017 Feng Pan - 4.0-6 - Add os-odl_l3-fdio-noha.yaml and os-odl_l3-fdio-ha.yaml -- cgit 1.2.3-korg