[rubygem-hashery] Add the gem_spec back to the package, RHBZ#992944

Marek Goldmann goldmann at fedoraproject.org
Tue Aug 6 08:27:43 UTC 2013


commit f5e323851b10b43597a01b6695210392bb9a03e2
Author: Marek Goldmann <marek.goldmann at gmail.com>
Date:   Tue Aug 6 10:27:31 2013 +0200

    Add the gem_spec back to the package, RHBZ#992944

 rubygem-hashery.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-hashery.spec b/rubygem-hashery.spec
index d812e9f..7647bf1 100644
--- a/rubygem-hashery.spec
+++ b/rubygem-hashery.spec
@@ -3,7 +3,7 @@
 Summary: Facets bread collection of Hash-like classes
 Name: rubygem-%{gem_name}
 Version: 2.1.0
-Release: 3%{?dist}
+Release: 4%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://rubyworks.github.com/hashery
@@ -40,12 +40,12 @@ Documentation for %{name}
 %dir %{gem_instdir}
 %{gem_libdir}
 %{gem_instdir}/alt
+%{gem_spec}
 %doc %{gem_instdir}/HISTORY.rdoc
 %doc %{gem_instdir}/LICENSE.txt
 %doc %{gem_instdir}/NOTICE.txt
 %doc %{gem_instdir}/README.rdoc
 %exclude %{gem_cache}
-%exclude %{gem_spec}
 
 %files doc
 %{gem_instdir}/test
@@ -57,6 +57,9 @@ Documentation for %{name}
 %doc %{gem_instdir}/NOTICE.txt
 
 %changelog
+* Tue Aug 06 2013 Marek Goldmann <mgoldman at redhat.com> - 2.1.0-4
+- Add the gem_spec back to the package, RHBZ#992944
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list