|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: fontconfig-enhanced-defaults
|
|
|
|
Name: fontconfig-enhanced-defaults
|
|
|
|
Version: 2.0
|
|
|
|
Version: 2.0
|
|
|
|
Release: 1%{?dist}.1
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Enables slight hinting and subpixel (rgb) antialiasing
|
|
|
|
Summary: Enables slight hinting and subpixel (rgb) antialiasing
|
|
|
|
|
|
|
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
Group: System Environment/Libraries
|
|
|
@ -30,8 +30,8 @@ ln -s %{_fontconfig_templatedir}/70-no-bitmaps.conf \
|
|
|
|
%{buildroot}%{_fontconfig_confdir}/70-no-bitmaps.conf
|
|
|
|
%{buildroot}%{_fontconfig_confdir}/70-no-bitmaps.conf
|
|
|
|
ln -s %{_fontconfig_templatedir}/10-sub-pixel-rgb.conf \
|
|
|
|
ln -s %{_fontconfig_templatedir}/10-sub-pixel-rgb.conf \
|
|
|
|
%{buildroot}%{_fontconfig_confdir}/10-sub-pixel-rgb.conf
|
|
|
|
%{buildroot}%{_fontconfig_confdir}/10-sub-pixel-rgb.conf
|
|
|
|
ln -s %{_fontconfig_templatedir}/11-lcdfilter-default.conf \
|
|
|
|
#ln -s %{_fontconfig_templatedir}/11-lcdfilter-default.conf \
|
|
|
|
%{buildroot}%{_fontconfig_confdir}/11-lcdfilter-default.conf
|
|
|
|
# %{buildroot}%{_fontconfig_confdir}/11-lcdfilter-default.conf
|
|
|
|
|
|
|
|
|
|
|
|
install -m 0755 -d %{buildroot}%{_datadir}/glib-2.0/schemas
|
|
|
|
install -m 0755 -d %{buildroot}%{_datadir}/glib-2.0/schemas
|
|
|
|
install -m 0644 -p %{SOURCE0} \
|
|
|
|
install -m 0644 -p %{SOURCE0} \
|
|
|
@ -43,6 +43,9 @@ install -m 0644 -p %{SOURCE0} \
|
|
|
|
%{_datadir}/glib-2.0/schemas/*
|
|
|
|
%{_datadir}/glib-2.0/schemas/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Dec 24 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 2.0-2
|
|
|
|
|
|
|
|
- 11-lcdfilter-default.con conflicts with fontconfig
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Nov 23 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.0-1
|
|
|
|
* Thu Nov 23 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.0-1
|
|
|
|
- Rebuilt for MSVSphere 9.3
|
|
|
|
- Rebuilt for MSVSphere 9.3
|
|
|
|
|
|
|
|
|
|
|
|