Hello community, here is the log from the commit of package xtexit for openSUSE:Factory checked in at 2014-10-06 22:04:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xtexit (Old) and /work/SRC/openSUSE:Factory/.xtexit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "xtexit" Changes: -------- --- /work/SRC/openSUSE:Factory/xtexit/xtexit.changes 2011-09-23 12:52:52.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xtexit.new/xtexit.changes 2014-10-06 22:04:55.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Oct 1 23:13:35 UTC 2014 - crrodriguez@opensuse.org + +- Cleanup buildrequires removing the need of xorg-x11-devel + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xtexit.spec ++++++ --- /var/tmp/diff_new_pack.jSo4VO/_old 2014-10-06 22:04:56.000000000 +0200 +++ /var/tmp/diff_new_pack.jSo4VO/_new 2014-10-06 22:04:56.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package xtexit (Version 0.42) +# spec file for package xtexit # -# 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,18 +15,19 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: xtexit -BuildRequires: xorg-x11 xorg-x11-devel -License: MIT -Group: System/X11/Utilities +BuildRequires: imake +BuildRequires: pkgconfig +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xaw7) +BuildRequires: pkgconfig(xt) Requires: xaw3d -AutoReqProv: on Version: 0.42 -Release: 1227 +Release: 0 Summary: Prompt on exiting X +License: MIT +Group: System/X11/Utilities Source: xtexit.tar.gz Patch0: xtexit.dif Patch1: xtexit-Imakefile_comments.dif @@ -63,7 +64,7 @@ Paul Raines <raines@slac.stanford.edu> %prep -%setup -n xtexit +%setup -q -n xtexit %patch0 %patch1 @@ -81,6 +82,7 @@ %defattr(-,root,root) %doc README README.SuSE %{_bindir}/xtexit +%dir %{_appdefdir} %config %{_appdefdir}/XTexit %changelog -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de