Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (7895866c7394067597da407b6c3b0c13c0870b8c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (7895866c7394067597da407b6c3b0c13c0870b8c)
  • Date: Sun, 1 Jan 2017 19:14:49 +0000

GIT changes to stable-0.62 grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

ChangeLog | 4 ++++
excluded | 7 ++++---
volatiles | 1 -
3 files changed, 8 insertions(+), 4 deletions(-)

New commits:
commit 7895866c7394067597da407b6c3b0c13c0870b8c
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

moved gschemas.compiled from volatiles to excluded

(cherry picked from commit efb078065552fb220ba8181836f3cb87cba432fb)

Conflicts:
ChangeLog

diff --git a/ChangeLog b/ChangeLog
index 12033f9..036b42f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-01-01 Vlad Glagolev <stealth AT sourcemage.org>
+ * excluded: moved gschemas.compiled from volatiles -- it must not be
+ uninstalled
+
2016-10-04 Vlad Glagolev <stealth AT sourcemage.org>
* python-pypi/ndg_httpsclient: new spell, enhanced HTTPS support for
httplib and urllib2 using PyOpenSSL
diff --git a/excluded b/excluded
index bec13ce..b8744ff 100644
--- a/excluded
+++ b/excluded
@@ -1,4 +1,5 @@
-/usr/share/pear/\.[^/]*lock
-^/usr/share/pear/.filemap$
-/etc/gconf/gconf\.xml\.defaults/.*
+^/usr/share/pear/\.[^/]*lock$
+^/usr/share/pear/\.filemap$
+^/usr/share/glib-2\.0/schemas/gschemas\.compiled$
+^/etc/gconf/gconf\.xml\.defaults/.*
^/usr/lib/perl.*/.*/.*/perllocal\.pod$
diff --git a/volatiles b/volatiles
index 7e6ff10..6f02b7e 100644
--- a/volatiles
+++ b/volatiles
@@ -9,7 +9,6 @@
^/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$
^/usr/share/info/standards\.info$



  • [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (7895866c7394067597da407b6c3b0c13c0870b8c), Vlad Glagolev, 01/01/2017

Archive powered by MHonArc 2.6.24.

Top of Page