|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
%define fontdir %{_datadir}/fonts/linux-libertine
|
|
|
|
|
|
|
|
|
|
Name: linux-libertine-fonts
|
|
|
|
|
Version: 2.1.0
|
|
|
|
|
Version: 2.1.9
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Linux Libertine Open Fonts
|
|
|
|
|
Group: User Interface/X
|
|
|
|
@ -68,13 +68,16 @@ fi
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
|
%defattr(644,root,root,755)
|
|
|
|
|
%doc Bugs ChangeLog.txt Readme gpl.txt *.pdf
|
|
|
|
|
%doc Bugs ChangeLog.txt Readme *.pdf
|
|
|
|
|
%dir %{fontdir}
|
|
|
|
|
%{fontdir}/*.ttf
|
|
|
|
|
%ghost %{fontdir}/fonts.cache-1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Sep 19 2006 Kevin Fenzi <kevin@tummy.com> 2.1.9-1
|
|
|
|
|
- Update to 2.9.1
|
|
|
|
|
|
|
|
|
|
* Tue Aug 29 2006 Frank Arnold <frank@scirocco-5v-turbo.de> 2.1.0-1
|
|
|
|
|
- Updated to 2.1.0
|
|
|
|
|
|
|
|
|
|