summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--volatiles2
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 62aaeebada..041c3db0ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2015-03-17 Vlad Glagolev <stealth@sourcemage.org>
* python-pypi/requests: new spell, Python HTTP for Humans
+ * volatiles: added fonts.dir/fonts.scale exceptions -- these files
+ are like cache files modified by all fonts spells installing files
+ to the same directories (or by running mkfontdir/mkfontscale)
2015-03-16 Vlad Glagolev <stealth@sourcemage.org>
* net/isc.gpg: added 911A4C02 public key (Internet Systems Consortium,
diff --git a/volatiles b/volatiles
index acfd38d9cf..7e6ff10a73 100644
--- a/volatiles
+++ b/volatiles
@@ -7,6 +7,8 @@
^/usr/lib/ghc.*/package\.conf.*$
^/usr/lib/gio/modules/giomodule\.cache$
^/usr/share/applications/mimeinfo\.cache$
+^/usr/share/fonts/.*/fonts\.dir$
+^/usr/share/fonts/.*/fonts\.scale$
^/usr/share/glib-2\.0/schemas/gschemas\.compiled$
^/usr/share/icons/.*/icon-theme\.cache$
^/usr/share/icons/.*/index\.theme$