Hello community, here is the log from the commit of package xprompt for openSUSE:Factory checked in at 2017-12-19 10:59:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xprompt (Old) and /work/SRC/openSUSE:Factory/.xprompt.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xprompt" Tue Dec 19 10:59:59 2017 rev:15 rq:558262 version:91.9.28 Changes: -------- --- /work/SRC/openSUSE:Factory/xprompt/xprompt.changes 2011-09-23 12:52:43.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xprompt.new/xprompt.changes 2017-12-19 11:00:07.172623174 +0100 @@ -1,0 +2,6 @@ +Mon Dec 18 15:02:46 UTC 2017 - [email protected] + +- Replace xorg-x11-devel buildrequires for the needed individual + shared libraries. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xprompt.spec ++++++ --- /var/tmp/diff_new_pack.vNYChy/_old 2017-12-19 11:00:09.196525471 +0100 +++ /var/tmp/diff_new_pack.vNYChy/_new 2017-12-19 11:00:09.204525085 +0100 @@ -1,7 +1,7 @@ # -# spec file for package xprompt (Version 91.9.28) +# spec file for package xprompt # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX 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,21 +15,22 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: xprompt %define _prefix %(pkg-config --variable prefix x11 || echo /usr/X11R6) %if "%_prefix" == "/usr/X11R6" %define _mandir %_prefix/man %endif -BuildRequires: pkgconfig xorg-x11-devel -License: BSD-3-Clause -Group: System/X11/Utilities -AutoReqProv: on +BuildRequires: imake +BuildRequires: pkgconfig +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xaw7) +BuildRequires: pkgconfig(xt) Version: 91.9.28 -Release: 1196 +Release: 0 Summary: Small tool for prompting users +License: BSD-3-Clause +Group: System/X11/Utilities Source: xprompt-28sep91.tar.gz Patch: warn.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build
