[rubygem-multi_json] Do not carry the cached gem.

Vít Ondruch vondruch at fedoraproject.org
Mon Nov 14 16:15:20 UTC 2011


commit afd4dc8843bcdc642b11d74ce754abef5a9fac1d
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Fri Nov 11 15:26:14 2011 +0100

    Do not carry the cached gem.

 rubygem-multi_json.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/rubygem-multi_json.spec b/rubygem-multi_json.spec
index 335279e..883a8b9 100644
--- a/rubygem-multi_json.spec
+++ b/rubygem-multi_json.spec
@@ -75,7 +75,7 @@ popd
 %exclude %{geminstdir}/%{gemname}.gemspec
 %doc %{geminstdir}/LICENSE.md
 %{geminstdir}/lib
-%{gemdir}/cache/%{gemname}-%{version}.gem
+%exclude %{gemdir}/cache/%{gemname}-%{version}.gem
 %{gemdir}/specifications/%{gemname}-%{version}.gemspec
 
 %files doc


More information about the scm-commits mailing list