[rubygem-qpid_messaging/f17] Now installs the repackaged gem.

Darryl L. Pierce mcpierce at fedoraproject.org
Mon Jan 7 22:03:11 UTC 2013


commit 01e982e45fa76b14d8556d608d3d77892aa4dcde
Author: Darryl L. Pierce <dpierce at redhat.com>
Date:   Mon Jan 7 16:32:13 2013 -0500

    Now installs the repackaged gem.

 rubygem-qpid_messaging.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-qpid_messaging.spec b/rubygem-qpid_messaging.spec
index f5bf55d..8d35d96 100644
--- a/rubygem-qpid_messaging.spec
+++ b/rubygem-qpid_messaging.spec
@@ -5,7 +5,7 @@
 Summary:       Ruby bindings for the Qpid messaging framework
 Name:          rubygem-%{gem_name}
 Version:       0.18.1
-Release:       1.1%{?dist}
+Release:       1.2%{?dist}
 License:       ASL 2.0
 
 URL:           http://qpid.apache.org
@@ -61,7 +61,7 @@ gem install --local \
             -V \
             --force \
             --rdoc \
-            %{SOURCE0}
+            %{gem_name}-%{version}.gem
 
 
 %install
@@ -98,6 +98,9 @@ rm -rf %{buildroot}%{gem_instdir}/ext
 
 
 %changelog
+* Mon Jan  7 2013 Darryl L. Pierce <dpierce at redhat.com> - 0.18.1-1.2
+- Now installs the repackaged gem.
+
 * Wed Dec 26 2012 Darryl L. Pierce <dpierce at redhat.com> - 0.18.1-1.1
 - Removed Group field from the doc subpackage.
 - Updated the specfile to match current Ruby packaging guidelines.


More information about the scm-commits mailing list