Update nailgun-agent spec file

Problem: Since for now we are still building packages on ISO build
we need to have spec file with the same name as repo [1]
   nailgun-agent.spec  ->  fuel-nailgun-agent.spec

[1] https://github.com/stackforge/fuel-main/blob/master/packages/rpm/module.mk#L42

Change-Id: I65dfb432d78dc84c680b748cb96e51cd68998f5e
This commit is contained in:
Sergey Kulanov 2015-07-23 14:10:44 +03:00
parent 87717199b8
commit 1512b9af6b
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Name: %{name}
Version: %{version}
Release: %{release}
Source0: %{name}-%{version}.tar.gz
Source0: fuel-%{name}-%{version}.tar.gz
Summary: Nailgun startup agent
URL: http://mirantis.com
License: ASL 2.0