[lxdm] update config patch & clean up spec

Christoph Wickert cwickert at fedoraproject.org
Mon Sep 20 22:56:14 UTC 2010


commit ece8238844dde73f6fdb8c5fbce16b32abd8225e
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Tue Sep 21 00:56:05 2010 +0200

    update config patch & clean up spec

 lxdm-0.2.0-config.patch => lxdm-0.3.0-config.patch |    7 +------
 lxdm.spec                                          |   17 +----------------
 2 files changed, 2 insertions(+), 22 deletions(-)
---
diff --git a/lxdm-0.2.0-config.patch b/lxdm-0.3.0-config.patch
similarity index 66%
rename from lxdm-0.2.0-config.patch
rename to lxdm-0.3.0-config.patch
index 8c88cd3..9de587e 100644
--- a/lxdm-0.2.0-config.patch
+++ b/lxdm-0.3.0-config.patch
@@ -1,6 +1,6 @@
 --- lxdm.orig/data/lxdm.conf.in	2010-02-23 23:32:31.000000000 +0100
 +++ lxdm/data/lxdm.conf.in	2010-02-24 00:52:27.000000000 +0100
-@@ -5,11 +5,11 @@
+@@ -5,7 +5,7 @@
  greeter=@FULL_LIBEXECDIR@/lxdm-greeter-gtk
  
  [server]
@@ -9,8 +9,3 @@
  
  [display]
  gtk_theme=Clearlooks
--bg=/usr/share/backgrounds/default.png
-+bg=/usr/share/backgrounds/default.jpg
- bottom_pane=1
- lang=1
- theme=Industrial
diff --git a/lxdm.spec b/lxdm.spec
index 5e85af5..cb84c72 100644
--- a/lxdm.spec
+++ b/lxdm.spec
@@ -28,19 +28,9 @@ Source0:        %{name}-%{?git_version}.tar.bz2
 Source0:        http://downloads.sourceforge.net/sourceforge/lxde/%{name}-%{version}.tar.gz
 %endif
 
-# http://lxde.git.sourceforge.net/git/gitweb.cgi?p=lxde/lxdm;a=commit;h=00eb4d081b0f5638ffef41c379db104aa6f80915
-Patch0:         lxdm-0.2.0-selinux.patch
-# http://lxde.git.sourceforge.net/git/gitweb.cgi?p=lxde/lxdm;a=commit;h=08bc773ed867bd65c8b36f16795193afebe4a77e
-Patch1:         lxdm-0.2.0-fix-some-env-set-bug.patch
-# http://lxde.git.sourceforge.net/git/gitweb.cgi?p=lxde/lxdm;a=commit;h=3cf91b090c7ba78eefc2e530e9ea50ac6c6dbd2c
-Patch2:         lxdm-0.2.0-fix-left-env-bug.patch
-# http://lxde.git.sourceforge.net/git/gitweb.cgi?p=lxde/lxdm;a=commit;h=3c6502affe326777d6ce481f9bb04ce7f3223ea6
-Patch3:         lxdm-0.2.0-add-debug-option.patch
-# http://lxde.git.sourceforge.net/git/gitweb.cgi?p=lxde/lxdm;a=commit;h=093e79c41ab0276d627af732a45473d3571a689f
-Patch4:         lxdm-0.2.0-fix-env-XAUTHORITY.patch
 ## Distro specific patches ##
 # Distro artwork, start on vt1
-Patch10:        lxdm-0.2.0-config.patch
+Patch10:        lxdm-0.3.0-config.patch
 # SELinux, permit graphical root login etc.
 Patch11:        lxdm-svn2262-pam.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -65,11 +55,6 @@ KDM in LXDE distros. It's still in very early stage of development.
 
 %prep
 %setup -q %{?git_snapshot:-n %{name}}
-#%patch0 -p1 -b .selinux
-#%patch1 -p1 -b .some-env-set-bug
-#%patch2 -p1 -b .fix-left-env-bug
-#%patch3 -p1 -b .add-debug-option
-#%patch4 -p1 -b .fix-env-XAUTHORITY
 %patch10 -p1 -b .config
 %patch11 -p1 -b .orig
 


More information about the scm-commits mailing list