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