vondruch pushed to ruby (f20). "Include only vendor directories, not their content (rhbz#1114071)."

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 4 13:53:04 UTC 2015


>From e41d5e1e34cbdd086d2087d2838aea03bd7e98e6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?V=C3=ADt=20Ondruch?= <vondruch at redhat.com>
Date: Tue, 14 Oct 2014 11:25:42 +0200
Subject: Include only vendor directories, not their content (rhbz#1114071).


diff --git a/ruby.spec b/ruby.spec
index 1d3f10d..45d2181 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -632,8 +632,8 @@ make check TESTS="-v $DISABLE_TESTS"
 # local system administrator.
 %exclude %{ruby_sitelibdir}
 %exclude %{ruby_sitearchdir}
-%{ruby_vendorlibdir}
-%{ruby_vendorarchdir}
+%dir %{ruby_vendorlibdir}
+%dir %{ruby_vendorarchdir}
 
 # List all these files explicitly to prevent surprises
 # Platform independent libraries.
@@ -881,6 +881,9 @@ make check TESTS="-v $DISABLE_TESTS"
 * Tue Apr 14 2015 Josef Stribny <jstribny at redhat.com> - 2.0.0.645-19
 - Update to 2.0.0.645
 
+* Thu Oct 30 2014 Vít Ondruch <vondruch at redhat.com> - 2.0.0.353-18
+- Include only vendor directories, not their content (rhbz#1114071).
+
 * Tue May 06 2014 Vít Ondruch <vondruch at redhat.com> - 2.0.0.353-18
 - Remove useless exclude (rhbz#1065897).
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/ruby.git/commit/?h=f20&id=e41d5e1e34cbdd086d2087d2838aea03bd7e98e6


More information about the scm-commits mailing list