commit 92ca4e6677398755323bb64db4be15dd3041527d Author: Troy Dawson tdawson@redhat.com Date: Thu Feb 28 17:22:26 2013 -0600
final tweek so it works on epel6
rubygem-httpclient.spec | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) --- diff --git a/rubygem-httpclient.spec b/rubygem-httpclient.spec index b8f449f..02b848c 100644 --- a/rubygem-httpclient.spec +++ b/rubygem-httpclient.spec @@ -103,7 +103,9 @@ popd %{gem_spec}
%files doc +%if 0%{?rhel} >= 7 && 0%{?fedora} >= 16 %doc %{gem_docdir} +%endif %doc %{gem_instdir}/README.txt %doc %{gem_instdir}/test
scm-commits@lists.fedoraproject.org