Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
b4a7c184a1
!13 update to 20231115
From: @zppzhangpan 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2024-02-05 07:23:42 +00:00
zhangpan
1ccfde44e7 update to 20231115 2024-01-24 09:14:51 +00:00
openeuler-ci-bot
9e4d6fd811
!4 【轻量级 PR】:update changelog date
From: @zhangshaoning_uniontech 
Reviewed-by: @weidongkl 
Signed-off-by: @weidongkl
2022-05-12 01:08:49 +00:00
zhangshaoning
0053cf36b1
update changelog date 2022-05-11 09:16:38 +00:00
openeuler-ci-bot
2328af1cab !2 adobe-mappings-cmap
From: @shirely16
Reviewed-by: @orange-snn
Signed-off-by: @orange-snn
2020-09-11 17:22:44 +08:00
shirely16
da0da385dc modify tar file name 2020-09-09 10:16:04 +08:00
shirely16
618d06819e modify source url 2020-09-09 09:34:40 +08:00
openeuler-ci-bot
8aa1e4911f !1 add yaml file in package
Merge pull request !1 from 桐小哥/master
2020-07-21 12:02:59 +08:00
tong_1001
db395caa8b add yaml file in package 2020-06-11 19:20:38 +08:00
dogsheng
b5d47c6127 Package init 2019-12-25 15:40:59 +08:00
3 changed files with 92 additions and 0 deletions

BIN
20231115.tar.gz Normal file

Binary file not shown.

88
adobe-mappings-cmap.spec Normal file
View File

@ -0,0 +1,88 @@
Name: adobe-mappings-cmap
Summary: CMap resources for Adobe's character collections
Version: 20231115
Release: 1
License: BSD
URL: https://www.adobe.com/
Source: https://github.com/adobe-type-tools/cmap-resources/archive/%{version}.tar.gz
BuildArch: noarch
Requires: %{name}-lang = %{version}-%{release}
%description
This open source project provides the latest CMap resources for Adobes public character collections.
CMap (Character Map) resources are used to unidirectionally map character codes,
such as a Unicode encoding form, to CIDs (Characters IDs, meaning glyphs) of a CIDFont resource.
%package devel
Summary: RPM macros for Adobe's CMap resources for character collections
Requires: %{name} = %{version}-%{release}
%description devel
This package installs RPM macros useful for building packages against adobe-mappings-cmap,as well as all the fonts contained in this font set.
%package_help
%package lang
Summary: RPM macros for Adobe's CMap resources for character collectionsa
Requires: %{name} = %{version}-%{release}
provides: %{name}-deprecated
Obsoletes: %{name}-deprecated
%description lang
This package provides localization support such as language and time zone.
%prep
%autosetup -n cmap-resources-%{version}
%install
%make_install prefix=%{_prefix}
install -m 0755 -d %{buildroot}%{_rpmconfigdir}/macros.d
cat > %{buildroot}%{_rpmconfigdir}/macros.d/macros.%{name} << _EOF
%%adobe_mappings_rootpath %{_datadir}/adobe/resources/mapping/
_EOF
%files
%license LICENSE.md
%doc README.md VERSIONS.txt
%files devel
%{_rpmmacrodir}/macros.adobe-mappings-cmap
%files help
%doc README.md VERSIONS.txt
%files lang
%dir %{_datadir}/adobe
%dir %{_datadir}/adobe/resources
%dir %{_datadir}/adobe/resources/mapping
%{_datadir}/adobe/resources/mapping/CNS1
%{_datadir}/adobe/resources/mapping/KR
%{_datadir}/adobe/resources/mapping/GB1
%{_datadir}/adobe/resources/mapping/Korea1
%{_datadir}/adobe/resources/mapping/Japan1
%{_datadir}/adobe/resources/mapping/deprecated
%{_datadir}/adobe/resources/mapping/Identity
%{_datadir}/adobe/resources/mapping/Manga1
%changelog
* Wed Jan 24 2024 zhangpan <zhangpan103@h-partners.com> - 20231115-1
- update to 20231115
* Wed Sep 9 2020 hanhui <hanhui15@huawei.com> - 20190730-3
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:modify source url
* Wed Sep 4 2019 openEuler Buildteam <buildteam@openeuler.org> -20190730-2
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:Increase the ability to provide adobe-mappings-cmap-deprecated
* Tue Sep 3 2019 openEuler Buildteam <buildteam@openeuler.org> -20190730-1
- Package init

4
adobe-mappings-cmap.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: github
src_repo: adobe-type-tools/cmap-resources
tag_prefix: ^v
seperator: .