[lorax/f18] - yum changed the callback info (bcl at redhat.com) - tigervnc-server-module depends on Xorg, which doe

Brian C. Lane bcl at fedoraproject.org
Thu Jan 31 18:31:55 UTC 2013


commit 4c63c54202d86e29885b4d959ff56d2184ed6429
Author: Brian C. Lane <bcl at redhat.com>
Date:   Thu Jan 31 10:31:49 2013 -0800

    - yum changed the callback info (bcl at redhat.com)
    - tigervnc-server-module depends on Xorg, which doesn't exist on s390x
      (dan at danny.cz)
    - tools not existing on s390x (dan at danny.cz)
    - specspo is dead for a long time (dan at danny.cz)
    - no Xorg on s390x (dan at danny.cz)
    - Make boot configs consistent. (dmach at redhat.com)
    - Dynamically generate the list of installed platforms for .treeinfo
      (dmarlin at redhat.com)
    - Add a U-Boot wrapped image of 'upgrade.img'. (dmarlin at redhat.com)
    - Add trigger for Anaconda's exception handling to bash_history
      (vpodzime at redhat.com)
    - livemedia-creator: update example kickstarts (bcl at redhat.com)
    - livemedia-creator: don't pass console=ttyS0 (bcl at redhat.com)
    - Fix gcdx64.efi path to work for other distros than Fedora. (dmach at redhat.com)

 .gitignore |    1 +
 lorax.spec |   19 ++++++++++++++++++-
 sources    |    2 +-
 3 files changed, 20 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fea606d..bd2ec2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,4 @@
 /lorax-18.27.tar.gz
 /lorax-18.28.tar.gz
 /lorax-18.29.tar.gz
+/lorax-18.30.tar.gz
diff --git a/lorax.spec b/lorax.spec
index ccbc5c8..2eff92c 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        18.29
+Version:        18.30
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -88,6 +88,23 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Thu Jan 31 2013 Brian C. Lane <bcl at redhat.com> 18.30-1
+- yum changed the callback info (bcl at redhat.com)
+- tigervnc-server-module depends on Xorg, which doesn't exist on s390x
+  (dan at danny.cz)
+- tools not existing on s390x (dan at danny.cz)
+- specspo is dead for a long time (dan at danny.cz)
+- no Xorg on s390x (dan at danny.cz)
+- Make boot configs consistent. (dmach at redhat.com)
+- Dynamically generate the list of installed platforms for .treeinfo
+  (dmarlin at redhat.com)
+- Add a U-Boot wrapped image of 'upgrade.img'. (dmarlin at redhat.com)
+- Add trigger for Anaconda's exception handling to bash_history
+  (vpodzime at redhat.com)
+- livemedia-creator: update example kickstarts (bcl at redhat.com)
+- livemedia-creator: don't pass console=ttyS0 (bcl at redhat.com)
+- Fix gcdx64.efi path to work for other distros than Fedora. (dmach at redhat.com)
+
 * Thu Dec 20 2012 Martin Gracik <mgracik at redhat.com> 18.29-1
 - Do not remove gtk3 share files (mgracik at redhat.com)
 
diff --git a/sources b/sources
index 765edae..3223583 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b3e659d92199e5152485efa41c34682d  lorax-18.29.tar.gz
+b0cf5e17093064126241958863d4dc47  lorax-18.30.tar.gz


More information about the scm-commits mailing list