[ruby/f20] Remove useless exclude (rhbz#1065897).

Vít Ondruch vondruch at fedoraproject.org
Tue May 6 06:21:25 UTC 2014


commit 7b6388632c91bf88ead2403fae6818ce021198ba
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Tue May 6 08:18:00 2014 +0200

    Remove useless exclude (rhbz#1065897).

 ruby.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index 9f35123..6921aeb 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -26,7 +26,7 @@
 %endif
 
 
-%global release 17
+%global release 18
 %{!?release_string:%global release_string %{?development_release:0.}%{release}%{?development_release:.%{development_release}}%{?dist}}
 
 %global rubygems_version 2.0.14
@@ -661,7 +661,6 @@ make check TESTS="-v $DISABLE_TESTS"
 %{ruby_libdir}/dl
 %{ruby_libdir}/drb
 %{ruby_libdir}/fiddle
-%exclude %{ruby_libdir}/gems
 %exclude %{ruby_libdir}/irb
 %{ruby_libdir}/matrix
 %{ruby_libdir}/net
@@ -891,6 +890,9 @@ make check TESTS="-v $DISABLE_TESTS"
 %{ruby_libdir}/tkextlib
 
 %changelog
+* Tue May 06 2014 Vít Ondruch <vondruch at redhat.com> - 2.0.0.353-18
+- Remove useless exclude (rhbz#1065897).
+
 * Fri Jan 03 2014 Vít Ondruch <vondruch at redhat.com> - 2.0.0.353-17
 - Fix RubyGems version (rhbz#1036708).
 - Fix FTBFS due to expired certificate for IMAP test case.


More information about the scm-commits mailing list