[lorax/f16] Do not create the sysconfig/network file (#733425) New syslinux theme (#734170)

Martin Gracik mgracik at fedoraproject.org
Fri Sep 16 11:43:49 UTC 2011


commit 82343c8df1a0639520223e281a207a03d1f1b57e
Author: Martin Gracik <mgracik at redhat.com>
Date:   Fri Sep 16 13:44:29 2011 +0200

    Do not create the sysconfig/network file (#733425)
    New syslinux theme (#734170)

 .gitignore |    1 +
 lorax.spec |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 19b80f7..50b44e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /lorax-16.4.tar.bz2
 /lorax-16.4.1.tar.bz2
 /lorax-16.4.2.tar.bz2
+/lorax-16.4.3.tar.bz2
diff --git a/lorax.spec b/lorax.spec
index 4664743..71a5176 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        16.4.2
+Version:        16.4.3
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -61,6 +61,10 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Fri Sep 16 2011 Martin Gracik <mgracik at redhat.com> 16.4.3-1
+- Do not create the sysconfig/network file (#733425)
+- New syslinux theme (#734170)
+
 * Thu Aug 25 2011 Martin Gracik <mgracik at redhat.com> 16.4.2-1
 - Do not remove ModemManager files (#727946)
 - Raise an exception if isohybrid cannot be run on x86
diff --git a/sources b/sources
index b8d1f13..d3e96bd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1ff44ef836d5f6bcecec87a1fac19e9f  lorax-16.4.2.tar.bz2
+58bdc2da185b24ffe66c07c3a4041676  lorax-16.4.3.tar.bz2


More information about the scm-commits mailing list