[firstboot/f18] new version

Martin Sivák msivak at fedoraproject.org
Wed Sep 12 19:20:38 UTC 2012


commit bd6d3abb03d1f66b3ca611fe46d4ddf6b649c8d8
Author: Martin Sivak <msivak at redhat.com>
Date:   Wed Sep 12 21:20:20 2012 +0200

    new version

 .gitignore              |    1 +
 firstboot-18.2-dm.patch |   11 -----------
 firstboot.spec          |   12 +++++++-----
 sources                 |    2 +-
 4 files changed, 9 insertions(+), 17 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 53b107f..b15f112 100644
--- a/.gitignore
+++ b/.gitignore
@@ -83,3 +83,4 @@ firstboot-1.111.tar.bz2
 /firstboot-18.0.tar.gz
 /firstboot-18.1.tar.gz
 /firstboot-18.2.tar.gz
+/firstboot-18.3.tar.gz
diff --git a/firstboot.spec b/firstboot.spec
index 04191f6..e0ad388 100644
--- a/firstboot.spec
+++ b/firstboot.spec
@@ -3,14 +3,12 @@
 Summary: Initial system configuration utility
 Name: firstboot
 URL: http://fedoraproject.org/wiki/FirstBoot
-Version: 18.2
-Release: 2%{?dist}
+Version: 18.3
+Release: 1%{?dist}
 # This is a Red Hat maintained package which is specific to
 # our distribution.  Thus the source is only available from
 # within this srpm.
 Source0: %{name}-%{version}.tar.gz
-# Adjust prefdm.service to display-manager.service in systemd service
-Patch0: firstboot-18.2-dm.patch
 
 License: GPLv2+
 Group: System Environment/Base
@@ -42,7 +40,6 @@ a series of steps that allows for easier configuration of the machine.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 
@@ -107,6 +104,11 @@ fi
 
 
 %changelog
+* Wed Sep 12 2012 Martin Sivak <msivak at redhat.com> 18.3-1
+- patch systemd service to refer to display-manager.service
+  not prefdm.service (awilliam at redhat.com)
+- Make the created user administrator by default (#856194)
+
 * Fri Aug 31 2012 Adam Williamson <awilliam at redhat.com> 18.2-2
 - patch systemd service to refer to display-manager.service not
   prefdm.service (will be 'upstreamed' shortly)
diff --git a/sources b/sources
index 5727ecd..37da3f4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6362c7f62aad83337664447ec66323b3  firstboot-18.2.tar.gz
+c64ec40a8707fa23ec2fb6ce02887ae7  firstboot-18.3.tar.gz


More information about the scm-commits mailing list