summaryrefslogtreecommitdiffstats
path: root/build/rpm_specs/opnfv-apex.spec
diff options
context:
space:
mode:
authorFeng Pan <fpan@redhat.com>2017-06-07 02:29:41 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-06-07 02:29:41 +0000
commitd21460f3adaa6e454ee52b27a837f9d7e0ea7819 (patch)
tree6680025d65ce33f3fb65be03edd44f020ecf49b8 /build/rpm_specs/opnfv-apex.spec
parentb9f63d58a83e18dd221be13348e585533eedcedc (diff)
parent0f2d4a54e838f590837ded99e40fba530d6086d4 (diff)
Merge "Fixes missing ramdisk and kernel in rpm"
Diffstat (limited to 'build/rpm_specs/opnfv-apex.spec')
-rw-r--r--build/rpm_specs/opnfv-apex.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/build/rpm_specs/opnfv-apex.spec b/build/rpm_specs/opnfv-apex.spec
index 450044c0..fe6a9f2c 100644
--- a/build/rpm_specs/opnfv-apex.spec
+++ b/build/rpm_specs/opnfv-apex.spec
@@ -22,12 +22,18 @@ https://wiki.opnfv.org/apex
%install
mkdir -p %{buildroot}%{_var}/opt/opnfv/images/
install build/overcloud-full-opendaylight.qcow2 %{buildroot}%{_var}/opt/opnfv/images/
+install build/overcloud-full.vmlinuz %{buildroot}%{_var}/opt/opnfv/images/
+install build/overcloud-full.initrd %{buildroot}%{_var}/opt/opnfv/images/
%files
%defattr(644, root, root, -)
%{_var}/opt/opnfv/images/overcloud-full-opendaylight.qcow2
+%{_var}/opt/opnfv/images/overcloud-full.vmlinuz
+%{_var}/opt/opnfv/images/overcloud-full.initrd
%changelog
+* Fri May 26 2017 Tim Rozet <trozet@redhat.com> - 5.0-2
+- Fixes missing ramdisk and kernel
* Tue Apr 04 2017 Dan Radez <dradez@redhat.com> - 5.0-1
- Version update for Euphrates
* Wed Dec 7 2016 Tim Rozet <trozet@redhat.com> - 4.0-2