auto-import dejavu-fonts-1.15-2.fc5 on branch devel from dejavu-fonts-1.15-2.fc5.src.rpm
add ghosting of fonts.cache-2
This commit is contained in:
parent
0096aca590
commit
0c8dfcfba3
@ -3,7 +3,7 @@
|
||||
|
||||
Name: dejavu-fonts
|
||||
Version: 1.15
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: DejaVu Fonts
|
||||
Group: User Interface/X
|
||||
License: Redistributable, with restrictions
|
||||
@ -33,7 +33,7 @@ install -m 0644 *.ttf %{buildroot}%{fontdir}
|
||||
# "touch" all files we've got flagged as %ghost but which are not
|
||||
# present in the RPM_BUILD_ROOT when RPM looks for files
|
||||
/bin/touch %{buildroot}%{fontdir}/fonts.cache-1
|
||||
|
||||
/bin/touch %{buildroot}%{fontdir}/fonts.cache-2
|
||||
|
||||
%clean
|
||||
/bin/rm -rf %{buildroot}
|
||||
@ -59,10 +59,14 @@ fi
|
||||
%dir %{fontdir}
|
||||
%{fontdir}/*.ttf
|
||||
%ghost %{fontdir}/fonts.cache-1
|
||||
|
||||
%ghost %{fontdir}/fonts.cache-2
|
||||
|
||||
%changelog
|
||||
* Sun Oct 16 2005 Nicolas Mailhot <nicolas.mailhot at laposte.net> 1.14-1
|
||||
* Fri Oct 28 2005 Nicolas Mailhot <nicolas.mailhot at laposte.net> 1.15-2
|
||||
- add ghosting of %{fontdir}/fonts.cache-2 since it seems
|
||||
needed nowadays
|
||||
|
||||
* Sun Oct 16 2005 Nicolas Mailhot <nicolas.mailhot at laposte.net> 1.15-1
|
||||
- 1.15
|
||||
|
||||
* Sat Oct 8 2005 Nicolas Mailhot <nicolas.mailhot at laposte.net> 1.14-1
|
||||
|
Loading…
Reference in New Issue
Block a user