Hello community,

here is the log from the commit of package R-base for openSUSE:Factory checked 
in at 2018-03-14 19:39:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/R-base (Old)
 and      /work/SRC/openSUSE:Factory/.R-base.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "R-base"

Wed Mar 14 19:39:34 2018 rev:58 rq:586283 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/R-base/R-base.changes    2017-12-01 
15:53:53.619485374 +0100
+++ /work/SRC/openSUSE:Factory/.R-base.new/R-base.changes       2018-03-14 
19:39:59.879155834 +0100
@@ -1,0 +2,5 @@
+Mon Mar 12 20:29:28 UTC 2018 - [email protected]
+
+- Do not buildrequire xorg-x11-devel but individual x libs. 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ R-base.spec ++++++
--- /var/tmp/diff_new_pack.JOFgmG/_old  2018-03-14 19:40:01.523097439 +0100
+++ /var/tmp/diff_new_pack.JOFgmG/_new  2018-03-14 19:40:01.535097013 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package R-base
 #
-# Copyright (c) 2017 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
@@ -30,7 +30,7 @@
 Url:            http://www.r-project.org/
 
 Summary:        R - statistics package (S-Plus like)
-License:        GPL-2.0 or GPL-3.0
+License:        GPL-2.0-only OR GPL-3.0-only
 Group:          Productivity/Scientific/Math
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  bzip2
@@ -39,14 +39,21 @@
 BuildRequires:  gcc
 BuildRequires:  gcc-c++
 BuildRequires:  gcc-fortran
+BuildRequires:  glib2-devel
 BuildRequires:  libbz2-devel
 BuildRequires:  libcurl-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel
 BuildRequires:  libtiff-devel
+BuildRequires:  pcre-devel
 BuildRequires:  perl
 BuildRequires:  readline-devel
 BuildRequires:  shadow
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xmu)
+BuildRequires:  pkgconfig(xscrnsaver)
+BuildRequires:  pkgconfig(xt)
+BuildRequires:  pkgconfig(zlib)
 %if %suse_version < 1230
 # nowadays means == 1220
 BuildRequires:  texlive-bin
@@ -65,6 +72,7 @@
 BuildRequires:  texlive-times
 BuildRequires:  xdg-utils
 BuildRequires:  xz-devel
+
 # No tex(inconsolata.sty) provided in SLE-12, same for 42.1
  %if %suse_version != 1315
 BuildRequires:  tex(inconsolata.sty)
@@ -77,7 +85,6 @@
 BuildRequires:  texinfo >= 5.1
 %endif # !=1315
 BuildRequires:  tk-devel
-BuildRequires:  xorg-x11-devel
 Requires:       R-base-devel = %{version}
 Requires:       R-core = %{version}
 Requires:       R-core-devel = %{version}


Reply via email to