summaryrefslogtreecommitdiffstats
path: root/rubygem-pathspec.spec
diff options
context:
space:
mode:
Diffstat (limited to 'rubygem-pathspec.spec')
-rw-r--r--rubygem-pathspec.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/rubygem-pathspec.spec b/rubygem-pathspec.spec
index d4e4d33..58d8eb2 100644
--- a/rubygem-pathspec.spec
+++ b/rubygem-pathspec.spec
@@ -34,9 +34,13 @@ cp -a ./%{gem_dir}/* %{buildroot}%{gem_dir}/
%files
%license LICENSE
+%dir %{gem_instdir}
+%license %{gem_instdir}/LICENSE
+%doc %{gem_instdir}/CHANGELOG.md
+%doc %{gem_instdir}/README.md
+%{gem_libdir}
%{gem_cache}
%{gem_docdir}
-%{gem_instdir}
%{gem_spec}