From: Matthew Mosesohn Date: Tue, 26 Mar 2013 07:56:36 +0000 (+0400) Subject: fixed spec version X-Git-Tag: 2014.1~25 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=35937cc98ebfcf6d86582743d734cfe56d90163e;p=openstack-build%2Fcinder-build.git fixed spec version Change-Id: Id35d60ac97e664b1721222e9a2518c77a079222e --- diff --git a/rpm/SPECS/openstack-cinder.spec b/rpm/SPECS/openstack-cinder.spec index 65e8d85e6..a30eadddd 100644 --- a/rpm/SPECS/openstack-cinder.spec +++ b/rpm/SPECS/openstack-cinder.spec @@ -8,7 +8,7 @@ Summary: OpenStack Volume service Group: Applications/System License: ASL 2.0 URL: http://www.openstack.org/software/openstack-storage/ -Source0: https://launchpad.net/cinder/grizzly/grizzly-3/+download/cinder-2013.1.g3.tar.gz +Source0: cinder-%{version} Source1: cinder.conf Source2: cinder.logrotate Source3: cinder-tgt.conf @@ -124,7 +124,7 @@ This package contains documentation files for cinder. %endif %prep -%setup -q -n cinder-%{version}.g3 +%setup -q -n cinder-%{version} %patch0001 -p1