Hello community, here is the log from the commit of package lxdm for openSUSE:Factory checked in at 2012-09-27 10:25:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lxdm (Old) and /work/SRC/openSUSE:Factory/.lxdm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxdm", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/lxdm/lxdm.changes 2012-07-30 09:22:16.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.lxdm.new/lxdm.changes 2012-09-27 10:25:42.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Sep 6 22:48:35 UTC 2012 - [email protected] + +- added sysconfig.lxdm fillup template bnc#766762 + +------------------------------------------------------------------- New: ---- sysconfig.lxdm ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxdm.spec ++++++ --- /var/tmp/diff_new_pack.Vk2Oqv/_old 2012-09-27 10:25:45.000000000 +0200 +++ /var/tmp/diff_new_pack.Vk2Oqv/_new 2012-09-27 10:25:45.000000000 +0200 @@ -31,6 +31,7 @@ Source3: lxdm-config.desktop Source4: config-users.png Source5: lxdm +Source6: sysconfig.lxdm Patch0: %{name}-0.4.0-background.patch # PATCH-FEATURE-OPENSUSE lxdm-0.4.0-use-sysconfig.patch [email protected] # this patch allow lxdm to read system settings from /etc/sysconfig @@ -61,6 +62,7 @@ BuildRequires: update-desktop-files Requires: desktop-data-openSUSE Requires: pam +PreReq: %fillup_prereq %if 0%{?suse_version} >= 1210 Recommends: gnome-control-center-user-faces %endif @@ -115,6 +117,8 @@ touch %buildroot/%_localstatedir/run/%name.pid %__mkdir_p %{buildroot}%{_dminitdir}/ %__cp %{SOURCE5} %{buildroot}%{_dminitdir}/ +%__mkdir -p %{buildroot}%{_localstatedir}/adm/fillup-templates +cp %{SOURCE6} %{buildroot}%{_localstatedir}/adm/fillup-templates/ %clean %__rm -rf %buildroot @@ -131,6 +135,7 @@ %post chmod 640 %_sysconfdir/%name/%name.conf chown lxdm:lxdm %_sysconfdir/%name/%name.conf +%{fillup_only -ns displaymanager lxdm} %files -f %name.lang %defattr (-,root,root,-) @@ -159,5 +164,6 @@ %ghost %{_localstatedir}/run/%{name}.pid %exclude /%_datadir/pixmaps %{_dminitdir}/lxdm +%config %{_localstatedir}/adm/fillup-templates/sysconfig.lxdm %changelog ++++++ sysconfig.lxdm ++++++ ## Path: Desktop/Display manager ## Description: settings to generate a proper displaymanager config ## Type: string(kdm,kdm3,kdm4,xdm,gdm,wdm,console) ## Default: "" # # Here you can set the default Display manager (kdm/xdm/gdm/wdm/console). # all changes in this file require a restart of the displaymanager # DISPLAYMANAGER="lxdm" -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
