[kdebase-workspace] - Use /etc/login.defs to define a 'system' account instead of hard-coding 500 (#732830)

Rex Dieter rdieter at fedoraproject.org
Fri Sep 16 15:57:39 UTC 2011


commit e35d9f5f9c5d275f86a5cbc1f2d616bf59554ccd
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Fri Sep 16 10:57:06 2011 -0500

    - Use /etc/login.defs to define a 'system' account instead of hard-coding 500 (#732830)

 kdebase-workspace.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/kdebase-workspace.spec b/kdebase-workspace.spec
index 8a16d62..a1a2611 100644
--- a/kdebase-workspace.spec
+++ b/kdebase-workspace.spec
@@ -329,6 +329,7 @@ pushd %{name}-%{version}
 
 # upstreamable patches
 %patch50 -p1 -b .kde#171685
+%patch52 -p1 -b .bz#732830-login
 
 # upstream patches
 %patch100 -p1 -b .kwin_performance
@@ -769,6 +770,7 @@ fi
 %changelog
 * Fri Sep 16 2011 Rex Dieter <rdieter at fedoraproject.org> 4.7.1-2
 - upstream kwin_performance patch
+- Use /etc/login.defs to define a 'system' account instead of hard-coding 500 (#732830)
 
 * Wed Sep 14 2011 Radek Novacek <rnovacek at redhat.com> 4.7.1-1
 - Remove upstreamed patch kdebase-workspace-4.7.0-kde#278206.patch


More information about the scm-commits mailing list