diff options
author | Dan Radez <dradez@redhat.com> | 2017-04-19 13:52:23 -0400 |
---|---|---|
committer | Dan Radez <dradez@redhat.com> | 2017-06-06 14:00:22 -0400 |
commit | 7a9ba73da3e5cdc8b13b39f081e2a7108e2f3d89 (patch) | |
tree | 653bcdc4104f7b6e602be3f0a1006b28fa8ea8a9 /build/rpm_specs/opnfv-apex-common.spec | |
parent | b9f63d58a83e18dd221be13348e585533eedcedc (diff) |
Adding rpmlint to the build
- updating syntax to meet rpmlint standards
Change-Id: I056b7600df0f4383b97c67e705bc0b749b4c1633
Signed-off-by: Dan Radez <dradez@redhat.com>
Diffstat (limited to 'build/rpm_specs/opnfv-apex-common.spec')
-rw-r--r-- | build/rpm_specs/opnfv-apex-common.spec | 4 |
1 files changed, 2 insertions, 2 deletions
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 <trozet@redhat.com> - 4.0-8 - Adds os-odl_l3-ovs-ha and noha scenarios -* Mon Mar 12 2017 Feng Pan <fpan@redhat.com> - 4.0-7 +* Sun Mar 12 2017 Feng Pan <fpan@redhat.com> - 4.0-7 - Add os-nosdn-fdio-ha.yaml * Fri Mar 10 2017 Feng Pan <fpan@redhat.com> - 4.0-6 - Add os-odl_l3-fdio-noha.yaml and os-odl_l3-fdio-ha.yaml |