Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome22.git;a=commitdiff;h=c80c700242e1ff4454ca52ccba85a69ee10f8754

commit c80c700242e1ff4454ca52ccba85a69ee10f8754
Author: Christian Hamar alias krix <[EMAIL PROTECTED]>
Date:   Fri Apr 11 21:43:07 2008 +0200

gdm-2.20.5-1-x86_64
* Version bump
* Modify gdmconf patch to fit upstream

diff --git a/source/gnome/gdm/FrugalBuild b/source/gnome/gdm/FrugalBuild
index 9a77091..a93f93b 100644
--- a/source/gnome/gdm/FrugalBuild
+++ b/source/gnome/gdm/FrugalBuild
@@ -2,14 +2,14 @@
# Maintainer: Christian Hamar alias krix <[EMAIL PROTECTED]>

pkgname=gdm
-pkgver=2.20.3
-pkgrel=2
+pkgver=2.20.5
+pkgrel=1
pkgdesc="GNOME Display Manager"
url="http://www.gnome.org/";
backup=(etc/gdm/custom.conf)
-depends=('zenity>=2.20.0' 'libgnomeui>=2.20.1.1' 'libxi' 'fontconfig' 
'libxrandr>=1.2.2' 'librsvg>=2.20.0' \
+depends=('zenity>=2.22.0' 'libgnomeui>=2.22.0' 'libxi' 'fontconfig' 
'libxrandr>=1.2.2' 'librsvg>=2.20.0' \
'libxinerama' 'libxcursor' 'libxevie' 'xorg-server>=1.4.0.90-4')
-rodepends=('xsm' 'sessreg' 'gksu' 'xmessage' 'gksu')
+rodepends=('xsm' 'sessreg' 'gksu' 'xmessage')
makedepends=('intltool' 'gnome-doc-utils')
groups=('gnome' 'gnome-minimal')
archs=('i686' 'x86_64')
@@ -21,13 +21,11 @@ options=([EMAIL PROTECTED] 'force')
source=([EMAIL PROTECTED] $pkgname-2.20.1-gdmconf.patch \
$pkgname-gksu_categories.patch \
fix_reboot_path.patch \
-       gdm-fix-the-build.patch \
http://ftp.frugalware.org/pub/other/artwork/gdm-theme/GDM-Frugalware-0.7.tar.bz2)
-sha1sums=('de66323b890f2e65a33bb72c5937d1c95ee5bd89' \
-          'bc0209e8700b01e2369a66e93b2c86766ff988fd' \
+sha1sums=('04d92b6b9a8c005b4a687d477b813bb4a357abd6' \
+          'db576eb16baa10c95ce7143c5696594ee7b07744' \
'9665399f5ceaee25e5807f08c53456d5ac2a81fa' \
'b602b6805d1d4787e4404827abf3d6f346843317' \
-          '7c00f8c4501d13368f4a25cf34422108356f8761' \
'b13852bf7ce59df5d02f27b3603e274fba3e074d')

build() {
diff --git a/source/gnome/gdm/gdm-2.20.1-gdmconf.patch 
b/source/gnome/gdm/gdm-2.20.1-gdmconf.patch
index 7f2420f..dbb4a5f 100644
--- a/source/gnome/gdm/gdm-2.20.1-gdmconf.patch
+++ b/source/gnome/gdm/gdm-2.20.1-gdmconf.patch
@@ -1,6 +1,6 @@
-diff -Naur gdm-2.20.0.orig/config/gdm.conf.in gdm-2.20.0/config/gdm.conf.in
---- gdm-2.20.0.orig/config/gdm.conf.in 2007-10-08 01:01:39.000000000 +0530
-+++ gdm-2.20.0/config/gdm.conf.in      2007-10-08 01:02:34.000000000 +0530
+diff -Naur gdm-2.20.5.orig/config/gdm.conf.in gdm-2.20.5/config/gdm.conf.in
+--- gdm-2.20.5.orig/config/gdm.conf.in 2008-04-11 21:34:16.000000000 +0200
++++ gdm-2.20.5/config/gdm.conf.in      2008-04-11 21:38:12.000000000 +0200
@@ -68,7 +68,7 @@

# The greeter for attached (non-xdmcp) logins.  Change gdmlogin to gdmgreeter
@@ -78,20 +78,16 @@ diff -Naur gdm-2.20.0.orig/config/gdm.conf.in 
gdm-2.20.0/config/gdm.conf.in
# If user or user.png exists in this dir it will be used as his picture.
[EMAIL PROTECTED]@/pixmaps/faces/

-@@ -499,10 +499,10 @@
+@@ -499,7 +499,7 @@
# where the session saving stuff is disabled in GDM
#ShowLastSession=true
# Always use 24 hour clock no matter what the locale.
-#Use24Clock=auto
+Use24Clock=auto
- # Use circles in the password field.  Looks kind of cool actually, but only
- # works with certain fonts.
--#UseCirclesInEntry=false
-+UseCirclesInEntry=true
# Do not show any visible feedback in the password field. This is standard for
# instance in console, xdm and ssh.
#UseInvisibleInEntry=false
-@@ -512,7 +512,7 @@
+@@ -509,7 +509,7 @@
# list then provide a list that is delimited by /: to the GraphicalThemes
# key and set GraphicalThemeRand to true.  Otherwise use GraphicalTheme
# and specify just one theme.
@@ -100,7 +96,7 @@ diff -Naur gdm-2.20.0.orig/config/gdm.conf.in 
gdm-2.20.0/config/gdm.conf.in
#GraphicalThemes=circles/:happygnome
[EMAIL PROTECTED]@/gdm/themes/
GraphicalThemeRand=false
-@@ -528,7 +528,7 @@
+@@ -525,7 +525,7 @@
# user input.  If SoundOnLogin is a file and the greeter finds the 'play'
# executable (see daemon/SoundProgram) it will play that file instead of just
# beeping.
@@ -109,7 +105,7 @@ diff -Naur gdm-2.20.0.orig/config/gdm.conf.in 
gdm-2.20.0/config/gdm.conf.in
#SoundOnLoginFile=
# If SoundOnLoginSuccess, then the greeter will play a sound (as above) when a
# user successfully logs in.
-@@ -629,7 +629,7 @@
+@@ -626,7 +626,7 @@

[server-Standard]
name=Standard server
@@ -118,7 +114,7 @@ diff -Naur gdm-2.20.0.orig/config/gdm.conf.in 
gdm-2.20.0/config/gdm.conf.in
flexible=true
# Indicates that the X server should be started at a different process
# priority.  Values can be any integer value accepted by the setpriority C
-@@ -644,7 +644,7 @@
+@@ -641,7 +641,7 @@
[server-Terminal]
name=Terminal server
# Add -terminate to make things behave more nicely
@@ -127,7 +123,7 @@ diff -Naur gdm-2.20.0.orig/config/gdm.conf.in 
gdm-2.20.0/config/gdm.conf.in
# Make this not appear in the flexible servers (we need extra params anyway,
# and terminate would be bad for xdmcp choosing).  You can make a terminal
# server flexible, but not with an indirect query.  If you need flexible
-@@ -658,7 +658,7 @@
+@@ -655,7 +655,7 @@
# command line.
[server-Chooser]
name=Chooser server
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to