Cosimo Cecchi 8eacf2
%global actualname cantarell
Cosimo Cecchi 8eacf2
Cosimo Cecchi 8eacf2
%global fontname abattis-%{actualname}
Cosimo Cecchi cafc08
%global fontconf 31-cantarell.conf
Cosimo Cecchi 8eacf2
Cosimo Cecchi 8eacf2
%global archivename1 Cantarell-Bold
Cosimo Cecchi 8eacf2
%global archivename2 Cantarell-Regular
Cosimo Cecchi 8eacf2
Cosimo Cecchi 8eacf2
Name: %{fontname}-fonts
Richard Hughes fbeb22
Version: 0.0.24
Richard Hughes b3fc66
Release: 1%{?dist}
Cosimo Cecchi 8eacf2
Summary: Cantarell, a Humanist sans-serif font family
Cosimo Cecchi 8eacf2
Cosimo Cecchi 8eacf2
Group: User Interface/X
Cosimo Cecchi 8eacf2
License: OFL
Pádraig Brady cf2318
URL: https://git.gnome.org/browse/cantarell-fonts/
Matthias Clasen 4ca90d
Source0: http://download.gnome.org/sources/%{actualname}-fonts/0.0/%{actualname}-fonts-%{version}.tar.xz
Pravin Satpute ca4869
Source1: %{fontname}.metainfo.xml
Cosimo Cecchi 8eacf2
Cosimo Cecchi 8eacf2
BuildArch: noarch
Cosimo Cecchi 8eacf2
BuildRequires: fontpackages-devel
Cosimo Cecchi 8eacf2
BuildRequires: fontforge
Cosimo Cecchi 8eacf2
Requires: fontpackages-filesystem
Cosimo Cecchi 8eacf2
Cosimo Cecchi 8eacf2
%description
Matthias Clasen 9c609f
Cantarell is a set of fonts designed by Dave Crossland.
Matthias Clasen 9c609f
It is a sans-serif humanist typeface family.
Cosimo Cecchi 8eacf2
Cosimo Cecchi 8eacf2
%prep
Kalev Lember 87250a
%autosetup -n %{actualname}-fonts-%{version}
Kalev Lember 3f83dd
# Force regeneration
Kalev Lember 3f83dd
rm otf/*.otf
Cosimo Cecchi 8eacf2
Cosimo Cecchi 8eacf2
%build
Kalev Lember 3f83dd
%configure --enable-source-rebuild
Cosimo Cecchi 8eacf2
make %{?_smp_mflags}
Cosimo Cecchi 8eacf2
Cosimo Cecchi 8eacf2
%install
Cosimo Cecchi 8eacf2
install -m 0755 -d %{buildroot}%{_fontdir}
Kalev Lember 3f83dd
install -m 0644 -p otf/*.otf %{buildroot}%{_fontdir}
Cosimo Cecchi 8eacf2
install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
Cosimo Cecchi 8eacf2
                   %{buildroot}%{_fontconfig_confdir}
Cosimo Cecchi 8eacf2
install -m 0644 -p fontconfig/%{fontconf} \
Cosimo Cecchi 8eacf2
        %{buildroot}%{_fontconfig_templatedir}/%{fontconf}
Cosimo Cecchi 8eacf2
ln -s %{_fontconfig_templatedir}/%{fontconf} \
Cosimo Cecchi 8eacf2
      %{buildroot}%{_fontconfig_confdir}/%{fontconf}
Cosimo Cecchi 8eacf2
Pravin Satpute ca4869
# Add AppStream metadata
Pravin Satpute ca4869
install -Dm 0644 -p %{SOURCE1} \
Pravin Satpute ca4869
       %{buildroot}%{_datadir}/appdata/%{fontname}.metainfo.xml
Pravin Satpute ca4869
Cosimo Cecchi 8eacf2
%_font_pkg -f %{fontconf} *.otf
Kalev Lember 362256
%license COPYING
Kalev Lember 362256
%doc NEWS README
Pravin Satpute ca4869
%{_datadir}/appdata/%{fontname}.metainfo.xml
Cosimo Cecchi 8eacf2
Cosimo Cecchi 8eacf2
%changelog
Richard Hughes fbeb22
* Tue Mar 01 2016 Richard Hughes <rhughes@redhat.com> - 0.0.24-1
Richard Hughes fbeb22
- Update to 0.0.24
Richard Hughes fbeb22
Adam Williamson 106206
* Fri Feb 26 2016 Adam Williamson <awilliam@redhat.com> - 0.0.23-1
Adam Williamson 106206
- Update to 0.0.23
Adam Williamson 106206
Richard Hughes b3fc66
* Wed Feb 17 2016 Richard Hughes <rhughes@redhat.com> - 0.0.22-1
Richard Hughes b3fc66
- Update to 0.0.22
Richard Hughes b3fc66
Dennis Gilmore 25d93e
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.21-2
Dennis Gilmore 25d93e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
Dennis Gilmore 25d93e
Kalev Lember d378a0
* Wed Jan 20 2016 Kalev Lember <klember@redhat.com> - 0.0.21-1
Kalev Lember d378a0
- Update to 0.0.21
Kalev Lember d378a0
Kalev Lember 6c2f27
* Mon Jan 11 2016 Kalev Lember <klember@redhat.com> - 0.0.20.1-1
Kalev Lember 6c2f27
- Update to 0.0.20.1
Kalev Lember 6c2f27
Kalev Lember 403236
* Mon Nov 02 2015 Kalev Lember <klember@redhat.com> - 0.0.18-1
Kalev Lember 403236
- Update to 0.0.18
Kalev Lember 403236
Kalev Lember 71ce5f
* Mon Oct 12 2015 Kalev Lember <klember@redhat.com> - 0.0.17.2-1
Kalev Lember 71ce5f
- Update to 0.0.17.2
Kalev Lember 71ce5f
Kalev Lember 87250a
* Mon Oct 12 2015 Kalev Lember <klember@redhat.com> - 0.0.17.1-1
Kalev Lember 87250a
- Update to 0.0.17.1
Kalev Lember 87250a
Kalev Lember 716e75
* Mon Oct 05 2015 Kalev Lember <klember@redhat.com> - 0.0.17-2
Kalev Lember 716e75
- s: provide anchors for accents
Kalev Lember 716e75
Kalev Lember af8b17
* Sun Oct 04 2015 Kalev Lember <klember@redhat.com> - 0.0.17-1
Kalev Lember af8b17
- Update to 0.0.17
Kalev Lember af8b17
Kalev Lember edf183
* Tue Sep 08 2015 Kalev Lember <klember@redhat.com> - 0.0.16-4
Kalev Lember edf183
- Fix 'r' hinting
Kalev Lember 3f83dd
- Use upstream build system rules when regenerating otf files
Kalev Lember 362256
- Use license macro
Kalev Lember edf183
Dennis Gilmore beac2e
* Tue Jun 16 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.16-3
Dennis Gilmore beac2e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
Dennis Gilmore beac2e
Pravin Satpute e9454e
* Mon Nov 17 2014 Pravin Satpute <psatpute@redhat.com> - 0.0.16-2
Pravin Satpute ca4869
- Added metainfo for gnome-software.
Pravin Satpute ca4869
Kalev Lember 058ccf
* Tue Sep 23 2014 Kalev Lember <kalevlember@gmail.com> - 0.0.16-1
Kalev Lember 058ccf
- Update to 0.0.16
Kalev Lember 058ccf
Dennis Gilmore fd12b9
* Fri Jun 06 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.15-2
Dennis Gilmore fd12b9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Dennis Gilmore fd12b9
Richard Hughes ceff9a
* Wed Sep 25 2013 Richard Hughes <rhughes@redhat.com> - 0.0.15-1
Richard Hughes ceff9a
- Update to 0.0.15
Richard Hughes ceff9a
Kalev Lember dbe072
* Fri Aug 23 2013 Kalev Lember <kalevlember@gmail.com> - 0.0.14-1
Kalev Lember dbe072
- Update to 0.0.14
Kalev Lember dbe072
Dennis Gilmore ad45d8
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.13-2
Dennis Gilmore ad45d8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Dennis Gilmore ad45d8
Kalev Lember 9471de
* Thu Jun 20 2013 Kalev Lember <kalevlember@gmail.com> - 0.0.13-1
Kalev Lember 9471de
- Update to 0.0.13
Kalev Lember 9471de
Dennis Gilmore 57c0fc
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.12-2
Dennis Gilmore 57c0fc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
Dennis Gilmore 57c0fc
Kalev Lember ec415f
* Thu Dec 20 2012 Kalev Lember <kalevlember@gmail.com> - 0.0.12-1
Kalev Lember ec415f
- Update to 0.0.12
Kalev Lember ec415f
Richard Hughes 665939
* Tue Nov 20 2012 Richard Hughes <hughsient@gmail.com> - 0.0.11-1
Richard Hughes 665939
- Update to 0.0.11
Richard Hughes 665939
Cosimo Cecchi 534aec
* Tue Sep 25 2012 Cosimo Cecchi <cosimoc@redhat.com> - 0.0.10.1-1
Cosimo Cecchi 534aec
- Update to 0.0.10.1
Cosimo Cecchi 534aec
Kalev Lember 795797
* Tue Sep 18 2012 Kalev Lember <kalevlember@gmail.com> - 0.0.10-1
Kalev Lember 795797
- Update to 0.0.10
Kalev Lember 795797
Dennis Gilmore 4d4c84
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.9-2
Dennis Gilmore 4d4c84
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Dennis Gilmore 4d4c84
Richard Hughes 9019cc
* Mon Jun 11 2012 Richard Hughes <hughsient@gmail.com> - 0.0.9-1
Richard Hughes 9019cc
- Update to 0.0.9
Richard Hughes 9019cc
Richard Hughes 01a354
* Wed Mar 28 2012 Richard Hughes <hughsient@gmail.com> - 0.0.8-1
Richard Hughes 01a354
- Update to 0.0.8
Richard Hughes 01a354
Dennis Gilmore d2b192
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.7-2
Dennis Gilmore d2b192
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
Dennis Gilmore d2b192
Matthias Clasen 4ca90d
* Tue Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 0.0.7-1
Matthias Clasen 4ca90d
- Update to 0.0.7
Matthias Clasen 4ca90d
Matěj Cepl f370b9
* Fri Oct 07 2011 Matěj Cepl <mcepl@redhat.com> - 0.0.6-2
Matěj Cepl f370b9
- Making the build EL-6 compatible.
Matěj Cepl f370b9
Matthias Clasen 9c609f
* Wed Jul 6 2011 Matthias Clasen <mclasen@redhat.com> - 0.0.6-1
Matthias Clasen 9c609f
- Update to 0.0.6
Matthias Clasen 9c609f
Cosimo Cecchi e47057
* Mon Feb 21 2011 Cosimo Cecchi <cosimoc@redhat.com> - 0.0.3-1
Cosimo Cecchi e47057
- Update to 0.0.3
Cosimo Cecchi e47057
Cosimo Cecchi cafc08
* Fri Feb 18 2011 Cosimo Cecchi <cosimoc@redhat.com> - 0.0.1-4
Cosimo Cecchi cafc08
- Include upstream patch for the fontconfig snippet
Cosimo Cecchi cafc08
Dennis Gilmore ee0dee
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.1-3
Dennis Gilmore ee0dee
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Dennis Gilmore ee0dee
Cosimo Cecchi 8eacf2
* Tue Feb  8 2011 Stephen Smoogen <ssmoogen@redhat.com> - 0.0.1-2
Cosimo Cecchi 8eacf2
- Fixed to meet review standards
Cosimo Cecchi 8eacf2
Cosimo Cecchi 8eacf2
* Tue Feb  8 2011 Cosimo Cecchi <cosimoc@redhat.com> - 0.0.1-1
Cosimo Cecchi 8eacf2
- Initial packaging of abattis-cantarell-fonts
Cosimo Cecchi 8eacf2