Hello community, here is the log from the commit of package xsession for openSUSE:Factory checked in at 2014-10-06 22:04:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xsession (Old) and /work/SRC/openSUSE:Factory/.xsession.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xsession" Changes: -------- --- /work/SRC/openSUSE:Factory/xsession/xsession.changes 2011-09-23 12:52:46.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xsession.new/xsession.changes 2014-10-06 22:04:57.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Oct 1 23:21:28 UTC 2014 - [email protected] + +- Do not use xorg-x11-devel + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xsession.spec ++++++ --- /var/tmp/diff_new_pack.l0E38t/_old 2014-10-06 22:04:57.000000000 +0200 +++ /var/tmp/diff_new_pack.l0E38t/_new 2014-10-06 22:04:57.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package xsession (Version 1.1) +# spec file for package xsession # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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 @@ -15,17 +15,19 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: xsession -BuildRequires: xorg-x11 xorg-x11-devel -License: MIT -Group: System/X11/Utilities -AutoReqProv: on +BuildRequires: imake +BuildRequires: pkgconfig +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xaw7) +BuildRequires: pkgconfig(xmu) +BuildRequires: pkgconfig(xt) Version: 1.1 -Release: 1225 +Release: 0 Summary: A session manager +License: MIT +Group: System/X11/Utilities Source: xsession-1.1.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %{expand: %%global _exec_prefix %(type -p pkg-config &>/dev/null && pkg-config --variable prefix x11 || echo /usr/X11R6)} @@ -56,7 +58,7 @@ Raphael Quinet <[email protected]> %prep -%setup +%setup -q %build xmkmf -a @@ -70,6 +72,7 @@ %defattr(-,root,root) %doc CHANGES ChangeLog INSTALL README examples %{_bindir}/xsession +%dir %{_appdefdir} %config %{_appdefdir}/XSession %config %{_appdefdir}/XSession-color %doc %{_mandir}/man1/xsession.1x.gz -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
