[lorax] - Remove the sysvinit-tools removals from the template - Do not remove vmmouse binaries (#723831)

Martin Gracik mgracik at fedoraproject.org
Tue Jul 26 11:14:18 UTC 2011


commit f8503d8507df845699fe582230fdda4637b5bc3c
Author: Martin Gracik <mgracik at redhat.com>
Date:   Tue Jul 26 13:14:14 2011 +0200

    - Remove the sysvinit-tools removals from the template
    - Do not remove vmmouse binaries (#723831)

 .gitignore |    1 +
 lorax.spec |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index de68127..f6fb888 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /lorax-16.0.tar.bz2
 /lorax-16.1.tar.bz2
 /lorax-16.2.tar.bz2
+/lorax-16.3.tar.bz2
diff --git a/lorax.spec b/lorax.spec
index ce326b5..aa59109 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        16.2
+Version:        16.3
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -61,6 +61,10 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Tue Jul 26 2011 Martin Gracik <mgracik at redhat.com> 16.3-1
+- Remove the sysvinit-tools removals from the template
+- Do not remove vmmouse binaries (#723831)
+
 * Tue Jul 26 2011 Martin Gracik <mgracik at redhat.com> 16.2-1
 - Change IsBeta to IsFinal
 
diff --git a/sources b/sources
index 1fd990a..c92a4fc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2eb932115da94a9d92feae194bc9b9de  lorax-16.2.tar.bz2
+56acc220b049c83e875c2640b5170c56  lorax-16.3.tar.bz2


More information about the scm-commits mailing list