[openstack-cinder] comments must be at start of line

Pádraig Brady pbrady at fedoraproject.org
Mon Sep 17 15:10:18 UTC 2012


commit 32920be27f70397aa03f4a84a9665b5bcc3c3e16
Author: Pádraig Brady <P at draigBrady.com>
Date:   Mon Sep 17 16:10:02 2012 +0100

    comments must be at start of line

 openstack-cinder.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/openstack-cinder.spec b/openstack-cinder.spec
index 43774ee..c49e378 100644
--- a/openstack-cinder.spec
+++ b/openstack-cinder.spec
@@ -33,7 +33,8 @@ BuildRequires:    openstack-utils
 Requires:         openstack-utils
 Requires:         python-cinder = %{version}-%{release}
 
-Requires:         python-cinderclient # as convenience
+# as convenience
+Requires:         python-cinderclient
 
 Requires(post):   systemd-units
 Requires(preun):  systemd-units


More information about the scm-commits mailing list