Hello community, here is the log from the commit of package rasmol for openSUSE:Factory checked in at 2018-03-22 12:03:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rasmol (Old) and /work/SRC/openSUSE:Factory/.rasmol.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rasmol" Thu Mar 22 12:03:12 2018 rev:25 rq:589120 version:2.7.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/rasmol/rasmol.changes 2015-08-14 14:46:28.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rasmol.new/rasmol.changes 2018-03-22 12:09:10.176958194 +0100 @@ -1,0 +2,6 @@ +Wed Mar 14 19:07:16 UTC 2018 - [email protected] + +- Remove xorg-x11-devel from buildrequires, use individual + pkgconfig() library deps instead. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rasmol.spec ++++++ --- /var/tmp/diff_new_pack.oCOWlk/_old 2018-03-22 12:09:11.864897690 +0100 +++ /var/tmp/diff_new_pack.oCOWlk/_new 2018-03-22 12:09:11.872897404 +0100 @@ -1,7 +1,7 @@ # # spec file for package rasmol # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -34,9 +34,11 @@ Patch3: RasMol_%{version}-no_wget_CBFlib.patch Patch4: RasMol_%{version}-CBFlib_rpmoptflags.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: xorg-x11 -BuildRequires: xorg-x11-devel Provides: RasMol +BuildRequires: imake +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xext) +BuildRequires: pkgconfig(xi) # Exclude PowerPC archs as gcc compiler already defined vector # that conflicts with vector.h/vector.c when xmkmf calling imake. ExcludeArch: ppc ppc64 ppc64le
