|
|
eb7b9d |
%global priority 59
|
|
|
eb7b9d |
%global fontname liberation
|
|
|
eb7b9d |
%global fontconf %{priority}-%{fontname}
|
|
|
eb7b9d |
%global archivename %{name}-%{version}
|
|
|
eb7b9d |
%global common_desc \
|
|
|
eb7b9d |
The Liberation Fonts are intended to be replacements for the three most \
|
|
|
eb7b9d |
commonly used fonts on Microsoft systems: Times New Roman, Arial, and Courier \
|
|
|
eb7b9d |
New.
|
|
|
eb7b9d |
|
|
|
eb7b9d |
%define catalogue %{_sysconfdir}/X11/fontpath.d
|
|
|
eb7b9d |
|
|
|
eb7b9d |
Name: %{fontname}-fonts
|
|
|
eb7b9d |
Summary: Fonts to replace commonly used Microsoft Windows fonts
|
|
|
eb7b9d |
Version: 1.07.2
|
|
|
85d7ef |
Release: 15%{?dist}
|
|
|
eb7b9d |
Epoch: 1
|
|
|
eb7b9d |
# The license of the Liberation Fonts is a EULA that contains GPLv2 and two
|
|
|
eb7b9d |
# exceptions:
|
|
|
eb7b9d |
# The first exception is the standard FSF font exception.
|
|
|
eb7b9d |
# The second exception is an anti-lockdown clause somewhat like the one in
|
|
|
eb7b9d |
# GPLv3. This license is Free, but GPLv2 and GPLv3 incompatible.
|
|
|
eb7b9d |
License: Liberation
|
|
|
eb7b9d |
Group: User Interface/X
|
|
|
eb7b9d |
URL: http://fedorahosted.org/liberation-fonts/
|
|
|
eb7b9d |
Source0: https://fedorahosted.org/releases/l/i/liberation-fonts/%{archivename}.tar.gz
|
|
|
eb7b9d |
Source2: %{name}-mono.conf
|
|
|
eb7b9d |
Source3: %{name}-sans.conf
|
|
|
eb7b9d |
Source4: %{name}-serif.conf
|
|
|
eb7b9d |
Source5: %{name}-narrow.conf
|
|
|
eb7b9d |
BuildArch: noarch
|
|
|
eb7b9d |
BuildRequires: fontpackages-devel >= 1.13, xorg-x11-font-utils
|
|
|
eb7b9d |
BuildRequires: fontforge
|
|
|
eb7b9d |
BuildRequires: fonttools
|
|
|
eb7b9d |
Patch1: %{name}-bug-715309-714191-835182.patch
|
|
|
eb7b9d |
|
|
|
eb7b9d |
%description
|
|
|
eb7b9d |
%common_desc
|
|
|
eb7b9d |
|
|
|
eb7b9d |
Meta-package of Liberation fonts which installs Sans, Serif, and Monospace,
|
|
|
eb7b9d |
Narrow families.
|
|
|
eb7b9d |
|
|
|
eb7b9d |
%package -n %{fontname}-fonts-common
|
|
|
eb7b9d |
Epoch: 1
|
|
|
eb7b9d |
Summary: Shared common files of Liberation font families
|
|
|
eb7b9d |
Group: User Interface/X
|
|
|
eb7b9d |
Requires: fontpackages-filesystem >= 1.13
|
|
|
eb7b9d |
|
|
|
eb7b9d |
%description -n %{fontname}-fonts-common
|
|
|
eb7b9d |
%common_desc
|
|
|
eb7b9d |
|
|
|
eb7b9d |
Shared common files of Liberation font families.
|
|
|
eb7b9d |
|
|
|
eb7b9d |
%files -n %{fontname}-fonts-common
|
|
|
eb7b9d |
%doc AUTHORS ChangeLog COPYING License.txt README TODO
|
|
|
eb7b9d |
%dir %{_fontdir}
|
|
|
eb7b9d |
%verify(not md5 size mtime) %{_fontdir}/fonts.dir
|
|
|
eb7b9d |
%verify(not md5 size mtime) %{_fontdir}/fonts.scale
|
|
|
eb7b9d |
%{catalogue}/%{name}
|
|
|
eb7b9d |
|
|
|
eb7b9d |
%package -n %{fontname}-sans-fonts
|
|
|
eb7b9d |
Summary: Sans-serif fonts to replace commonly used Microsoft Arial
|
|
|
eb7b9d |
Group: User Interface/X
|
|
|
eb7b9d |
Requires: %{fontname}-fonts-common = %{epoch}:%{version}-%{release}
|
|
|
eb7b9d |
|
|
|
eb7b9d |
%description -n %{fontname}-sans-fonts
|
|
|
eb7b9d |
%common_desc
|
|
|
eb7b9d |
|
|
|
eb7b9d |
This is Sans-serif TrueType fonts that replaced commonly used Microsoft Arial.
|
|
|
eb7b9d |
|
|
|
eb7b9d |
%_font_pkg -n sans -f *-%{fontname}-sans.conf LiberationSans-*.ttf
|
|
|
eb7b9d |
|
|
|
eb7b9d |
%package -n %{fontname}-serif-fonts
|
|
|
eb7b9d |
Summary: Serif fonts to replace commonly used Microsoft Times New Roman
|
|
|
eb7b9d |
Group: User Interface/X
|
|
|
eb7b9d |
Requires: %{fontname}-fonts-common = %{epoch}:%{version}-%{release}
|
|
|
eb7b9d |
|
|
|
eb7b9d |
%description -n %{fontname}-serif-fonts
|
|
|
eb7b9d |
%common_desc
|
|
|
eb7b9d |
|
|
|
eb7b9d |
This is Serif TrueType fonts that replaced commonly used Microsoft Times New \
|
|
|
eb7b9d |
Roman.
|
|
|
eb7b9d |
|
|
|
eb7b9d |
%_font_pkg -n serif -f *-%{fontname}-serif.conf LiberationSerif*.ttf
|
|
|
eb7b9d |
|
|
|
eb7b9d |
%package -n %{fontname}-mono-fonts
|
|
|
eb7b9d |
Summary: Monospace fonts to replace commonly used Microsoft Courier New
|
|
|
eb7b9d |
Group: User Interface/X
|
|
|
eb7b9d |
Requires: %{fontname}-fonts-common = %{epoch}:%{version}-%{release}
|
|
|
eb7b9d |
|
|
|
eb7b9d |
%description -n %{fontname}-mono-fonts
|
|
|
eb7b9d |
%common_desc
|
|
|
eb7b9d |
|
|
|
eb7b9d |
This is Monospace TrueType fonts that replaced commonly used Microsoft Courier \
|
|
|
eb7b9d |
New.
|
|
|
eb7b9d |
|
|
|
eb7b9d |
%_font_pkg -n mono -f *-%{fontname}-mono.conf LiberationMono*.ttf
|
|
|
eb7b9d |
|
|
|
eb7b9d |
%package -n %{fontname}-narrow-fonts
|
|
|
eb7b9d |
Summary: Sans-serif Narrow fonts to replace commonly used Microsoft Arial Narrow
|
|
|
eb7b9d |
Group: User Interface/X
|
|
|
eb7b9d |
Requires: %{fontname}-fonts-common = %{epoch}:%{version}-%{release}
|
|
|
eb7b9d |
|
|
|
eb7b9d |
%description -n %{fontname}-narrow-fonts
|
|
|
eb7b9d |
%common_desc
|
|
|
eb7b9d |
|
|
|
eb7b9d |
This is Sans-Serif Narrow TrueType fonts that replaced commonly used Microsoft \
|
|
|
eb7b9d |
Arial Narrow.
|
|
|
eb7b9d |
|
|
|
eb7b9d |
%_font_pkg -n narrow -f *-%{fontname}-narrow.conf LiberationSansNarrow*.ttf
|
|
|
eb7b9d |
|
|
|
eb7b9d |
%prep
|
|
|
eb7b9d |
%setup -q -n %{archivename}
|
|
|
eb7b9d |
%patch1 -p1 -b .1-resolved-u-hinting-removed-kerning-for-11-pair-updated-patch-for-fix-u040D
|
|
|
eb7b9d |
|
|
|
eb7b9d |
%build
|
|
|
eb7b9d |
make %{?_smp_mflags}
|
|
|
eb7b9d |
mv liberation-fonts-ttf-%{version}/* .
|
|
|
eb7b9d |
|
|
|
eb7b9d |
|
|
|
eb7b9d |
%install
|
|
|
eb7b9d |
# fonts .ttf
|
|
|
eb7b9d |
install -m 0755 -d %{buildroot}%{_fontdir}
|
|
|
eb7b9d |
install -m 0644 -p *.ttf %{buildroot}%{_fontdir}
|
|
|
eb7b9d |
# catalogue
|
|
|
eb7b9d |
install -m 0755 -d %{buildroot}%{catalogue}
|
|
|
eb7b9d |
ln -s %{_fontdir} %{buildroot}%{catalogue}/%{name}
|
|
|
eb7b9d |
|
|
|
eb7b9d |
install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
|
|
|
eb7b9d |
%{buildroot}%{_fontconfig_confdir}
|
|
|
eb7b9d |
|
|
|
eb7b9d |
# Repeat for every font family
|
|
|
eb7b9d |
install -m 0644 -p %{SOURCE2} \
|
|
|
eb7b9d |
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-mono.conf
|
|
|
eb7b9d |
install -m 0644 -p %{SOURCE3} \
|
|
|
eb7b9d |
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans.conf
|
|
|
eb7b9d |
install -m 0644 -p %{SOURCE4} \
|
|
|
eb7b9d |
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-serif.conf
|
|
|
eb7b9d |
install -m 0644 -p %{SOURCE5} \
|
|
|
eb7b9d |
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-narrow.conf
|
|
|
eb7b9d |
|
|
|
eb7b9d |
for fconf in %{fontconf}-mono.conf \
|
|
|
eb7b9d |
%{fontconf}-sans.conf \
|
|
|
eb7b9d |
%{fontconf}-serif.conf \
|
|
|
eb7b9d |
%{fontconf}-narrow.conf; do
|
|
|
eb7b9d |
ln -s %{_fontconfig_templatedir}/$fconf \
|
|
|
eb7b9d |
%{buildroot}%{_fontconfig_confdir}/$fconf
|
|
|
eb7b9d |
done
|
|
|
eb7b9d |
|
|
|
eb7b9d |
# fonts.{dir,scale}
|
|
|
eb7b9d |
mkfontscale %{buildroot}%{_fontdir}
|
|
|
eb7b9d |
mkfontdir %{buildroot}%{_fontdir}
|
|
|
eb7b9d |
|
|
|
eb7b9d |
%changelog
|
|
|
85d7ef |
* Tue Apr 21 2015 Pravin Satpute <psatpute@redhat.com> - 1:1.07.2-15
|
|
|
85d7ef |
- Resolves: rhbz#1193457 - Added ArialMT as a alias for Liberation Sans
|
|
|
85d7ef |
|
|
|
8fedd0 |
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1:1.07.2-14
|
|
|
8fedd0 |
- Mass rebuild 2013-12-27
|
|
|
8fedd0 |
|
|
|
eb7b9d |
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.07.2-13
|
|
|
eb7b9d |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Tue Jan 15 2013 Pravin Satpute <psatpute@redhat.com> - 1:1.07.2-12
|
|
|
eb7b9d |
- Corrected font conf priority from 30-0 to 59
|
|
|
eb7b9d |
- building from f18 to rawhide
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Fri Dec 07 2012 Pravin Satpute <psatpute@redhat.com> - 1:1.07.2-11
|
|
|
eb7b9d |
- Decided to defer Liberation 2.0 feature in Fedora 18.
|
|
|
eb7b9d |
- Reverting to Liberation 1.07.2.
|
|
|
eb7b9d |
- Using 11 release to match with Liberation Sans Narrow
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Wed Nov 21 2012 Pravin Satpute <psatpute@redhat.com> - 2.00.1-4
|
|
|
eb7b9d |
- Improved spec file
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Tue Nov 20 2012 Pravin Satpute <psatpute@redhat.com> - 2.00.1-3
|
|
|
eb7b9d |
- Resolved bug 878305
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Tue Nov 20 2012 Pravin Satpute <psatpute@redhat.com> - 2.00.1-2
|
|
|
eb7b9d |
- Resolved issues of md5sum
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Thu Oct 04 2012 Pravin Satpute <psatpute@redhat.com> - 2.00.1-1
|
|
|
eb7b9d |
- Upstream release of 2.00.1 version
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Wed Sep 12 2012 Pravin Satpute <psatpute@redhat.com> - 2.00.0-2
|
|
|
eb7b9d |
- Removed fontconf files of 59 priority, now only has 30-0 alias file
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Thu Jul 26 2012 Pravin Satpute <psatpute@redhat.com> - 2.00.0-1
|
|
|
eb7b9d |
- First upstream release with OFL license
|
|
|
eb7b9d |
- Added conf files with 59 priority
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Tue Jun 26 2012 Pravin Satpute <psatpute@redhat.com> - 1.07.2-6
|
|
|
eb7b9d |
- Resolves bug 835182
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Tue Jun 26 2012 Pravin Satpute <psatpute@redhat.com> - 1.07.2-5
|
|
|
eb7b9d |
- Resolves bug 835182
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Thu May 10 2012 Pravin Satpute <psatpute@redhat.com> - 1.07.2-4
|
|
|
eb7b9d |
- Resolves bug 799384
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Sat Feb 18 2012 Pravin Satpute <psatpute@redhat.com> - 1.07.2-3
|
|
|
eb7b9d |
- Resolved bug 714191
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Mon Feb 13 2012 Pravin Satpute <psatpute@redhat.com> - 1.07.2-2
|
|
|
eb7b9d |
- Resolved #715309
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Thu Feb 09 2012 Pravin Satpute <psatpute@redhat.com> - 1.07.2-1
|
|
|
eb7b9d |
- Upstream release 1.07.2
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.07.1-4
|
|
|
eb7b9d |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Wed Dec 21 2011 Pravin Satpute <psatpute@redhat.com> - 1.07.1-3
|
|
|
eb7b9d |
- Resolved bug 753572, removed hint of cent sign
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Fri Oct 14 2011 Pravin Satpute <psatpute@redhat.com> - 1.07.1-2
|
|
|
eb7b9d |
- Resolved bug 657849, added support in Sans and Serif
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Wed Sep 21 2011 Pravin Satpute <psatpute@redhat.com> - 1.07.1-1
|
|
|
eb7b9d |
- Upstream Release 1.07.1
|
|
|
eb7b9d |
- Resolved bug 738264, 729989
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Mon May 30 2011 Pravin Satpute <psatpute@redhat.com> - 1.07.0-1
|
|
|
eb7b9d |
- Upstream Release 1.07.0
|
|
|
eb7b9d |
- Resolved bug 659214, 708330, 707973
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Thu Feb 24 2011 Pravin Satpute <psatpute@redhat.com> - 1.06.0.20100721-5
|
|
|
eb7b9d |
- bug 659214: added bulgarian characters
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.06.0.20100721-4
|
|
|
eb7b9d |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Wed Oct 13 2010 Pravin Satpute <psatpute@redhat.com> - 1.06.0.20100721-3
|
|
|
eb7b9d |
- bug 642493: use consistent ttf names
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Tue Oct 12 2010 Pravin Satpute <psatpute@redhat.com> - 1.06.0.20100721-2
|
|
|
eb7b9d |
- Building from sources
|
|
|
eb7b9d |
- Applying Monospace font patch bug 620273
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Thu Jul 22 2010 Pravin Satpute <psatpute@redhat.com> - 1.06.0.20100721-1
|
|
|
eb7b9d |
- Upstream New Release
|
|
|
eb7b9d |
- Added New Family Narrow
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Wed Jun 16 2010 Caius 'kaio' Chance <cchance@redhat.com> - 1.05.3.20100510-2
|
|
|
eb7b9d |
- Updated Source URL to FedoraHosted and repackaged.
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Mon May 10 2010 Caius 'kaio' Chance <me at kaio.net> - 1.05.3.20100510-1
|
|
|
eb7b9d |
- Updated from upstream.
|
|
|
eb7b9d |
- Fixed correct Romanian glyphs in Liberation Fonts. (rhbz#440992)
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Fri May 07 2010 Caius 'kaio' Chance <me at kaio.net> - 1.05.3.20100506-2
|
|
|
eb7b9d |
- Updated package URL and source URL.
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Thu May 06 2010 Caius 'kaio' Chance <me at kaio.net> - 1.05.3.20100506-1
|
|
|
eb7b9d |
- Updated from upstream.
|
|
|
eb7b9d |
- Cleaned up points and auto-instructed hinting of 'u', 'v', 'w', 'y'.
|
|
|
eb7b9d |
(rhbz#463036)
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Wed May 05 2010 Caius 'kaio' Chance <k at kaio.net> - 1.05.3.20100505-2
|
|
|
eb7b9d |
- Made 0x00A2 cent sign be coressed in Sans Narrow.
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Wed May 05 2010 Caius 'kaio' Chance <k at kaio.net> - 1.05.3.20100505-1
|
|
|
eb7b9d |
- Updated from upstream.
|
|
|
eb7b9d |
- Resolves: rhbz#474522 - Incorrect cent sign glyph (U+00A2) in Sans and Mono style in Liberation fonts.
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Wed Apr 28 2010 Caius 'kaio' Chance <k at kaio.net> - 1.05.3.20100428-1
|
|
|
eb7b9d |
- rhbz#510174: Corrected version number of all SFD files.
|
|
|
eb7b9d |
- Corrected license exceptions to GPLv2.
|
|
|
eb7b9d |
- Updated README file.
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Tue Apr 27 2010 Caius 'kaio' Chance <k at kaio.net> - 1.05.3.20100427-1
|
|
|
eb7b9d |
- Updated source from upstream.
|
|
|
eb7b9d |
- Introduced Sans Narrow by upstream.
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Wed Jan 13 2010 Caius 'kaio' Chance <k at kaio.me> - 1.05.2.20091019-5.fc13
|
|
|
eb7b9d |
- Removed 'Provides liberation-fonts and liberation-fonts-compat by
|
|
|
eb7b9d |
liberation-fonts-common.'
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Tue Jan 12 2010 Caius 'kaio' Chance <k at kaio.me> - 1.05.2.20091019-4.fc13
|
|
|
eb7b9d |
- Rebuilt w/ macro fixes.
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Tue Jan 12 2010 Caius 'kaio' Chance <k at kaio.me> - 1.05.2.20091019-3.fc13
|
|
|
eb7b9d |
- Removed full stop in Summary.
|
|
|
eb7b9d |
- Set default file permission in files.
|
|
|
eb7b9d |
- Provides liberation-fonts and liberation-fonts-compat by
|
|
|
eb7b9d |
liberation-fonts-common.
|
|
|
eb7b9d |
- Macro as much as possible in .spec.
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Mon Oct 19 2009 Caius 'kaio' Chance <k at kaio.me> - 1.05.2.20091019-2.fc13
|
|
|
eb7b9d |
- Rebuilt.
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Mon Oct 19 2009 Caius 'kaio' Chance <k at kaio.me> - 1.05.2.20091019-1.fc13
|
|
|
eb7b9d |
- Resolves: rhbz#525498 - wrongly encoded glyphs after U+10000.
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.05.1.20090721-2
|
|
|
eb7b9d |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Tue Jul 21 2009 Caius 'kaio' Chance <k at kaio.me> - 1.05.1.20090721-1.fc12
|
|
|
eb7b9d |
- Fixed fontforge scripting of sfd -> ttf generation.
|
|
|
eb7b9d |
- Checked existance of traditionat kern table in Sans and Serif.
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Tue Jul 14 2009 Caius 'kaio' Chance <k at kaio.me> - 1.05.1.20090713-2.fc12
|
|
|
eb7b9d |
- Required fontforge ver 20090408 which supports generation with traditional
|
|
|
eb7b9d |
kern table. (rhbz#503430)
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Mon Jul 13 2009 Caius 'kaio' Chance <k at kaio.me> - 1.05.1.20090713-1.fc12
|
|
|
eb7b9d |
- Updated to upstream 1.05.1.20090713.
|
|
|
eb7b9d |
- Generate TTFs with traditional kern table via fontforge scripts. (rh#503430)
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Mon Jul 06 2009 Caius 'kaio' Chance <k at kaio.me> - 1.05.1.20090706-1.fc12
|
|
|
eb7b9d |
- Updated to upstream 1.05.1.20090706.
|
|
|
eb7b9d |
- Reconverted from original TTF with traditional kern table. (rh#503430)
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Tue Jun 30 2009 Caius 'kaio' Chance <k at kaio.me> - 1.05.1.20090630-1.fc12
|
|
|
eb7b9d |
- Updated to upstream 1.05.1.20090630.
|
|
|
eb7b9d |
- Reconverted from original TTF with better procedures of data conservation.
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Tue May 19 2009 Jens Petersen <petersen@redhat.com> - 1.04.93-11
|
|
|
eb7b9d |
- remove redundant obsoletes, provides and conflicts from new subpackages
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.04.93-10
|
|
|
eb7b9d |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Thu Feb 05 2009 Caius Chance <cchance@redhat.com> - 1.04.93-9.fc11
|
|
|
eb7b9d |
- Fixed inter-subpackage dependencies with reference of dejavu.
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Wed Feb 04 2009 Caius Chance <cchance@redhat.com> - 1.04.93-8.fc11
|
|
|
eb7b9d |
- Fixed inter-subpackage dependencies.
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Wed Feb 04 2009 Caius Chance <cchance@redhat.com> - 1.04.93-7.fc11
|
|
|
eb7b9d |
- Create -compat subpackage as meta-package for installing all font families.
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Tue Jan 20 2009 Matthias Clasen <mclasen@redhat.com> - 1.04.93-6.fc11
|
|
|
eb7b9d |
- Fix busted inter-subpackage dependencies
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Tue Jan 20 2009 Caius Chance <cchance@redhat.com> - 1.04.93-5.fc11
|
|
|
eb7b9d |
- Resolved: rhbz#477410
|
|
|
eb7b9d |
- Refined .spec file based on Mailhot's review on rhbz.
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Mon Jan 19 2009 Caius Chance <cchance@redhat.com> - 1.04.93-4.fc11
|
|
|
eb7b9d |
- Resolves: thbz#477410
|
|
|
eb7b9d |
- Package renaming for post-1.13 fontpackages macros.
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Fri Jan 09 2009 Caius Chance <cchance@redhat.com> - 1.04.93-3.fc11
|
|
|
eb7b9d |
- Resolves: rhbz#477410 (Convert to new font packaging guidelines.)
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Tue Dec 09 2008 Caius Chance <cchance@redhat.com> - 1.04.93-2.fc11
|
|
|
eb7b9d |
- Resolves: rhbz#474522 (Cent sign is not coressed in Sans & Mono.)
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Wed Dec 03 2008 Caius Chance <cchance@redhat.com> - 1.04.93-1.fc11
|
|
|
eb7b9d |
- Resolves: rhbz#473481
|
|
|
eb7b9d |
(Blurriness of Greek letter m (U+03BC) in Liberation Sans Regular.)
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Thu Jul 17 2008 Caius Chance <cchance@redhat.com> - 1.04.90-1.fc10
|
|
|
eb7b9d |
- Resolves: rhbz#258592
|
|
|
eb7b9d |
(Incorrect glyph points and missing hinting instructions for U+0079, U+03BC,
|
|
|
eb7b9d |
U+0431, U+2010..2012.)
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Thu Jul 17 2008 Caius Chance <cchance@redhat.com> - 1.04-1.fc10
|
|
|
eb7b9d |
- Resolves: rhbz#455717 (Update sources to version 1.04.)
|
|
|
eb7b9d |
- Improved .spec file.
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Thu Jun 12 2008 Caius Chance <cchance@redhat.com> - 1.04-0.1.beta2.fc10
|
|
|
eb7b9d |
- Updated source version to 1.04.beta2.
|
|
|
eb7b9d |
- Removed License.txt and COPYING as already included in sources.
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Thu Apr 10 2008 Caius Chance <cchance@redhat.com> - 1.03-1.fc9
|
|
|
eb7b9d |
- Resolves: rhbz#251890 (Exchanged and incomplete glyphs.)
|
|
|
eb7b9d |
- Repack source tarball and re-align source version number.
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Mon Mar 31 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.02-2
|
|
|
eb7b9d |
- correct license tag, license explanation added
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Tue Mar 25 2008 Caius Chance <cchance@redhat.com> - 1.02-1.fc9
|
|
|
eb7b9d |
- Resolves: rhbz#240525 (Alignment mismatch of dot accents.)
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Wed Jan 16 2008 Caius Chance <cchance@redhat.com> - 1.01-1.fc9
|
|
|
eb7b9d |
- Moved source tarball from cvs to separated storage.
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Mon Jan 14 2008 Caius Chance <cchance@redhat.com> - 1.0-1.fc9
|
|
|
eb7b9d |
- Resolves: rhbz#428596 (Liberation fonts need to be updated to latest font.)
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Wed Nov 28 2007 Caius Chance <cchance@redhat.com> - 0.2-4.fc9
|
|
|
eb7b9d |
- Resolves: rhbz#367791 (remove 59-liberation-fonts.conf)
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Wed Sep 12 2007 Jens Petersen <petersen@redhat.com> - 0.2-3.fc8
|
|
|
eb7b9d |
- add fontdir macro
|
|
|
eb7b9d |
- create fonts.dir and fonts.scale (reported by Mark Alford, #245961)
|
|
|
eb7b9d |
- add catalogue symlink
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Wed Sep 12 2007 Jens Petersen <petersen@redhat.com> - 0.2-2.fc8
|
|
|
eb7b9d |
- update license field to GPLv2
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Thu Jun 14 2007 Caius Chance <cchance@redhat.com> 0.2-1.fc8
|
|
|
eb7b9d |
- Updated new source tarball from upstream: '-3' (version 0.2).
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Tue May 15 2007 Matthias Clasen <mclasen@redhat.com> 0.1-9
|
|
|
eb7b9d |
- Bump revision
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Tue May 15 2007 Matthias Clasen <mclasen@redhat.com> 0.1-8
|
|
|
eb7b9d |
- Change the license tag to "GPL + font exception"
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Mon May 14 2007 Matthias Clasen <mclasen@redhat.com> 0.1-7
|
|
|
eb7b9d |
- Correct the source url
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Mon May 14 2007 Matthias Clasen <mclasen@redhat.com> 0.1-6
|
|
|
eb7b9d |
- Incorporate package review feedback
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Fri May 11 2007 Matthias Clasen <mclasen@redhat.com> 0.1-5
|
|
|
eb7b9d |
- Bring the package in sync with Fedora packaging standards
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Wed Apr 25 2007 Meethune Bhowmick <bhowmick@redhat.com> 0.1-4
|
|
|
eb7b9d |
- Require fontconfig package for post and postun
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Tue Apr 24 2007 Meethune Bhowmick <bhowmick@redhat.com> 0.1-3
|
|
|
eb7b9d |
- Bump version to fix issue in RHEL4 RHN
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Thu Mar 29 2007 Richard Monk <rmonk@redhat.com> 0.1-2rhis
|
|
|
eb7b9d |
- New license file
|
|
|
eb7b9d |
|
|
|
eb7b9d |
* Thu Mar 29 2007 Richard Monk <rmonk@redhat.com> 0.1-1rhis
|
|
|
eb7b9d |
- Inital packaging
|