Compare commits

...

No commits in common. "imports/c9/abattis-cantarell-fonts-0.301-4.el9" and "c8" have entirely different histories.

4 changed files with 52 additions and 79 deletions

View File

@ -1 +1 @@
94c5c6616b41723bc28ca6be90f2975f8fc6a539 SOURCES/cantarell-fonts-0.301.tar.xz
b893687a68efa3139b8b429560705b48ba118396 SOURCES/cantarell-fonts-0.0.25.tar.xz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/cantarell-fonts-0.301.tar.xz
SOURCES/cantarell-fonts-0.0.25.tar.xz

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="font">
<id>abattis-cantarell</id>
<metadata_license>CC-BY-3.0</metadata_license>
<name>Cantarell</name>
<summary>Cantarell, a Humanist sans-serif font family</summary>
<description>
<p>
Cantarell is a set of fonts designed by Dave Crossland.
It is a sans-serif humanist typeface family.
</p>
</description>
<updatecontact>psatpute_at_redhat_dot_com</updatecontact>
<url type="homepage">http://abattis.org/cantarell/</url>
</component>

View File

@ -1,107 +1,65 @@
%global fontname cantarell
%global fontconf 31-%{fontname}.conf
%global actualname cantarell
Name: abattis-cantarell-fonts
Version: 0.301
Release: 4%{?dist}
Summary: Humanist sans serif font
%global fontname abattis-%{actualname}
%global fontconf 31-cantarell.conf
%global archivename1 Cantarell-Bold
%global archivename2 Cantarell-Regular
Name: %{fontname}-fonts
Version: 0.0.25
Release: 6%{?dist}
Summary: Cantarell, a Humanist sans-serif font family
Group: User Interface/X
License: OFL
URL: https://git.gnome.org/browse/cantarell-fonts/
Source0: http://download.gnome.org/sources/cantarell-fonts/0.301/cantarell-fonts-%{version}.tar.xz
Source1: cantarell-fontconfig.conf
Source0: http://download.gnome.org/sources/%{actualname}-fonts/0.0/%{actualname}-fonts-%{version}.tar.xz
Source1: %{fontname}.metainfo.xml
Source2: cantarell-fontconfig.conf
BuildArch: noarch
BuildRequires: fontpackages-devel
BuildRequires: gettext
BuildRequires: libappstream-glib-devel
BuildRequires: meson
BuildRequires: fontforge
Requires: fontpackages-filesystem
%description
The Cantarell font family is a contemporary Humanist sans serif
designed for on-screen reading. The fonts were originally designed
by Dave Crossland.
Cantarell is a set of fonts designed by Dave Crossland.
It is a sans-serif humanist typeface family.
%prep
%autosetup -n cantarell-fonts-%{version}
%autosetup -n %{actualname}-fonts-%{version}
# Force regeneration
rm otf/*.otf
%build
%meson
%meson_build
%configure --enable-source-rebuild
make %{?_smp_mflags}
%install
%meson_install
install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p otf/*.otf %{buildroot}%{_fontdir}
install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
%{buildroot}%{_fontconfig_confdir}
install -m 0644 -p %{SOURCE1} \
install -m 0644 -p %{SOURCE2} \
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}
ln -s %{_fontconfig_templatedir}/%{fontconf} \
%{buildroot}%{_fontconfig_confdir}/%{fontconf}
%check
appstream-util validate-relax --nonet \
%{buildroot}%{_datadir}/metainfo/org.gnome.cantarell.metainfo.xml
# Add AppStream metadata
install -Dm 0644 -p %{SOURCE1} \
%{buildroot}%{_datadir}/appdata/%{fontname}.metainfo.xml
%_font_pkg -f %{fontconf} *.otf
%license COPYING
%doc NEWS README.md
%{_datadir}/metainfo/org.gnome.cantarell.metainfo.xml
%doc NEWS README
%{_datadir}/appdata/%{fontname}.metainfo.xml
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.301-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 0.301-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.301-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jan 5 2021 Kalev Lember <klember@redhat.com> - 0.301-1
- Update to 0.301
* Fri Jul 31 2020 Akira TAGOH <tagoh@redhat.com> - 0.201-4
- Add the substitution rule for system-ui in fontconfig config.
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.201-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.201-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Tue Jan 14 2020 Kalev Lember <klember@redhat.com> - 0.201-1
- Update to 0.201
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.111-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.111-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Fri Sep 07 2018 Kalev Lember <klember@redhat.com> - 0.111-1
- Update to 0.111
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.101-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Thu Mar 15 2018 Kalev Lember <klember@redhat.com> - 0.101-1
- Update to 0.101
* Wed Mar 14 2018 Kalev Lember <klember@redhat.com> - 0.100-1
- Update to 0.100
- Switch to the meson build system
- Use upstream appdata
- Validate appdata file
- Include fontconfig file in packaging as it's no longer included upstream
- Update package summary and description from appdata
- Many thanks to Parag Nemade <pnemade@fedoraproject.org> for the help
with updating the package!
* Wed Dec 23 2020 Akira TAGOH <tagoh@redhat.com> - 0.0.25-6
- Backport fontconfig config file from Fedora.
- Add System UI generic family alias
Resolves: rhbz#1865788
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.25-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild