diff --git a/google-noto-fonts.spec b/google-noto-fonts.spec index 787c86b..507536e 100644 --- a/google-noto-fonts.spec +++ b/google-noto-fonts.spec @@ -10,7 +10,7 @@ in Unicode.\ Name: %{fontname}-fonts Version: 20161022 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Hinted and Non Hinted OpenType fonts for Unicode scripts Group: User Interface/X License: OFL @@ -187,12 +187,7 @@ if [ $1 -eq 0 -a -x %{_bindir}/fc-cache ] ; then \ %{_bindir}/fc-cache %{_fontdir} || : \ fi\ \ -%files -n %{subpkg}-fonts \ -%dir %{_fontdir} \ -%{_fontdir}/Noto%{-a*}%{!-a:%{fname}}-*.*t%{-c:c}%{!-c:f}\ -%{_fontconfig_templatedir}/%{fconf}\ -%config(noreplace) %{_fontconfig_confdir}/%{fconf}\ -#%%_font_pkg -n %%{pname} -f %{fconf} Noto%{-a*}%{!-a:%%{fname}}*.*t%{-c:c}%{!-c:f}\ +%_font_pkg -n %{pname} -f %{fconf} Noto%{-a*}%{!-a:%{fname}}*.*t%{-c:c}%{!-c:f}\ %{_datadir}/appdata/%{subpkg}.metainfo.xml @@ -401,6 +396,9 @@ done %changelog +* Mon Dec 11 2017 Jens Petersen - 20161022-5 +- use _font_pkg + * Wed Jul 26 2017 Fedora Release Engineering - 20161022-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild