[firstboot/f17] - Let WM place the window (#821077) (bcl) - Fix no modules error handling (mgracik) - Check if first

Brian C. Lane bcl at fedoraproject.org
Thu May 17 20:00:46 UTC 2012


commit 9c5e887d50eeae3cf93c9f076fa4cbb548afa528
Author: Brian C. Lane <bcl at redhat.com>
Date:   Thu May 17 13:00:31 2012 -0700

    - Let WM place the window (#821077) (bcl)
    - Fix no modules error handling (mgracik)
    - Check if firstboot is run under root (#816628) (mgracik)

 .gitignore     |    1 +
 firstboot.spec |    7 ++++++-
 sources        |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dc3c601..4895417 100644
--- a/.gitignore
+++ b/.gitignore
@@ -83,3 +83,4 @@ firstboot-1.111.tar.bz2
 /firstboot-17.0.tar.bz2
 /firstboot-17.1.tar.bz2
 /firstboot-17.2.tar.bz2
+/firstboot-17.3.tar.bz2
diff --git a/firstboot.spec b/firstboot.spec
index f75836e..cc2045a 100644
--- a/firstboot.spec
+++ b/firstboot.spec
@@ -3,7 +3,7 @@
 Summary: Initial system configuration utility
 Name: firstboot
 URL: http://fedoraproject.org/wiki/FirstBoot
-Version: 17.2
+Version: 17.3
 Release: 1%{?dist}
 # This is a Red Hat maintained package which is specific to
 # our distribution.  Thus the source is only available from
@@ -103,6 +103,11 @@ fi
 
 
 %changelog
+* Thu May 17 2012 Brian C. Lane <bcl at redhat.com> 17.3-1
+- Let WM place the window (#821077) (bcl)
+- Fix no modules error handling (mgracik)
+- Check if firstboot is run under root (#816628) (mgracik)
+
 * Fri Apr 20 2012 Martin Gracik <mgracik at redhat.com> 17.2-1
 - Get the dimensions of the actual monitor (#800662)
 - Add the admin user to dialout group (#771918)
diff --git a/sources b/sources
index f5b79db..e6ba68a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aab21812204d041e07c3b828abb5a5fb  firstboot-17.2.tar.bz2
+f2f08d9dbefbe07c27e54d98f32dda61  firstboot-17.3.tar.bz2


More information about the scm-commits mailing list