Make rpmlint happier

This commit is contained in:
Nicolas Mailhot 2020-03-01 13:22:15 +01:00
parent 338210222f
commit bd8e771af5

View File

@ -1,6 +1,6 @@
# SPDX-License-Identifier: MIT
%global forgeurl https://pagure.io/fonts-rpm-macros
Version: 2.0.2
Version: 2.0.3
%forgemeta
#https://src.fedoraproject.org/rpms/redhat-rpm-config/pull-request/51
@ -140,12 +140,16 @@ install -m 0755 -vp bin/* %{buildroot}%{_bindir}
%files -n fonts-rpm-templates
%license LICENSE-templates.txt
%doc *.md changelog.txt
%config(noreplace) %{_spectemplatedir}/*.spec
%{_spectemplatedir}/*.spec
%dir %{ftcgtemplatedir}
%doc %{ftcgtemplatedir}/*conf
%doc %{ftcgtemplatedir}/*txt
%changelog
* Sat Feb 29 2020 Nicolas Mailhot <nim@fedoraproject.org>
- 2.0.3-1
minor rpmlint-oriented fixlets
* Sat Feb 22 2020 Nicolas Mailhot <nim@fedoraproject.org>
- 2.0.2-1
improve experimental fontconfig configuration generator