corrected warnings reported from rpmlint

This commit is contained in:
Dale Macartney 2013-10-16 11:57:11 +01:00
parent fdc3b674fb
commit b4c85411f0

View File

@ -42,8 +42,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%doc README.rst
%doc LICENSE.rst
%doc README.rst LICENSE.rst
%{_bindir}/activate-global-python-argcomplete
%{_bindir}/python-argcomplete-check-easy-install-script
%{_bindir}/register-python-argcomplete
@ -57,7 +56,7 @@ rm -rf $RPM_BUILD_ROOT
- Correct missing files for el6
* Tue Oct 15 2013 - Dale Macartney <dbmacartney@gmail.com> 0.6.3-2
- Initial packaging for Fedora Project and including LICENSE.rst in %doc
- Initial packaging for Fedora Project and including LICENSE.rst in docs
* Thu Jan 31 2013 - Marco Neciarini <marco.nenciarini@2ndquadrant.it> 0.3.5-1
- Initial packaging.