rpms/hunky-fonts/devel hunky-fonts.spec,1.1,1.2

Dawid Gajownik (gajownik) fedora-extras-commits at redhat.com
Wed Nov 2 09:58:58 UTC 2005


Author: gajownik

Update of /cvs/extras/rpms/hunky-fonts/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22434

Modified Files:
	hunky-fonts.spec 
Log Message:
add ghosting of fonts.cache-2



Index: hunky-fonts.spec
===================================================================
RCS file: /cvs/extras/rpms/hunky-fonts/devel/hunky-fonts.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hunky-fonts.spec	30 Oct 2005 19:33:17 -0000	1.1
+++ hunky-fonts.spec	2 Nov 2005 09:58:56 -0000	1.2
@@ -3,7 +3,7 @@
 
 Name:           hunky-fonts
 Version:        0.3.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Modified Bitstream Vera fonts with additional letters
 
 Group:          User Interface/X
@@ -30,6 +30,7 @@
 
 # "touch" file we've got flagged as %ghost
 touch %{buildroot}%{fontdir}/fonts.cache-1
+touch %{buildroot}%{fontdir}/fonts.cache-2
 
 %clean
 rm -rf %{buildroot}
@@ -54,9 +55,13 @@
 %dir %{fontdir}
 %{fontdir}/*.ttf
 %ghost %verify(not md5 size mtime) %{fontdir}/fonts.cache-1
+%ghost %verify(not md5 size mtime) %{fontdir}/fonts.cache-2
 
 
 %changelog
+* Wed Nov  2 2005 Dawid Gajownik <gajownik[AT]fedora.pl> - 0.3.1-3
+- Add ghosting of %%{fontdir}/fonts.cache-2 (Ville Skyttä)
+
 * Sun Oct 30 2005 Dawid Gajownik <gajownik[AT]fedora.pl> - 0.3.1-2
 - Correct License and URL tag
 




More information about the fedora-extras-commits mailing list