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