- Updated to 2.4.9

- Reenabled generation of PDF files
f38
Frank Arnold 18 years ago
parent b74f082379
commit cb4fb10cc6

@ -1 +1 @@
LinLibertineSRC-2.2.0.tgz LinLibertineSRC-2.4.9.tgz

@ -2,7 +2,7 @@
%define fontdir %{_datadir}/fonts/linux-libertine %define fontdir %{_datadir}/fonts/linux-libertine
Name: linux-libertine-fonts Name: linux-libertine-fonts
Version: 2.2.0 Version: 2.4.9
Release: 1%{?dist} Release: 1%{?dist}
Summary: Linux Libertine Open Fonts Summary: Linux Libertine Open Fonts
Group: User Interface/X Group: User Interface/X
@ -29,8 +29,8 @@ i = 1
while ( i < \$argc ) while ( i < \$argc )
Open (\$argv[i], 1) Open (\$argv[i], 1)
Generate (\$fontname + ".ttf") Generate (\$fontname + ".ttf")
# PrintSetup (5) PrintSetup (5)
# PrintFont (0, 0, "", \$fontname + "-sample.pdf") PrintFont (0, 0, "", \$fontname + "-sample.pdf")
Close() Close()
i++ i++
endloop endloop
@ -64,12 +64,16 @@ fi
%files %files
%defattr(644,root,root,755) %defattr(644,root,root,755)
%doc Bugs Readme *.txt %doc Bugs Readme *.txt *.pdf
%dir %{fontdir} %dir %{fontdir}
%{fontdir}/*.ttf %{fontdir}/*.ttf
%changelog %changelog
* Sat Mar 17 2007 Frank Arnold <frank@scirocco-5v-turbo.de> 2.4.9-1
- Updated to 2.4.9
- Reenabled generation of PDF files
* Tue Oct 01 2006 Frank Arnold <frank@scirocco-5v-turbo.de> 2.2.0-1 * Tue Oct 01 2006 Frank Arnold <frank@scirocco-5v-turbo.de> 2.2.0-1
- Updated to 2.2.0 - Updated to 2.2.0
- Removed ghosted cache file as it's no longer stored in tree - Removed ghosted cache file as it's no longer stored in tree

@ -1 +1 @@
7262729601f8e308a5a4c51b54a34057 LinLibertineSRC-2.2.0.tgz aa55aa7c3c6925f3fb7b07ba0e89d6ad LinLibertineSRC-2.4.9.tgz

Loading…
Cancel
Save