Hello community, here is the log from the commit of package R-base for openSUSE:Factory checked in at 2018-03-22 12:06:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/R-base (Old) and /work/SRC/openSUSE:Factory/.R-base.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "R-base" Thu Mar 22 12:06:47 2018 rev:60 rq:589689 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/R-base/R-base.changes 2018-03-16 10:44:58.868947224 +0100 +++ /work/SRC/openSUSE:Factory/.R-base.new/R-base.changes 2018-03-22 12:11:34.455786826 +0100 @@ -1,0 +2,6 @@ +Tue Mar 20 16:21:31 UTC 2018 - [email protected] + +- Setting correctly R_UNZIPCMD + Corrects this bug: http://bugzilla.suse.com/show_bug.cgi?id=1083075 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ R-base.spec ++++++ --- /var/tmp/diff_new_pack.kbm6lq/_old 2018-03-22 12:11:35.579746541 +0100 +++ /var/tmp/diff_new_pack.kbm6lq/_new 2018-03-22 12:11:35.583746399 +0100 @@ -70,8 +70,10 @@ BuildRequires: texlive-psnfss BuildRequires: texlive-tex BuildRequires: texlive-times +BuildRequires: unzip BuildRequires: xdg-utils BuildRequires: xz-devel +BuildRequires: zip # No tex(inconsolata.sty) provided in SLE-12, same for 42.1 %if %suse_version != 1315 @@ -99,11 +101,9 @@ #Requires: liblzma5 #Requires: libreadline6 Requires: make -Requires: unzip Requires: xdg-utils Requires: xorg-x11-fonts-100dpi Requires: xorg-x11-fonts-75dpi -Requires: zip Provides: R = %{version} @@ -118,8 +118,8 @@ #%patch0 -p1 %build -export R_BROWSER="xdg-open" -export R_PDFVIEWER="xdg-open" +#export R_BROWSER="xdg-open" +#export R_PDFVIEWER="xdg-open" %configure --enable-R-shlib LIBnn=%{_lib} make %{?_smp_mflags}
