[firstboot/f17] - Use -merge for xrdb (#808919) - Translation updates - Improve module loading (#797896) - Load the

Martin Gracik mgracik at fedoraproject.org
Wed Apr 11 08:32:39 UTC 2012


commit 9e3dfda11335aca009f13dec4b2c9b85a9dffa2a
Author: Martin Gracik <mgracik at redhat.com>
Date:   Wed Apr 11 10:32:42 2012 +0200

    - Use -merge for xrdb (#808919)
    - Translation updates
    - Improve module loading (#797896)
    - Load the screens before making the sidebar
    - Use pwquality for password strength checking

 .gitignore     |    1 +
 firstboot.spec |   11 +++++++++--
 sources        |    2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a101243..27277a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -81,3 +81,4 @@ firstboot-1.111.tar.bz2
 /firstboot-16.0.tar.bz2
 /firstboot-16.1.tar.bz2
 /firstboot-17.0.tar.bz2
+/firstboot-17.1.tar.bz2
diff --git a/firstboot.spec b/firstboot.spec
index 53f2101..c0d0fb2 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.0
+Version: 17.1
 Release: 1%{?dist}
 # This is a Red Hat maintained package which is specific to
 # our distribution.  Thus the source is only available from
@@ -23,7 +23,7 @@ Requires: system-config-users >= 1.2.111-1
 Requires: authconfig-gtk, python-meh
 Requires: system-config-keyboard
 Requires: python-ethtool
-Requires: cracklib-python
+Requires: python-pwquality
 Requires(post): systemd-units systemd-sysv chkconfig
 Requires(preun): systemd-units
 Requires(postun): systemd-units
@@ -103,6 +103,13 @@ fi
 
 
 %changelog
+* Wed Apr 11 2012 Martin Gracik <mgracik at redhat.com> 17.1-1
+- Use -merge for xrdb (#808919)
+- Translation updates
+- Improve module loading (#797896)
+- Load the screens before making the sidebar
+- Use pwquality for password strength checking
+
 * Thu Mar 01 2012 Martin Gracik <mgracik at redhat.com> 17.0-1
 - Disable minimize and maximize buttons on s-c-u (#747829)
 - Change priority of create_user module (#750527)
diff --git a/sources b/sources
index e01d3c3..a404bc8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1583d51657a2be84a9ce2b0912449c79  firstboot-17.0.tar.bz2
+91c8f769218d64f64a8562930227522e  firstboot-17.1.tar.bz2


More information about the scm-commits mailing list