0c9edd7
%global fontname cantarell
0c9edd7
%global fontconf 31-%{fontname}.conf
Cosimo Cecchi 8eacf2b
0c9edd7
Name: abattis-cantarell-fonts
6598249
Version: 0.201
6598249
Release: 1%{?dist}
dcff5d9
Summary: Humanist sans serif font
Cosimo Cecchi 8eacf2b
Cosimo Cecchi 8eacf2b
License: OFL
cf23182
URL: https://git.gnome.org/browse/cantarell-fonts/
6598249
Source0: http://download.gnome.org/sources/cantarell-fonts/0.201/cantarell-fonts-%{version}.tar.xz
0c9edd7
Source1: cantarell-fontconfig.conf
Cosimo Cecchi 8eacf2b
Cosimo Cecchi 8eacf2b
BuildArch: noarch
0c9edd7
Cosimo Cecchi 8eacf2b
BuildRequires: fontpackages-devel
0c9edd7
BuildRequires: gettext
0c9edd7
BuildRequires: libappstream-glib-devel
0c9edd7
BuildRequires: meson
0c9edd7
Cosimo Cecchi 8eacf2b
Requires: fontpackages-filesystem
Cosimo Cecchi 8eacf2b
Cosimo Cecchi 8eacf2b
%description
dcff5d9
The Cantarell font family is a contemporary Humanist sans serif
dcff5d9
designed for on-screen reading. The fonts were originally designed
dcff5d9
by Dave Crossland.
Cosimo Cecchi 8eacf2b
Cosimo Cecchi 8eacf2b
%prep
0c9edd7
%autosetup -n cantarell-fonts-%{version}
Cosimo Cecchi 8eacf2b
Cosimo Cecchi 8eacf2b
%build
0c9edd7
%meson
0c9edd7
%meson_build
Cosimo Cecchi 8eacf2b
Cosimo Cecchi 8eacf2b
%install
0c9edd7
%meson_install
0c9edd7
Cosimo Cecchi 8eacf2b
install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
Cosimo Cecchi 8eacf2b
                   %{buildroot}%{_fontconfig_confdir}
0c9edd7
0c9edd7
install -m 0644 -p %{SOURCE1} \
Cosimo Cecchi 8eacf2b
        %{buildroot}%{_fontconfig_templatedir}/%{fontconf}
Cosimo Cecchi 8eacf2b
ln -s %{_fontconfig_templatedir}/%{fontconf} \
Cosimo Cecchi 8eacf2b
      %{buildroot}%{_fontconfig_confdir}/%{fontconf}
Cosimo Cecchi 8eacf2b
0c9edd7
%check
0c9edd7
appstream-util validate-relax --nonet \
f75b765
        %{buildroot}%{_datadir}/metainfo/org.gnome.cantarell.metainfo.xml
ca48693
Cosimo Cecchi 8eacf2b
%_font_pkg -f %{fontconf} *.otf
362256c
%license COPYING
0c9edd7
%doc NEWS README.md
f75b765
%{_datadir}/metainfo/org.gnome.cantarell.metainfo.xml
Cosimo Cecchi 8eacf2b
Cosimo Cecchi 8eacf2b
%changelog
6598249
* Tue Jan 14 2020 Kalev Lember <klember@redhat.com> - 0.201-1
6598249
- Update to 0.201
6598249
0c1bf40
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.111-3
0c1bf40
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
0c1bf40
fb11395
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.111-2
fb11395
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
fb11395
6a013a4
* Fri Sep 07 2018 Kalev Lember <klember@redhat.com> - 0.111-1
6a013a4
- Update to 0.111
6a013a4
b07810f
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.101-2
b07810f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
b07810f
f75b765
* Thu Mar 15 2018 Kalev Lember <klember@redhat.com> - 0.101-1
f75b765
- Update to 0.101
f75b765
0c9edd7
* Wed Mar 14 2018 Kalev Lember <klember@redhat.com> - 0.100-1
0c9edd7
- Update to 0.100
0c9edd7
- Switch to the meson build system
0c9edd7
- Use upstream appdata
0c9edd7
- Validate appdata file
0c9edd7
- Include fontconfig file in packaging as it's no longer included upstream
dcff5d9
- Update package summary and description from appdata
0c9edd7
- Many thanks to Parag Nemade <pnemade@fedoraproject.org> for the help
0c9edd7
  with updating the package!
0c9edd7
9fa1c16
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.25-4
9fa1c16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
9fa1c16
5a56dad
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.25-3
5a56dad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
5a56dad
3ab582f
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.25-2
3ab582f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
3ab582f
7f6feb6
* Fri Aug 19 2016 Kalev Lember <klember@redhat.com> - 0.0.25-1
7f6feb6
- Update to 0.0.25
7f6feb6
Richard Hughes fbeb226
* Tue Mar 01 2016 Richard Hughes <rhughes@redhat.com> - 0.0.24-1
Richard Hughes fbeb226
- Update to 0.0.24
Richard Hughes fbeb226
1062066
* Fri Feb 26 2016 Adam Williamson <awilliam@redhat.com> - 0.0.23-1
1062066
- Update to 0.0.23
1062066
Richard Hughes b3fc66c
* Wed Feb 17 2016 Richard Hughes <rhughes@redhat.com> - 0.0.22-1
Richard Hughes b3fc66c
- Update to 0.0.22
Richard Hughes b3fc66c
25d93e7
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.21-2
25d93e7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
25d93e7
d378a09
* Wed Jan 20 2016 Kalev Lember <klember@redhat.com> - 0.0.21-1
d378a09
- Update to 0.0.21
d378a09
6c2f279
* Mon Jan 11 2016 Kalev Lember <klember@redhat.com> - 0.0.20.1-1
6c2f279
- Update to 0.0.20.1
6c2f279
4032369
* Mon Nov 02 2015 Kalev Lember <klember@redhat.com> - 0.0.18-1
4032369
- Update to 0.0.18
4032369
71ce5fd
* Mon Oct 12 2015 Kalev Lember <klember@redhat.com> - 0.0.17.2-1
71ce5fd
- Update to 0.0.17.2
71ce5fd
87250ad
* Mon Oct 12 2015 Kalev Lember <klember@redhat.com> - 0.0.17.1-1
87250ad
- Update to 0.0.17.1
87250ad
716e751
* Mon Oct 05 2015 Kalev Lember <klember@redhat.com> - 0.0.17-2
716e751
- s: provide anchors for accents
716e751
af8b176
* Sun Oct 04 2015 Kalev Lember <klember@redhat.com> - 0.0.17-1
af8b176
- Update to 0.0.17
af8b176
edf1830
* Tue Sep 08 2015 Kalev Lember <klember@redhat.com> - 0.0.16-4
edf1830
- Fix 'r' hinting
3f83dd3
- Use upstream build system rules when regenerating otf files
362256c
- Use license macro
edf1830
beac2ed
* Tue Jun 16 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.16-3
beac2ed
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
beac2ed
e9454e7
* Mon Nov 17 2014 Pravin Satpute <psatpute@redhat.com> - 0.0.16-2
ca48693
- Added metainfo for gnome-software.
ca48693
058ccfc
* Tue Sep 23 2014 Kalev Lember <kalevlember@gmail.com> - 0.0.16-1
058ccfc
- Update to 0.0.16
058ccfc
fd12b9b
* Fri Jun 06 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.15-2
fd12b9b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
fd12b9b
Richard Hughes ceff9ab
* Wed Sep 25 2013 Richard Hughes <rhughes@redhat.com> - 0.0.15-1
Richard Hughes ceff9ab
- Update to 0.0.15
Richard Hughes ceff9ab
dbe072f
* Fri Aug 23 2013 Kalev Lember <kalevlember@gmail.com> - 0.0.14-1
dbe072f
- Update to 0.0.14
dbe072f
ad45d84
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.13-2
ad45d84
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
ad45d84
9471de6
* Thu Jun 20 2013 Kalev Lember <kalevlember@gmail.com> - 0.0.13-1
9471de6
- Update to 0.0.13
9471de6
57c0fcb
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.12-2
57c0fcb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
57c0fcb
ec415f3
* Thu Dec 20 2012 Kalev Lember <kalevlember@gmail.com> - 0.0.12-1
ec415f3
- Update to 0.0.12
ec415f3
Richard Hughes 6659393
* Tue Nov 20 2012 Richard Hughes <hughsient@gmail.com> - 0.0.11-1
Richard Hughes 6659393
- Update to 0.0.11
Richard Hughes 6659393
Cosimo Cecchi 534aec9
* Tue Sep 25 2012 Cosimo Cecchi <cosimoc@redhat.com> - 0.0.10.1-1
Cosimo Cecchi 534aec9
- Update to 0.0.10.1
Cosimo Cecchi 534aec9
795797d
* Tue Sep 18 2012 Kalev Lember <kalevlember@gmail.com> - 0.0.10-1
795797d
- Update to 0.0.10
795797d
4d4c849
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.9-2
4d4c849
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
4d4c849
Richard Hughes 9019cc2
* Mon Jun 11 2012 Richard Hughes <hughsient@gmail.com> - 0.0.9-1
Richard Hughes 9019cc2
- Update to 0.0.9
Richard Hughes 9019cc2
Richard Hughes 01a354e
* Wed Mar 28 2012 Richard Hughes <hughsient@gmail.com> - 0.0.8-1
Richard Hughes 01a354e
- Update to 0.0.8
Richard Hughes 01a354e
d2b192c
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.7-2
d2b192c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
d2b192c
4ca90db
* Tue Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 0.0.7-1
4ca90db
- Update to 0.0.7
4ca90db
f370b9a
* Fri Oct 07 2011 Matěj Cepl <mcepl@redhat.com> - 0.0.6-2
f370b9a
- Making the build EL-6 compatible.
f370b9a
9c609fa
* Wed Jul 6 2011 Matthias Clasen <mclasen@redhat.com> - 0.0.6-1
9c609fa
- Update to 0.0.6
9c609fa
Cosimo Cecchi e47057d
* Mon Feb 21 2011 Cosimo Cecchi <cosimoc@redhat.com> - 0.0.3-1
Cosimo Cecchi e47057d
- Update to 0.0.3
Cosimo Cecchi e47057d
Cosimo Cecchi cafc08a
* Fri Feb 18 2011 Cosimo Cecchi <cosimoc@redhat.com> - 0.0.1-4
Cosimo Cecchi cafc08a
- Include upstream patch for the fontconfig snippet
Cosimo Cecchi cafc08a
ee0dee1
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.1-3
ee0dee1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
ee0dee1
Cosimo Cecchi 8eacf2b
* Tue Feb  8 2011 Stephen Smoogen <ssmoogen@redhat.com> - 0.0.1-2
Cosimo Cecchi 8eacf2b
- Fixed to meet review standards
Cosimo Cecchi 8eacf2b
Cosimo Cecchi 8eacf2b
* Tue Feb  8 2011 Cosimo Cecchi <cosimoc@redhat.com> - 0.0.1-1
Cosimo Cecchi 8eacf2b
- Initial packaging of abattis-cantarell-fonts
Cosimo Cecchi 8eacf2b