- Updated to 2.7.9

- Drop generated PDF files to save space
f38
Frank Arnold 17 years ago
parent 4c9bc0bcae
commit 2d98b3cead

@ -1 +1 @@
LinLibertineSRC-2.6.tgz
LinLibertineSRC-2.7.tgz

@ -2,13 +2,13 @@
%define fontdir %{_datadir}/fonts/linux-libertine
Name: linux-libertine-fonts
Version: 2.6.9
Version: 2.7.9
Release: 1%{?dist}
Summary: Linux Libertine Open Fonts
Group: User Interface/X
License: GPL+ with exceptions or OFL
License: GPLv2+ with exceptions or OFL
URL: http://linuxlibertine.sf.net
Source: http://dl.sf.net/linuxlibertine/%{archivename}-2.6.tgz
Source: http://dl.sf.net/linuxlibertine/%{archivename}-2.7.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: fontforge
@ -21,6 +21,7 @@ proprietary standard fonts.
%prep
%setup -q -n %{archivename}
sed -i -e 's/\r//' OFL.txt
%build
@ -29,8 +30,6 @@ i = 1
while ( i < \$argc )
Open (\$argv[i], 1)
Generate (\$fontname + ".ttf")
PrintSetup (5)
PrintFont (0, 0, "", \$fontname + "-sample.pdf")
Close()
i++
endloop
@ -64,12 +63,16 @@ fi
%files
%defattr(644,root,root,755)
%doc Bugs Readme *.txt *.pdf
%doc Bugs Readme *.txt
%dir %{fontdir}
%{fontdir}/*.ttf
%changelog
* Sun Feb 03 2008 Frank Arnold <frank@scirocco-5v-turbo.de> 2.7.9-1
- Updated to 2.7.9
- Drop generated PDF files to save space
* Sun Sep 16 2007 Kevin Fenzi <kevin@tummy.com> - 2.6.9-1
- Updated to 2.6.9
- Update License tag

@ -1 +1 @@
449c862d3e46b1c187d2bbbce5d79b77 LinLibertineSRC-2.6.tgz
9a34ee20358d3c5aae7d46ed15e43d73 LinLibertineSRC-2.7.tgz

Loading…
Cancel
Save