From e025c67845061b21b379c721477e93f80e57f4aa Mon Sep 17 00:00:00 2001 From: Dan Radez Date: Tue, 16 Aug 2016 16:58:31 -0400 Subject: Moving rpm spec files to a sub directory Change-Id: I10eebc955cae5006155e045accf2924c393ab522 Signed-off-by: Dan Radez --- build/opnfv-apex-opendaylight-sfc.spec | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 build/opnfv-apex-opendaylight-sfc.spec (limited to 'build/opnfv-apex-opendaylight-sfc.spec') diff --git a/build/opnfv-apex-opendaylight-sfc.spec b/build/opnfv-apex-opendaylight-sfc.spec deleted file mode 100644 index a63ec7c5..00000000 --- a/build/opnfv-apex-opendaylight-sfc.spec +++ /dev/null @@ -1,34 +0,0 @@ -Name: opnfv-apex-opendaylight-sfc -Version: 3.0 -Release: %{release} -Summary: Overcloud Disk images for OPNFV Apex OpenDaylight with SFC deployment - -Group: System Environment -License: Apache 2.0 -URL: https://gerrit.opnfv.org/gerrit/apex.git -Source0: opnfv-apex-opendaylight-sfc.tar.gz - -Provides: opnfv-apex-sdn -BuildArch: noarch -Requires: opnfv-apex-common opnfv-apex-undercloud - -%description -Overcloud Disk images for OPNFV Apex OpenDaylight with SFC deployment -https://wiki.opnfv.org/apex - -%prep -%setup -q - -%install -mkdir -p %{buildroot}%{_var}/opt/opnfv/images/ -install build/images/overcloud-full-opendaylight-sfc.qcow2 %{buildroot}%{_var}/opt/opnfv/images/ - -%files -%defattr(644, root, root, -) -%{_var}/opt/opnfv/images/overcloud-full-opendaylight-sfc.qcow2 - -%changelog -* Mon Apr 04 2016 Dan Radez - 3.0-0 -- Version update for Colorado -* Tue Jan 19 2016 Dan Radez - 2.1-1 -- Initial Packaging -- cgit 1.2.3-korg