Update RPM spec file
Documentation files have been suffixed with ".rst".
This commit is contained in:
parent
331106824f
commit
9c1ba005fe
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS COPYING NEWS README README.%{distro} TODO INSTALL HACKING
|
||||
%doc AUTHORS.rst COPYING NEWS.rst README.rst README.%{distro}.rst TODO.rst INSTALL.rst HACKING.rst
|
||||
%dir %{_datadir}/%{name}
|
||||
%dir %{_datadir}/%{name}/webapps
|
||||
%dir %{_datadir}/%{name}/pgsql
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue