[anaconda/f18] We still need to import localeinfo for now (#853231). (clumens)

clumens clumens at fedoraproject.org
Thu Aug 30 21:13:37 UTC 2012


commit 185c6626062de5a0429734621a1cd61e78ca723c
Author: Chris Lumens <clumens at redhat.com>
Date:   Thu Aug 30 17:13:07 2012 -0400

    We still need to import localeinfo for now (#853231). (clumens)

 .gitignore    |    1 +
 anaconda.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ed2fb93..ab373b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,3 +49,4 @@ anaconda-15.2.tar.bz2
 /anaconda-18.6.1.tar.bz2
 /anaconda-18.6.2.tar.bz2
 /anaconda-18.6.3.tar.bz2
+/anaconda-18.6.4.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index bae3e4b..e2dca7e 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 18.6.3
+Version: 18.6.4
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -295,6 +295,9 @@ update-desktop-database &> /dev/null || :
 /usr/lib/dracut/modules.d/80%{name}/*
 
 %changelog
+* Thu Aug 30 2012 Chris Lumens <clumens at redhat.com> - 18.6.4-1
+- We still need to import localeinfo for now (#853231). (clumens)
+
 * Thu Aug 30 2012 Chris Lumens <clumens at redhat.com> - 18.6.3-1
 - Setup python path /after/ we've done updates (jkeating)
 - Fix a string substitution think-o (jkeating)
diff --git a/sources b/sources
index c314ffe..91e2771 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-48d978584b282e3dec2a2e5f6549ddcc  anaconda-18.6.3.tar.bz2
+832cb2089d073deba144397d1fb0e015  anaconda-18.6.4.tar.bz2


More information about the scm-commits mailing list