Hello community,

here is the log from the commit of package wdm for openSUSE:Factory
checked in at Wed Mar 23 13:53:23 CET 2011.



--------
--- wdm/wdm.changes     2008-11-21 14:40:03.000000000 +0100
+++ /mounts/work_src_done/STABLE/wdm/wdm.changes        2011-02-15 
13:54:10.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Feb 15 13:48:00 CET 2011 - [email protected]
+
+- Get ride of SuSEconfig.wdm
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  SuSEconfig.wdm
  wdm-config.in

New:
----
  wdm-config

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ wdm.spec ++++++
--- /var/tmp/diff_new_pack.qoQoF7/_old  2011-03-23 13:52:46.000000000 +0100
+++ /var/tmp/diff_new_pack.qoQoF7/_new  2011-03-23 13:52:46.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package wdm (Version 1.28)
+# spec file for package wdm
 #
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,17 +21,16 @@
 Name:           wdm
 BuildRequires:  WindowMaker-devel freetype2-devel pam-devel xorg-x11
 BuildRequires:  libselinux-devel
-License:        GPL v2 or later
+License:        GPLv2+
 Group:          System/X11/Displaymanagers
 AutoReqProv:    on
 Version:        1.28
-Release:        215
+Release:        225
 PreReq:         /etc/X11/xdm/xdm-config
 Source:         %{name}-%{version}.tar.bz2
 Source2:        SUSE.png
-Source3:        SuSEconfig.wdm
-Source4:        wdm-config.in
-Source5:        wdmLogin
+Source3:        wdm-config
+Source4:        wdmLogin
 Patch2:         %{name}-%{version}-pam.patch
 Patch3:         %{name}-%{version}-WINGs.patch
 Patch4:         %{name}-%{version}-reserve.patch
@@ -77,13 +76,12 @@
 mkdir -p $RPM_BUILD_ROOT
 make DESTDIR=$RPM_BUILD_ROOT install
 mkdir -p $RPM_BUILD_ROOT/sbin/conf.d
-install -m 755 %{S:3} $RPM_BUILD_ROOT/sbin/conf.d
-install -m 644 %{S:4} $RPM_BUILD_ROOT/%{wdmdir}
+install -m 644 %{S:3} $RPM_BUILD_ROOT/%{wdmdir}
 mkdir -p $RPM_BUILD_ROOT/%{wdmdir}/Defaults
-install -m 644 %{S:5} $RPM_BUILD_ROOT/%{wdmdir}/Defaults
+install -m 644 %{S:4} $RPM_BUILD_ROOT/%{wdmdir}/Defaults
 install -m 644 %{S:2} $RPM_BUILD_ROOT/%{wdmdir}/pixmaps
 rm $RPM_BUILD_ROOT/etc/pam.d/wdm
-rm `find $RPM_BUILD_ROOT/%{wdmdir} -type f -maxdepth 1 -not -name 
wdm-config.in -print`
+rm `find $RPM_BUILD_ROOT/%{wdmdir} -type f -maxdepth 1 -not -name wdm-config 
-print`
 %find_lang %{name}
 
 %clean
@@ -102,7 +100,6 @@
 %dir %{wdmdir}/Defaults
 %config %{wdmdir}/pixmaps/*
 %config %{wdmdir}/Defaults/*
-%config(noreplace) %{wdmdir}/wdm-config.in
-/sbin/conf.d/SuSEconfig.wdm
+%config(noreplace) %{wdmdir}/wdm-config
 
 %changelog


++++++ wdm-config ++++++
! Following part is taken from xdm-config:
!==============================================================================
!
! xdm-config:   Configuration of the xdm
!
DisplayManager.errorLogFile:    /var/log/xdm.errors
DisplayManager.pidFile:         /var/run/xdm.pid
DisplayManager.authDir:         /var/lib/xdm
DisplayManager.keyFile:         /etc/X11/xdm/xdm-keys
DisplayManager.servers:         /etc/X11/xdm/Xservers
DisplayManager.accessFile:      /etc/X11/xdm/Xaccess
DisplayManager.willing:         su nobody -c /etc/X11/xdm/Xwilling
!
! ATTENTION: `authName' should be in general MIT-MAGIC-COOKIE-1
! For XDM-AUTHENTICATION-1 which is default for xterminals see
! manual page of xdm and the manual coming with the xterminal.
!
DisplayManager.*.authName:      MIT-MAGIC-COOKIE-1
DisplayManager.*.authComplain:  false
!
! All displays should use authorization, but we cannot be sure
! X terminals will be configured that way, so by default
! use authorization only for local displays :0, :1, etc.
!
DisplayManager._0.authorize:    true
DisplayManager._1.authorize:    true
DisplayManager._93.authorize:   true
!
! The scripts handling the setup, the startup, the session its self,
! and the reset of an X session.
!
DisplayManager.*.setup:         /etc/X11/xdm/Xsetup
DisplayManager.*.chooser:       /etc/X11/xdm/RunChooser
DisplayManager.*.startup:       /etc/X11/xdm/Xstartup
DisplayManager.*.session:       /etc/X11/xdm/Xsession
DisplayManager.*.reset:         /etc/X11/xdm/Xreset
!
DisplayManager._0.terminateServer:      true
DisplayManager._93.terminateServer:     true
!
DisplayManager*resources:       /etc/X11/xdm/Xresources
DisplayManager.*.terminateServer:       false
!
! SECURITY: do not listen for XDMCP or Chooser requests
! Comment out this line if you want to manage X terminals with xdm
!
DisplayManager.requestPort:     0
!
!==============================================================================
! 
! Following part contains wdm specific options:
!==============================================================================
!
DisplayManager*wdmLogin:        /usr/bin/wdmLogin
!
! display screen background--if not set or set to none, then the
!                            background is not set by wdm.
! DisplayManager*wdmBg:         none
DisplayManager*wdmBg:         solid:RoyalBlue
! DisplayManager*wdmBg:         dgradient:RoyalBlue,FireBrick,Black
! DisplayManager*wdmBg:         hgradient:RoyalBlue,FireBrick,Black
! DisplayManager*wdmBg:         vgradient:RoyalBlue,FireBrick,Black
! DisplayManager*wdmBg:         pixmap:/usr/local/etc/wdm/pixmaps/Stars.jpg
!
! optional pixmap for logo
! DisplayManager*wdmLogo:  /usr/local/etc/wdm/pixmaps/Eagle.xpm
DisplayManager*wdmLogo:         /etc/X11/wdm/pixmaps/SUSE.png
!
! optional help file to display in the help panel
! long lines may cause an ugly display 
! DisplayManager*wdmHelpFile:   /etc/motd
!
! optional default username and password (in clear text)
! which wdm should use if nothing is typed by the user.
! it's strongly suggested that wdm-config should be
! chmod 600 and owned by root if you want to use this
! feature, or else you could open a huge security hole
! in your system, letting anyone to log in as this default
! user. In any case if you want to use this feature do
! it with a very restricted account, and especially NOT
! WITH THE root ACCOUNT !!! 
!DisplayManager*wdmDefaultUser:  nobody
!DisplayManager*wdmDefaultPasswd: dumb_clear_text_passwd
!
! commands for reboot and halt 
!       -- be sure to edit these if the
!          system is not linux.
DisplayManager*wdmReboot:       /sbin/shutdown -r now
DisplayManager*wdmHalt:         /sbin/shutdown -h now
! alternates (for Linux)
! DisplayManager*wdmReboot:     /sbin/shutdown -t3 -r now
! DisplayManager*wdmHalt:               /sbin/shutdown -t3 -h now
!
! true/false to require valid username/passwd to reboot,halt, or exit
DisplayManager*wdmVerify:       false
! true/false to require root as valid username/passwd to reboot,halt, or exit
DisplayManager*wdmRoot:         false
! true=enable, false=disable shake and rollup animations
DisplayManager*wdmAnimations:   true
!
DisplayManager*wdmWm:           fvwm:icewm-session:/usr/bin/startkde:twm
!DisplayManager*wdmLocale:       de_DE.UTF-8


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to