auto-import changelog data from bitmap-fonts-0.2-2.src.rpm
Fri Aug 30 2002 Alexander Larsson <alexl@redhat.com> 0.2-2 - Call fc-cache from post
This commit is contained in:
parent
30deb69b1f
commit
512e98f6f1
@ -1,6 +1,6 @@
|
||||
Name: bitmap-fonts
|
||||
Version: 0.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: distributable
|
||||
Source: bitmap-fonts-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
@ -38,7 +38,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%post
|
||||
fc-cache %{_datadir}/fonts/bitmap-fonts
|
||||
fc-cache
|
||||
|
||||
%postun
|
||||
if [ "$1" = "0" ]; then
|
||||
@ -56,6 +56,9 @@ fi
|
||||
%{_datadir}/fonts/bitmap-fonts/fangsongti*
|
||||
|
||||
%changelog
|
||||
* Fri Aug 30 2002 Alexander Larsson <alexl@redhat.com> 0.2-2
|
||||
- Call fc-cache from post
|
||||
|
||||
* Wed Aug 28 2002 Owen Taylor <otaylor@redhat.com>
|
||||
- Augment fangsongti fonts with characters from 8x16, 12x24
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user