[lorax/f15/master] - bits is an integer and replace needs arguments to be strings (#697542) - Use arch macros in the lo

Martin Gracik mgracik at fedoraproject.org
Tue Apr 19 08:12:36 UTC 2011


commit a575940cdbffc4e1b5f94e3175efbeae7745ef95
Author: Martin Gracik <mgracik at redhat.com>
Date:   Tue Apr 19 10:14:28 2011 +0200

    - bits is an integer and replace needs arguments to be strings (#697542)
    - Use arch macros in the lorax.spec
    - use reqs not regs for files to backup (dgilmore)
    - Reflect changes made in ntfs-3g and ntfsprogs packages (#696706)
    - getkeymaps resides in /usr/libexec/anaconda
    - workdir is a local variable, not a class attribute
    - Add sparcv9 to arch map
    - Change the location of *.b files on sparc

 .gitignore |    1 +
 lorax.spec |   12 +++++++++++-
 sources    |    2 +-
 3 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bd3469a..6312a00 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /lorax-0.3.2.tar.bz2
 /lorax-0.4.1.tar.bz2
 /lorax-0.4.2.tar.bz2
+/lorax-0.4.3.tar.bz2
diff --git a/lorax.spec b/lorax.spec
index fb10419..b45fa34 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,5 +1,5 @@
 Name:           lorax
-Version:        0.4.2
+Version:        0.4.3
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -58,6 +58,16 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Tue Apr 19 2011 Martin Gracik <mgracik at redhat.com> 0.4.3-1
+- bits is an integer and replace needs arguments to be strings (#697542)
+- Use arch macros in the lorax.spec
+- use reqs not regs for files to backup (dgilmore)
+- Reflect changes made in ntfs-3g and ntfsprogs packages (#696706)
+- getkeymaps resides in /usr/libexec/anaconda
+- workdir is a local variable, not a class attribute
+- Add sparcv9 to arch map
+- Change the location of *.b files on sparc
+
 * Wed Apr 13 2011 Martin Gracik <mgracik at redhat.com> 0.4.2-1
 - Do not remove shutdown from sbin
 - Change BuildRequires to python2-devel
diff --git a/sources b/sources
index ef94695..41c7e01 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-243a3f6944ff948cdf799704066b5408  lorax-0.4.2.tar.bz2
+646c7ad36e62db23afe66cf449050bf0  lorax-0.4.3.tar.bz2


More information about the scm-commits mailing list