rpms/gentium-fonts/devel gentium-fonts.spec,1.3,1.4

Roozbeh Pournader (roozbeh) fedora-extras-commits at redhat.com
Thu Nov 9 16:46:07 UTC 2006


Author: roozbeh

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

Modified Files:
	gentium-fonts.spec 
Log Message:
clog


Index: gentium-fonts.spec
===================================================================
RCS file: /cvs/extras/rpms/gentium-fonts/devel/gentium-fonts.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gentium-fonts.spec	19 Sep 2006 23:22:57 -0000	1.3
+++ gentium-fonts.spec	9 Nov 2006 16:45:37 -0000	1.4
@@ -3,7 +3,7 @@
 
 Name:           gentium-fonts
 Version:        1.02
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        SIL Gentium fonts
 
 Group:          User Interface/X
@@ -39,11 +39,6 @@
 install -d -m 0755 $RPM_BUILD_ROOT%{fontdir}
 install -m 0644 *.ttf $RPM_BUILD_ROOT%{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 $RPM_BUILD_ROOT%{fontdir}/fonts.cache-1
-/bin/touch $RPM_BUILD_ROOT%{fontdir}/fonts.cache-2
-
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -69,11 +64,12 @@
 
 %dir %{fontdir}
 %{fontdir}/*.ttf
-%ghost %{fontdir}/fonts.cache-1
-%ghost %{fontdir}/fonts.cache-2
 
 
 %changelog
+* Thu Nov 09 2006 Roozbeh Pournader <roozbeh at farsiweb.info> 1.02-5
+- Remove ghost-ed fontconfig caches (fontconfig mechanism is changed)
+
 * Tue Sep 19 2006 Kevin Fenzi <kevin at tummy.com> 1.02-4
 - Rebuild for Fedora Extras 6
 - Add dist tag




More information about the scm-commits mailing list