corrected warnings reported from rpmlint
This commit is contained in:
parent
fdc3b674fb
commit
b4c85411f0
@ -42,8 +42,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc README.rst
|
%doc README.rst LICENSE.rst
|
||||||
%doc LICENSE.rst
|
|
||||||
%{_bindir}/activate-global-python-argcomplete
|
%{_bindir}/activate-global-python-argcomplete
|
||||||
%{_bindir}/python-argcomplete-check-easy-install-script
|
%{_bindir}/python-argcomplete-check-easy-install-script
|
||||||
%{_bindir}/register-python-argcomplete
|
%{_bindir}/register-python-argcomplete
|
||||||
@ -57,7 +56,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
- Correct missing files for el6
|
- Correct missing files for el6
|
||||||
|
|
||||||
* Tue Oct 15 2013 - Dale Macartney <dbmacartney@gmail.com> 0.6.3-2
|
* 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
|
* Thu Jan 31 2013 - Marco Neciarini <marco.nenciarini@2ndquadrant.it> 0.3.5-1
|
||||||
- Initial packaging.
|
- Initial packaging.
|
||||||
|
Loading…
Reference in New Issue
Block a user