update code
This commit is contained in:
parent
9eeface9bd
commit
d314b3c8dc
@ -31,6 +31,8 @@ Provides: ucs2any = 1.3.1
|
|||||||
%description
|
%description
|
||||||
X.Org X11 font utilities required for font installation, conversion, and generation.
|
X.Org X11 font utilities required for font installation, conversion, and generation.
|
||||||
|
|
||||||
|
%package_help
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -c xorg-x11-font-utils-%{version} -a1 -a2 -a3 -a4
|
%setup -q -c xorg-x11-font-utils-%{version} -a1 -a2 -a3 -a4
|
||||||
pushd mkfontscale-*
|
pushd mkfontscale-*
|
||||||
@ -87,15 +89,17 @@ find $RPM_BUILD_ROOT -name bdftruncate\* -print0 | xargs -0 rm -f
|
|||||||
%{_bindir}/xorg-x11-fonts-update-dirs
|
%{_bindir}/xorg-x11-fonts-update-dirs
|
||||||
%{_datadir}/aclocal/fontutil.m4
|
%{_datadir}/aclocal/fontutil.m4
|
||||||
%{_libdir}/pkgconfig/fontutil.pc
|
%{_libdir}/pkgconfig/fontutil.pc
|
||||||
|
%dir %{_x11fontdir}
|
||||||
|
%dir %{_x11fontdir}/util
|
||||||
|
%{_x11fontdir}/util/map-*
|
||||||
|
|
||||||
|
%files help
|
||||||
%{_mandir}/man1/bdftopcf.1*
|
%{_mandir}/man1/bdftopcf.1*
|
||||||
%{_mandir}/man1/fonttosfnt.1*
|
%{_mandir}/man1/fonttosfnt.1*
|
||||||
%{_mandir}/man1/mkfontdir.1*
|
%{_mandir}/man1/mkfontdir.1*
|
||||||
%{_mandir}/man1/mkfontscale.1*
|
%{_mandir}/man1/mkfontscale.1*
|
||||||
%{_mandir}/man1/ucs2any.1*
|
%{_mandir}/man1/ucs2any.1*
|
||||||
%{_mandir}/man1/xorg-x11-fonts-update-dirs.1*
|
%{_mandir}/man1/xorg-x11-fonts-update-dirs.1*
|
||||||
%dir %{_x11fontdir}
|
|
||||||
%dir %{_x11fontdir}/util
|
|
||||||
%{_x11fontdir}/util/map-*
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Sep 12 2019 openEuler Buildteam <buildteam@openeuler.org> - 7.5-41
|
* Thu Sep 12 2019 openEuler Buildteam <buildteam@openeuler.org> - 7.5-41
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user