Move NEWS to the main package.
This commit is contained in:
parent
d5f9a82113
commit
205d789f2e
1 changed files with 2 additions and 2 deletions
|
|
@ -513,6 +513,8 @@ make check TESTS="-v $DISABLE_TESTS"
|
|||
%doc LEGAL
|
||||
%doc README
|
||||
%lang(ja) %doc README.ja
|
||||
%doc NEWS
|
||||
%doc doc/NEWS-*
|
||||
# Exclude /usr/local directory since it is supposed to be managed by
|
||||
# local system administrator.
|
||||
%exclude %{ruby_sitelibdir}
|
||||
|
|
@ -702,12 +704,10 @@ make check TESTS="-v $DISABLE_TESTS"
|
|||
%{_mandir}/man1/ri*
|
||||
|
||||
%files doc
|
||||
%doc NEWS
|
||||
%doc README
|
||||
%lang(ja) %doc README.ja
|
||||
%doc ChangeLog
|
||||
%doc doc/ChangeLog-*
|
||||
%doc doc/NEWS-*
|
||||
%{_datadir}/ri
|
||||
|
||||
%files -n rubygem-bigdecimal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue