6194a3
%global fontname    dejavu
6194a3
%global archivename %{name}-%{archiveversion}
6194a3
6194a3
#global alphatag .20130819.2534
6194a3
#global alphatag .rc1
6194a3
6194a3
#global archiveversion 2.33-20130819-2534
6194a3
%global archiveversion %{version}
6194a3
6194a3
# Common description
6194a3
%global common_desc \
6194a3
The DejaVu font set is based on the “Bitstream Vera” fonts, release 1.10. Its\
6194a3
purpose is to provide a wider range of characters, while maintaining the \
6194a3
original style, using an open collaborative development process.
6194a3
6194a3
6194a3
Name:    %{fontname}-fonts
6194a3
Version: 2.35
6194a3
Release: 7%{?alphatag}%{?dist}
6194a3
Summary: DejaVu fonts
6194a3
6194a3
Group:     User Interface/X
6194a3
# original bitstream glyphs are Bitstream Vera
6194a3
# glyphs modifications by dejavu project are Public Domain
6194a3
# glyphs imported from Arev fonts are under BitStream Vera compatible license
6194a3
License:   Bitstream Vera and Public Domain
6194a3
URL:       http://%{name}.org/
6194a3
Source0:   %{?!alphatag:http://downloads.sourceforge.net/%{fontname}}%{?alphatag:%{fontname}.sourceforge.net/snapshots}/%{archivename}.tar.bz2
6194a3
Source1:   %{fontname}.metainfo.xml
6194a3
Source2:   %{fontname}-sans.metainfo.xml
6194a3
Source3:   %{fontname}-sans-mono.metainfo.xml
6194a3
Source4:   %{fontname}-serif.metainfo.xml
6194a3
6194a3
6194a3
# Older fontforge versions will not work due to sfd format changes
6194a3
BuildRequires: fontforge >= 20080429
6194a3
BuildRequires: perl(Font::TTF)
6194a3
# Needed to compute unicode coverage
6194a3
BuildRequires: unicode-ucd
6194a3
6194a3
BuildArch:     noarch
6194a3
BuildRequires: fontpackages-devel
6194a3
6194a3
%description
6194a3
%common_desc
6194a3
6194a3
6194a3
%package common
6194a3
Summary:  Common files for the Dejavu font set
6194a3
Requires: fontpackages-filesystem
6194a3
6194a3
Obsoletes: dejavu-fonts-doc < 2.26-6
6194a3
Obsoletes: %{name}-compat < 2.29-3
6194a3
Obsoletes: %{name}-lgc-compat < 2.29-3
6194a3
6194a3
%description common
6194a3
%common_desc
6194a3
6194a3
This package consists of files used by other DejaVu packages.
6194a3
6194a3
6194a3
%package -n %{fontname}-sans-fonts
6194a3
Summary:  Variable-width sans-serif font faces
6194a3
Requires: %{name}-common = %{version}-%{release}
6194a3
6194a3
Obsoletes: %{name}-sans < 2.28-2
6194a3
6194a3
%description -n %{fontname}-sans-fonts
6194a3
%common_desc
6194a3
6194a3
This package consists of the DejaVu sans-serif variable-width font faces, in
6194a3
their unabridged version.
6194a3
6194a3
%_font_pkg -n sans -f *-%{fontname}-sans.conf DejaVuSans.ttf DejaVuSans-*.ttf DejaVuSansCondensed*.ttf
6194a3
%{_datadir}/appdata/%{fontname}-sans.metainfo.xml
6194a3
6194a3
6194a3
%package -n %{fontname}-serif-fonts
6194a3
Summary:  Variable-width serif font faces
6194a3
Requires: %{name}-common = %{version}-%{release}
6194a3
6194a3
Obsoletes: %{name}-serif < 2.28-2
6194a3
6194a3
%description -n %{fontname}-serif-fonts
6194a3
%common_desc
6194a3
6194a3
This package consists of the DejaVu serif variable-width font faces, in their
6194a3
unabridged version.
6194a3
6194a3
%_font_pkg -n serif -f *-%{fontname}-serif.conf DejaVuSerif.ttf DejaVuSerif-*.ttf DejaVuSerifCondensed*.ttf
6194a3
%{_datadir}/appdata/%{fontname}-serif.metainfo.xml
6194a3
6194a3
6194a3
%package -n %{fontname}-sans-mono-fonts
6194a3
Summary:  Monospace sans-serif font faces
6194a3
Requires: %{name}-common = %{version}-%{release}
6194a3
6194a3
Obsoletes: %{name}-sans-mono < 2.28-2
6194a3
6194a3
%description -n %{fontname}-sans-mono-fonts
6194a3
%common_desc
6194a3
6194a3
This package consists of the DejaVu sans-serif monospace font faces, in their
6194a3
unabridged version.
6194a3
6194a3
%_font_pkg -n sans-mono -f *-%{fontname}-sans-mono.conf DejaVuSansMono*.ttf
6194a3
%{_datadir}/appdata/%{fontname}-sans-mono.metainfo.xml
6194a3
6194a3
6194a3
%package -n %{fontname}-lgc-sans-fonts
6194a3
Summary:  Variable-width sans-serif font faces, Latin-Greek-Cyrillic subset
6194a3
Requires: %{name}-common = %{version}-%{release}
6194a3
6194a3
Obsoletes: %{name}-lgc-sans < 2.28-2
6194a3
6194a3
%description -n %{fontname}-lgc-sans-fonts
6194a3
%common_desc
6194a3
6194a3
This package consists of the DejaVu sans-serif variable-width font faces, with
6194a3
unicode coverage restricted to Latin, Greek and Cyrillic.
6194a3
6194a3
%_font_pkg -n lgc-sans -f *-%{fontname}-lgc-sans.conf DejaVuLGCSans.ttf DejaVuLGCSans-*.ttf DejaVuLGCSansCondensed*.ttf
6194a3
6194a3
6194a3
%package -n %{fontname}-lgc-serif-fonts
6194a3
Summary:  Variable-width serif font faces, Latin-Greek-Cyrillic subset
6194a3
Requires: %{name}-common = %{version}-%{release}
6194a3
6194a3
Obsoletes: %{name}-lgc-serif < 2.28-2
6194a3
6194a3
%description -n %{fontname}-lgc-serif-fonts
6194a3
%common_desc
6194a3
6194a3
This package consists of the DejaVu serif variable-width font faces, with
6194a3
unicode coverage restricted to Latin, Greek and Cyrillic.
6194a3
6194a3
%_font_pkg -n lgc-serif -f *-%{fontname}-lgc-serif.conf DejaVuLGCSerif.ttf DejaVuLGCSerif-*.ttf DejaVuLGCSerifCondensed*.ttf
6194a3
6194a3
6194a3
%package -n %{fontname}-lgc-sans-mono-fonts
6194a3
Summary:  Monospace sans-serif font faces, Latin-Greek-Cyrillic subset
6194a3
Requires: %{name}-common = %{version}-%{release}
6194a3
6194a3
Obsoletes: %{name}-lgc-sans-mono < 2.28-2
6194a3
6194a3
%description -n %{fontname}-lgc-sans-mono-fonts
6194a3
%common_desc
6194a3
6194a3
This package consists of the DejaVu sans-serif monospace font faces, with
6194a3
unicode coverage restricted to Latin, Greek and Cyrillic.
6194a3
6194a3
%_font_pkg -n lgc-sans-mono -f *-%{fontname}-lgc-sans-mono.conf DejaVuLGCSansMono*.ttf
6194a3
6194a3
6194a3
%prep
6194a3
%setup -q -n %{archivename}
6194a3
6194a3
%build
6194a3
make %{?_smp_mflags} VERSION=%{version} FC-LANG="" \
6194a3
     BLOCKS=/usr/share/unicode/ucd/Blocks.txt UNICODEDATA=/usr/share/unicode/ucd/UnicodeData.txt
6194a3
6194a3
# Stop the desktop people from complaining this file is too big
6194a3
bzip2 -9 build/status.txt
6194a3
6194a3
6194a3
%check
6194a3
make check
6194a3
6194a3
6194a3
%install
6194a3
rm -fr %{buildroot}
6194a3
6194a3
install -m 0755 -d %{buildroot}%{_fontdir}
6194a3
install -m 0644 -p build/*.ttf %{buildroot}%{_fontdir}
6194a3
6194a3
install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
6194a3
                   %{buildroot}%{_fontconfig_confdir}
6194a3
6194a3
cd fontconfig
6194a3
for fontconf in *conf ; do
6194a3
  install -m 0644 -p $fontconf %{buildroot}%{_fontconfig_templatedir}
6194a3
  ln -s %{_fontconfig_templatedir}/$fontconf \
6194a3
        %{buildroot}%{_fontconfig_confdir}/$fontconf
6194a3
done
6194a3
6194a3
# Add AppStream metadata
6194a3
install -Dm 0644 -p %{SOURCE1} \
6194a3
        %{buildroot}%{_datadir}/appdata/%{fontname}.metainfo.xml
6194a3
install -Dm 0644 -p %{SOURCE2} \
6194a3
        %{buildroot}%{_datadir}/appdata/%{fontname}-sans.metainfo.xml
6194a3
install -Dm 0644 -p %{SOURCE2} \
6194a3
        %{buildroot}%{_datadir}/appdata/%{fontname}-sans-mono.metainfo.xml
6194a3
install -Dm 0644 -p %{SOURCE3} \
6194a3
        %{buildroot}%{_datadir}/appdata/%{fontname}-serif.metainfo.xml
6194a3
6194a3
%clean
6194a3
rm -fr %{buildroot}
6194a3
6194a3
6194a3
%files common
6194a3
%defattr(0644,root,root,0755)
6194a3
%{_datadir}/appdata/%{fontname}.metainfo.xml
6194a3
%doc AUTHORS BUGS LICENSE NEWS README
6194a3
%doc build/unicover.txt build/status.txt.bz2
6194a3
6194a3
6194a3
%changelog
6194a3
* Thu Dec 10 2020 Akira TAGOH <tagoh@redhat.com> - 2.35-7
6194a3
- Bump a release number to include more sub-packages.
6194a3
  Resolves: rhbz#1857213
6194a3
6194a3
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.35-6
6194a3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
6194a3
6194a3
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.35-5
6194a3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
6194a3
6194a3
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.35-4
6194a3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
6194a3
6194a3
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.35-3
6194a3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
6194a3
6194a3
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.35-2
6194a3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
6194a3
6194a3
* Sat Jun 13 2015 Peter Gordon <peter@thecodergeek.com> - 2.35-1
6194a3
- Update to new upstream release (2.35).
6194a3
6194a3
* Fri Oct 17 2014 Richard Hughes <richard@hughsie.com> - 2.34-4
6194a3
- Add a MetaInfo file for the software center; this is a font we want to show.
6194a3
6194a3
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.34-3
6194a3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
6194a3
6194a3
* Thu Dec 26 2013 Parag Nemade <paragn AT fedoraproject DOT org>
6194a3
- 2.34-2
6194a3
- Resolves:rh#880473 - drop Conflicts: lines from spec file
6194a3
6194a3
* Sun Sep 01 2013 Nicolas Mailhot <nicolas.mailhot at laposte.net>
6194a3
- 2.34-1
6194a3
6194a3
* Wed Aug 21 2013 Nicolas Mailhot <nicolas.mailhot at laposte.net>
6194a3
- 2.34-0.1.20130819-2534
6194a3
— first 2.34 release candidate, 2 years worth of fixes and glyph additions
6194a3
  (for example Turkish Lira ₺)
6194a3
6194a3
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org>
6194a3
- 2.33-6
6194a3
– Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
6194a3
6194a3
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org>
6194a3
- 2.33-5
6194a3
– Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
6194a3
6194a3
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org>
6194a3
- 2.33-4
6194a3
– Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
6194a3
6194a3
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org>
6194a3
- 2.33-3
6194a3
– Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
6194a3
6194a3
* Tue Nov 29 2011 Paul Flo Williams <paul@frixxon.co.uk>
6194a3
- 2.33-2
6194a3
– Get Unicode data from unicode-ucd. Fixes FTBFS bug #748522
6194a3
6194a3
* Mon Apr 04 2011 Nicolas Mailhot <nicolas.mailhot at laposte.net>
6194a3
- 2.33-1
6194a3
— Improved Hebrew and Armenian
6194a3
6194a3
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org>
6194a3
- 2.32-2
6194a3
– Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
6194a3
6194a3
* Fri Sep 10 2010 Nicolas Mailhot <nicolas.mailhot at laposte.net>
6194a3
- 2.32-1
6194a3
6194a3
* Thu Jun  3 2010 Nicolas Mailhot <nicolas.mailhot at laposte.net>
6194a3
- 2.31-1
6194a3
— drop Serif Condensed Italic naming patch
6194a3
6194a3
* Mon Sep  7 2009 Nicolas Mailhot <nicolas.mailhot at laposte.net>
6194a3
- 2.30-2
6194a3
— patch to fix bug #505129 Serif Condensed Italic is not Serif Condensed
6194a3
6194a3
* Sun Sep  6 2009 Nicolas Mailhot <nicolas.mailhot at laposte.net>
6194a3
- 2.30-1
6194a3
6194a3
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org>
6194a3
- 2.29-4
6194a3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
6194a3
6194a3
* Sat May 23 2009 Nicolas Mailhot <nicolas.mailhot at laposte.net>
6194a3
- 1.29-3
6194a3
— remove pre-F11 compatibility metapackage
6194a3
6194a3
* Sun Mar 15 2009 Nicolas Mailhot <nicolas.mailhot at laposte.net>
6194a3
- 2.29-2
6194a3
— Make sure F11 font packages have been built with F11 fontforge
6194a3
6194a3
* Sat Mar 14 2009 Nicolas Mailhot <nicolas.mailhot at laposte.net>
6194a3
- 2.29-1
6194a3
6194a3
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org>
6194a3
- 2.28-6
6194a3
— Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
6194a3
6194a3
* Mon Feb 16 2009 Nicolas Mailhot <nicolas.mailhot at laposte.net>
6194a3
- 2.28-5
6194a3
— prepare for F11 mass rebuild, new rpm and new fontpackages
6194a3
— drop compatibility provides as announced at F11 alpha time
6194a3
6194a3
* Thu Feb  5 2009 <nicolas.mailhot at laposte.net>
6194a3
- 2.28-4
6194a3
✓ Test build with new fontpackages and in-rpm auto-font-provides
6194a3
6194a3
* Fri Jan 16 2009 <nicolas.mailhot at laposte.net>
6194a3
- 2.28-3
6194a3
— Fix lgc-serif obsoletes
6194a3
6194a3
* Thu Jan 15 2009 Nicolas Mailhot <nicolas.mailhot at laposte.net>
6194a3
- 2.28-2
6194a3
— Update URL
6194a3
— update for new naming guidelines
6194a3
– warning: provides for the old names will be dropped before F11 beta
6194a3
6194a3
* Sun Dec 21 2008 <nicolas.mailhot at laposte.net>
6194a3
- 2.28-1
6194a3
❄ Update to latest release
6194a3
❅ Drop upstreamed fontconfig patch
6194a3
❆ Remove DejaVu from most summaries
6194a3
6194a3
* Sat Dec  6 2008 <nicolas.mailhot at laposte.net>
6194a3
- 2.27-7
6194a3
߹ Add explicit conflicts to help yum
6194a3
6194a3
* Sun Nov 23 2008 <nicolas.mailhot at laposte.net>
6194a3
- 2.27-5
6194a3
ᛤ ‘rpm-fonts’ renamed to “fontpackages”
6194a3
6194a3
* Wed Nov 12 2008 <nicolas.mailhot at laposte.net>
6194a3
- 2.27-4
6194a3
▤ Tweak using new « rpm-fonts »
6194a3
6194a3
* Mon Nov 10 2008 <nicolas.mailhot at laposte.net>
6194a3
- 2.26-7
6194a3
▤ Rebuild using new « rpm-fonts »
6194a3
6194a3
* Sun Nov 9 2008 Nicolas Mailhot <nicolas.mailhot at laposte.net>
6194a3
- 2.26-6
6194a3
⧎ Package split reorganisation, following font family lines
6194a3
ⵞ Create compat packages to ease switchover at F11 time (to be discontinued
6194a3
  for F12)
6194a3
⬳ compress status file
6194a3
6194a3
* Wed Sep 3 2008 Nicolas Mailhot <nicolas.mailhot at laposte.net>
6194a3
- 2.26-2
6194a3
⚙ Rebuild with pre-F10-freeze fontforge
6194a3
6194a3
* Sat Jul 26 2008 Nicolas Mailhot <nicolas.mailhot at laposte.net>
6194a3
- 2.26-1
6194a3
Բ New release at last
6194a3
6194a3
* Wed Jul 16 2008 Tom "spot" Callaway <tcallawa@redhat.com>
6194a3
- 2.25-4
6194a3
- note Public Domain contributions
6194a3
6194a3
* Wed Jul 16 2008 Tom "spot" Callaway <tcallawa@redhat.com>
6194a3
- 2.25-3
6194a3
- fix license tag
6194a3
6194a3
* Fri Jul 11 2008 <nicolas.mailhot at laposte.net>
6194a3
- 2.25-2
6194a3
⌖ Fedora 10 alpha general package cleanup
6194a3
6194a3
* Mon May 19 2008 <nicolas.mailhot at laposte.net>
6194a3
- 2.25-1
6194a3
❋ 2.25 final
6194a3
6194a3
* Fri Apr 4 2008 <nicolas.mailhot at laposte.net>
6194a3
- 2.24-3
6194a3
⚕ Fix source URL
6194a3
6194a3
* Tue Mar 18 2008 <nicolas.mailhot at laposte.net>
6194a3
- 2.24-2
6194a3
✓ rebuild for new fontforge
6194a3
6194a3
* Mon Mar 10 2008 <nicolas.mailhot at laposte.net>
6194a3
☺ 2.24-1
6194a3
✓ 2.24 final
6194a3
6194a3
* Tue Mar 4 2008 <nicolas.mailhot at laposte.net>
6194a3
☺ 2.24-0.2.rc1
6194a3
✓ rc time
6194a3
6194a3
* Mon Mar 3 2008 <nicolas.mailhot at laposte.net>
6194a3
☺ 2.24-0.1.20080228svn2189
6194a3
✓ early 2.24 test build, check new fontforge
6194a3
6194a3
* Sun Jan 20 2008 <nicolas.mailhot at laposte.net>
6194a3
☺ 2.23-1
6194a3
✓ 2.23 final
6194a3
6194a3
* Sun Dec 9 2007 <nicolas.mailhot at laposte.net>
6194a3
☺ 2.22-1
6194a3
✓ 2.22 final
6194a3
6194a3
* Thu Dec 6 2007 <nicolas.mailhot at laposte.net>
6194a3
☺ 2.22-0.1.20071206svn2135
6194a3
✓ 2.22 rc phase started
6194a3
✓ sync with guidelines
6194a3
6194a3
* Sun Oct 28 2007 <nicolas.mailhot at laposte.net>
6194a3
☺ 2.21-1
6194a3
✓ 2.21 final
6194a3
6194a3
* Sat Oct 27 2007 <nicolas.mailhot at laposte.net>
6194a3
☺ 2.21-0.4.20071027svn2023
6194a3
✓ Fedora fontconfig files dropped (merged upstream)
6194a3
6194a3
* Thu Oct 25 2007 <nicolas.mailhot at laposte.net>
6194a3
☺ 2.21-0.3.20071025svn2022
6194a3
 ✓ Makefile patch dropped (merged upstream)
6194a3
 ✓ add -f to fc-cache calls
6194a3
 ✓ completely align LGC and FULL fontconfig rules
6194a3
 ✓ remove / from directory macros
6194a3
6194a3
* Sun Oct 21 2007 <nicolas.mailhot at laposte.net>
6194a3
☢ 2.21-0.2.20071017svn2019
6194a3
⚠ Still very experimental version:
6194a3
  ✓ update makefile patch
6194a3
  ✓ split lgc hinting file like in the other packages
6194a3
  ✓ move lgc to prio 58 as should have been done when liberation was added
6194a3
6194a3
* Sun Oct 21 2007 <nicolas.mailhot at laposte.net>
6194a3
☢ 2.21-0.1.20071014svn2016
6194a3
⚠ Very experimental version to test major changes:
6194a3
  ✓ new fontforge version
6194a3
  ✓ use of a real makefile at last
6194a3
  ✓ replacing standalone lgc package with subpackage generated with the rest
6194a3
6194a3
* Tue Sep 18 2007 Nicolas Mailhot <nicolas.mailhot at laposte.net>
6194a3
☺ 2.20-1
6194a3
✓ 2.20 final
6194a3
✓ bugfix release (Hebrew fixes mostly)
6194a3
6194a3
* Sat Aug 11 2007 Nicolas Mailhot <nicolas.mailhot at laposte.net>
6194a3
☺ 2.19-1
6194a3
✓ 2.19 final
6194a3
✓ expand macro use
6194a3
6194a3
* Sun Jul 1 2007 Nicolas Mailhot <nicolas.mailhot at laposte.net>
6194a3
☺ 2.18-1
6194a3
✓ 2.18 final
6194a3
✓ Major new release adding Tifinagh (ⵞⵥⴼⴻ), N'ko (ߝߧߜ) and Georgian (ლფჱႫႿ)
6194a3
  (Georgian created by Besarion Paata Gugushvili ბესარიონ პაატა გუგუშვილი)
6194a3
6194a3
* Wed Jun 27 2007 Nicolas Mailhot <nicolas.mailhot at laposte.net>
6194a3
☺ 2.18-0.2.rc1
6194a3
✓ 2.18-rc1
6194a3
6194a3
* Sun Jun 3 2007 Nicolas Mailhot <nicolas.mailhot at laposte.net>
6194a3
☢ 2.18-0.1.20070616svn1889
6194a3
⚠ early snapshot to test new fontforge
6194a3
6194a3
* Sun Jun 3 2007 Nicolas Mailhot <nicolas.mailhot at laposte.net>
6194a3
☺ 2.17-5
6194a3
✓ declare DejaVu a valid Bitstream Prima™ substitute
6194a3
6194a3
* Thu May 31 2007 Nicolas Mailhot <nicolas.mailhot at laposte.net>
6194a3
☺ 2.17-3
6194a3
✓ small spec cleanups
6194a3
6194a3
* Sat May 26 2007 Nicolas Mailhot <nicolas.mailhot at laposte.net>
6194a3
☺ 2.17-2
6194a3
✓ perl-Font-TTF has been fixed upstream, use perl(Font::TTF) BR
6194a3
✓ remove comment about /etc/fonts/conf.d ownership, as it's now owned
6194a3
   by filesystem
6194a3
6194a3
* Sun May 13 2007 Nicolas Mailhot <nicolas.mailhot at laposte.net>
6194a3
☺ 2.17-1
6194a3
✓ rebase scriptlets from guidelines
6194a3
✓ fontforge broke compat: BR the current version, ask for a version bump
6194a3
  before 2.18 is released
6194a3
✓ simplify font directory naming
6194a3
✓ clean up fc5 obsoletes
6194a3
✓ remove technical mes files from doc
6194a3
6194a3
* Fri May 11 2007 Nicolas Mailhot <nicolas.mailhot at laposte.net>
6194a3
☺ 2.17-0.3.rc1
6194a3
✓ fontconfig setup has stabilized and can be marked noreplace now
6194a3
☺ 2.17-0.2.rc1
6194a3
✓ mimick Vera unhint conf split
6194a3
☺ 2.17-0.1.rc1
6194a3
✓ 2.17 rc1
6194a3
✓ make room for liberations font conf file
6194a3
6194a3
* Mon Apr 2 2007 Nicolas Mailhot <nicolas.mailhot at laposte.net>
6194a3
☺ 2.16-1
6194a3
6194a3
* Tue Mar 20 2007 Nicolas Mailhot <nicolas.mailhot at laposte.net>
6194a3
☺ 2.16-0.1.20070319svn1699
6194a3
✓ early snapshot to account for F7T3 freeze
6194a3
6194a3
* Tue Jan 30 2007 Nicolas Mailhot <nicolas.mailhot at laposte.net>
6194a3
☺ 2.14-2
6194a3
✓ Adds Dejavu Sans Oblique small fixes (by Ben Laenen to address Debian
6194a3
  bug #408311, collected by Davide Viti)
6194a3
6194a3
* Sun Jan 21 2007 Nicolas Mailhot <nicolas.mailhot at laposte.net>
6194a3
✓ 2.14 final