Hello community, here is the log from the commit of package wdm for openSUSE:Factory checked in at 2013-01-24 15:45:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wdm (Old) and /work/SRC/openSUSE:Factory/.wdm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wdm", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/wdm/wdm.changes 2011-12-02 16:26:11.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.wdm.new/wdm.changes 2013-01-24 15:45:54.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Jan 23 15:25:44 CET 2013 - [email protected] + +- get rid of %{suse_update_config} + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wdm.spec ++++++ --- /var/tmp/diff_new_pack.yEc7vs/_old 2013-01-24 15:45:55.000000000 +0100 +++ /var/tmp/diff_new_pack.yEc7vs/_new 2013-01-24 15:45:55.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package wdm # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -14,6 +14,9 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + +# %define _dminitdir %{_prefix}/lib/X11/displaymanagers Name: wdm @@ -61,10 +64,9 @@ %patch3 %patch4 %patch5 -%{suse_update_config} %build -autoreconf +autoreconf --force --install export CFLAGS="$RPM_OPT_FLAGS -DDEV_RANDOM=\\\"/dev/random\\\"" export CXXFLAGS="$CFLAGS" %configure \ @@ -91,9 +93,6 @@ %clean rm -rf $RPM_BUILD_ROOT -%post -%run_suseconfig -m wdm - %files -f %{name}.lang %defattr(-,root,root) %doc AUTHORS COPYING ChangeLog INSTALL NEWS README README.pam TODO -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
