Hello community,

here is the log from the commit of package wdm for openSUSE:Factory
checked in at Thu Sep 22 10:52:50 CEST 2011.



--------
--- wdm/wdm.changes     2011-09-06 06:37:17.000000000 +0200
+++ /mounts/work_src_done/STABLE/wdm/wdm.changes        2011-09-21 
11:45:39.000000000 +0200
@@ -1,0 +2,11 @@
+Wed Sep 21 08:37:17 UTC 2011 - [email protected]
+
+- Don't use %{_libexecdir} for init script path, it's not uniformly 
+  defined on all supported products. 
+
+-------------------------------------------------------------------
+Tue Sep 20 16:03:38 UTC 2011 - [email protected]
+
+- Change %{_libdir} to ${_libexecdir}.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ wdm.spec ++++++
--- /var/tmp/diff_new_pack.I9Bggr/_old  2011-09-22 10:52:47.000000000 +0200
+++ /var/tmp/diff_new_pack.I9Bggr/_new  2011-09-22 10:52:47.000000000 +0200
@@ -17,6 +17,7 @@
 
 # norootforbuild
 
+%define _dminitdir %{_prefix}/lib/X11/displaymanagers
 
 Name:           wdm
 BuildRequires:  WindowMaker-devel freetype2-devel pam-devel xorg-x11
@@ -84,8 +85,8 @@
 rm $RPM_BUILD_ROOT/etc/pam.d/wdm
 rm `find $RPM_BUILD_ROOT/%{wdmdir} -type f -maxdepth 1 -not -name wdm-config 
-print`
 %find_lang %{name}
-mkdir -p %{buildroot}%{_libdir}/X11/displaymanagers/
-cp %{SOURCE5} %{buildroot}%{_libdir}/X11/displaymanagers/
+mkdir -p %{buildroot}%{_dminitdir}/
+cp %{SOURCE5} %{buildroot}%{_dminitdir}/
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -101,11 +102,10 @@
 %dir %{wdmdir}
 %dir %{wdmdir}/pixmaps
 %dir %{wdmdir}/Defaults
-%dir %{_libdir}/X11
-%dir %{_libdir}/X11/displaymanagers
+%dir %{_dminitdir}
 %config %{wdmdir}/pixmaps/*
 %config %{wdmdir}/Defaults/*
 %config(noreplace) %{wdmdir}/wdm-config
-%{_libdir}/X11/displaymanagers/wdm
+%{_dminitdir}/wdm
 
 %changelog



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



Remember to have fun...

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

Reply via email to