To match Fedora package naming guidelines. --- rubygem-aeolus-image.spec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/rubygem-aeolus-image.spec b/rubygem-aeolus-image.spec index d782765..733a836 100644 --- a/rubygem-aeolus-image.spec +++ b/rubygem-aeolus-image.spec @@ -7,7 +7,7 @@ Summary: Command-line interface for working with the Aeolus cloud suite Name: rubygem-aeolus-image Version: 0.1.0 -Release: 3%{?dist}%{?extra_release} +Release: 3%{?extra_release}%{?dist} Group: Development/Languages License: GPLv2+ or Ruby URL: http://aeolusproject.org
On Tue, Aug 23, 2011 at 05:13:09PM -0500, Steve Linabery wrote:
To match Fedora package naming guidelines.
rubygem-aeolus-image.spec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/rubygem-aeolus-image.spec b/rubygem-aeolus-image.spec index d782765..733a836 100644 --- a/rubygem-aeolus-image.spec +++ b/rubygem-aeolus-image.spec @@ -7,7 +7,7 @@ Summary: Command-line interface for working with the Aeolus cloud suite Name: rubygem-aeolus-image Version: 0.1.0 -Release: 3%{?dist}%{?extra_release} +Release: 3%{?extra_release}%{?dist} Group: Development/Languages License: GPLv2+ or Ruby URL: http://aeolusproject.org -- 1.7.4.4
pushed by mtaylor, thanks.
s|e
aeolus-devel@lists.fedorahosted.org