Compare commits

..

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
f7ce95f49b
!7 【轻量级 PR】:rebuild for next release
From: @kerongw 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2022-10-26 11:59:43 +00:00
kerongw
0f13fca1fc
rebuild for next release
Signed-off-by: kerongw <wangkerong@h-partners.com>
2022-10-26 06:11:23 +00:00
openeuler-ci-bot
4ded409aac !4 xorg-x11-font-utils: Change version and release.
Merge pull request !4 from chengguipeng_xian/master
2020-08-05 20:29:32 +08:00
chengguipeng
1c8e4b3c77 xorg-x11-font-utils: Change version and release.
Signed-off-by: chengguipeng <chengguipeng1@huawei.com>
2020-08-05 20:18:25 +08:00
openeuler-ci-bot
7fdbc4657f !3 xorg-x11-font-utils: Update to 7.6
Merge pull request !3 from chengguipeng_xian/master
2020-07-31 20:12:48 +08:00
chengguipeng
2e4c0ceba1 xorg-x11-font-utils: Update to 7.6
Signed-off-by: chengguipeng <chengguipeng1@huawei.com>
2020-07-24 19:14:01 +08:00
openeuler-ci-bot
b5d0fcc29c !2 add yaml file in package
Merge pull request !2 from gaoch_100/master
2020-06-23 15:22:49 +08:00
gaochao_100
5192b3cea1 add yaml file in package 2020-06-16 10:29:11 +08:00
openeuler-ci-bot
abcdbe6a44 !1 optimization the spec
Merge pull request !1 from huzunhao/master
2020-01-09 21:33:52 +08:00
songnannan
9656b2c65d optimization the spec 2020-01-09 15:52:29 +08:00
6 changed files with 31 additions and 7 deletions

Binary file not shown.

BIN
font-util-1.3.2.tar.bz2 Normal file

Binary file not shown.

Binary file not shown.

BIN
fonttosfnt-1.1.0.tar.bz2 Normal file

Binary file not shown.

View File

@ -4,29 +4,38 @@ Summary: X.Org X11 font utilities
Name: xorg-x11-font-utils
Epoch: 1
Version: 7.5
Release: 41
Release: 44
License: MIT
URL: http://www.x.org
Source0: http://www.x.org/pub/individual/app/bdftopcf-1.1.tar.bz2
Source1: http://www.x.org/pub/individual/app/fonttosfnt-1.0.5.tar.bz2
Source1: http://www.x.org/pub/individual/app/fonttosfnt-1.1.0.tar.bz2
Source2: http://www.x.org/pub/individual/app/mkfontdir-1.0.7.tar.bz2
Source3: http://www.x.org/pub/individual/app/mkfontscale-1.1.3.tar.bz2
Source4: http://www.x.org/pub/individual/font/font-util-1.3.1.tar.bz2
Source4: http://www.x.org/pub/individual/font/font-util-1.3.2.tar.bz2
Source5: xorg-x11-fonts-update-dirs
Source6: xorg-x11-fonts-update-dirs.1
Patch0: mkfontscale-examine-all-encodings.patch
Patch0: 0001-mkfontscale-examine-all-encodings.patch
BuildRequires: libtool pkgconfig(fontenc) pkgconfig(freetype2) pkgconfig(x11) pkgconfig(xorg-macros) >= 1.8 zlib-devel
BuildRequires: libtool pkgconfig(fontenc) pkgconfig(freetype2)
BuildRequires: pkgconfig(x11) pkgconfig(xorg-macros) >= 1.8 zlib-devel
Provides: bdftopcf = 1.1
Provides: fonttosfnt = 1.0.5
Obsoletes: bdftopcf < 1.1
Provides: fonttosfnt = 1.1.0
Obsoletes: fonttosfnt < 1.1.0
Provides: mkfontdir = 1.0.7
Obsoletes: mkfontdir < 1.0.7
Provides: mkfontscale = 1.1.3
Provides: font-util = 1.3.1
Obsoletes: mkfontscale < 1.1.3
Provides: font-util = 1.3.2
Obsoletes: font-util < 1.3.2
Provides: font-utils = %{epoch}:%{version}-%{release}
Obsoletes: font-utils < %{epoch}:%{version}-%{release}
Provides: ucs2any = 1.3.1
Obsoletes: ucs2any < 1.3.1
%description
X.Org X11 font utilities required for font installation, conversion, and generation.
@ -102,5 +111,20 @@ find $RPM_BUILD_ROOT -name bdftruncate\* -print0 | xargs -0 rm -f
%{_mandir}/man1/xorg-x11-fonts-update-dirs.1*
%changelog
* Tue Oct 25 2022 wangkerong <wangkerong@h-partners.com> - 7.5-44
- rebuild for next release
* Fri Jul 24 2020 chengguipeng<chengguipeng1@huawei.com> - 7.5-43
- Type:enhancement
- Id:NA
- SUG:NA
- DESC:Upgrade to 7.5-43
* Thu Jan 09 2020 openEuler Buildteam <buildteam@openeuler.org> - 7.5-42
- Type:enhancement
- Id:NA
- SUG:NA
- DESC:optimization the spec
* Thu Sep 12 2019 openEuler Buildteam <buildteam@openeuler.org> - 7.5-41
- Package init