Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-rc-0.61 grimoire by Vlad Glagolev (b251f0588877cb875145f238c0fac82fccf85514)

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-rc-0.61 grimoire by Vlad Glagolev (b251f0588877cb875145f238c0fac82fccf85514)
  • Date: Mon, 14 May 2012 09:55:32 -0500

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

ChangeLog | 3 +++
volatiles | 3 ++-
2 files changed, 5 insertions(+), 1 deletion(-)

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

volatiles: added /usr/share/locale/locale.alias database
(cherry picked from commit 2821b6dbce0ea22ab2b7c26b78fc78b24934923f)

diff --git a/ChangeLog b/ChangeLog
index af5035b..23fe507 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2012-05-13 Vlad Glagolev <stealth AT sourcemage.org>
+ * volatiles: added /usr/share/locale/locale.alias
+
2012-05-13 Remko van der Vossen <wich AT sourcemage.org>
* FUNCTIONS: have disable_pic handle multiple PIC opts

diff --git a/volatiles b/volatiles
index d085c55..bfc8448 100644
--- a/volatiles
+++ b/volatiles
@@ -4,9 +4,10 @@
^/etc/gconf/gconf\.xml\.defaults/.*
^/usr/lib/X11/xinit/xinitrc
^/usr/lib/ghc.*/package\.conf.*$
-^/usr/share/icons/.*/icon-theme.cache$
^/usr/share/applications/mimeinfo.cache$
+^/usr/share/icons/.*/icon-theme.cache$
^/usr/share/icons/.*/index.theme$
+^/usr/share/locale/locale.alias$
^/usr/lib/liblapack.a
^/var/lib/nfs/xtab
^/var/lib/hp/hplip.state



  • [SM-Commit] GIT changes to stable-rc-0.61 grimoire by Vlad Glagolev (b251f0588877cb875145f238c0fac82fccf85514), Vlad Glagolev, 05/14/2012

Archive powered by MHonArc 2.6.24.

Top of Page