Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rstudio-desktop-1.2.5042-lp152.1.1 RPM for x86_64

From OpenSuSE Leap 15.2 for x86_64

Name: rstudio-desktop Distribution: openSUSE Leap 15.2
Version: 1.2.5042 Vendor: openSUSE
Release: lp152.1.1 Build date: Wed Jun 17 11:55:09 2020
Group: Unspecified Build host: sheep82
Size: 76866 Source RPM: rstudio-1.2.5042-lp152.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/rstudio/
Summary: Integrated development environment for the R programming language
RStudio is an integrated development environment (IDE) for the R programming
language. Some of its features include:

- Customizable workbench with all of the tools required to work with R in one
  place (console, source, plots, workspace, help, history, etc.).
- Syntax highlighting editor with code completion.
- Execute code directly from the source editor (line, selection, or file).
- Full support for authoring Sweave and TeX documents.

Provides

Requires

License

AGPL-3.0-only AND Apache-2.0 AND MPL-1.1 AND LGPL-2.1-or-later AND GPL-2.0-only

Changelog

* Mon Jun 15 2020 Dan Čermák <dcermak@suse.com>
  - Fix wrong unbundling of pandoc (boo#1172426)
* Wed Apr 29 2020 Dan Čermák <dcermak@suse.com>
  - New upstream release 1.2.5042
    Rebase patches:
    * 0001-First-pass-at-Boost-1.70-support.patch
    * 0002-Bump-bundled-gwt-version.patch
    * 0003-Remove-boost-signals-from-the-required-Boost-librari.patch
    * 0004-Unbundle-mathjax-and-pandoc.patch
    * 0005-Use-std-thread-instead-of-QThread-for-Qt-5.10-suppor.patch
    * 0006-Add-explicit-include-mutex-for-gcc-7-to-DesktopWebpa.patch
    * 0007-Remove-PauseChanged-related-handler-from-DownloadHel.patch
    * 0008-Don-t-install-pandoc-and-mathjax.patch
    * 0009-Fix-rstudio-exec-path.patch
    * 0010-fix-STL-access-undefined-behaviour.patch
    Add patch:
    * 0011-R_Slave-R_NoEcho-for-non-Windows.patch
      (fixes FTBFS with newest version of R)
* Tue Mar 10 2020 Dan Čermák <dcermak@suse.com>
  - Add 0010-fix-STL-access-undefined-behaviour.patch & fix double rebuild
    Rebase patches:
    * 0001-First-pass-at-Boost-1.70-support.patch
    * 0002-Bump-bundled-gwt-version.patch
    * 0003-Remove-boost-signals-from-the-required-Boost-librari.patch
    * 0004-Unbundle-mathjax-and-pandoc.patch
    * 0005-Use-std-thread-instead-of-QThread-for-Qt-5.10-suppor.patch
    * 0006-Add-explicit-include-mutex-for-gcc-7-to-DesktopWebpa.patch
    * 0007-Remove-PauseChanged-related-handler-from-DownloadHel.patch
    * 0008-Don-t-install-pandoc-and-mathjax.patch
    * 0009-Fix-rstudio-exec-path.patch
    Add patch: 0010-fix-STL-access-undefined-behaviour.patch
    Add fix into spec from Fedora to not rebuild gwt twice by removing it from the
    ALL target.
* Thu Feb 13 2020 Dan Čermák <dcermak@suse.com>
  - Drop 0005-Use-find_program-to-find-qmake-if-it-is-not-in-the-p.patch
    Rebase patches:
    * 0001-First-pass-at-Boost-1.70-support.patch
    * 0002-Bump-bundled-gwt-version.patch
    * 0003-Remove-boost-signals-from-the-required-Boost-librari.patch
    * 0004-Unbundle-mathjax-and-pandoc.patch
    Drop patches:
    * 0005-Use-find_program-to-find-qmake-if-it-is-not-in-the-p.patch
      (dropped)
    * 0006-Use-std-thread-instead-of-QThread-for-Qt-5.10-suppor.patch
      (rebased as 0005-Use-std-thread-instead-of-QThread-for-Qt-5.10-suppor.patch)
    * 0007-Add-explicit-include-mutex-for-gcc-7-to-DesktopWebpa.patch
      (rebased as 0006-Add-explicit-include-mutex-for-gcc-7-to-DesktopWebpa.patch)
    * 0008-Remove-PauseChanged-related-handler-from-DownloadHel.patch
      (rebased as 0007-Remove-PauseChanged-related-handler-from-DownloadHel.patch)
    * 0009-Don-t-install-pandoc-and-mathjax.patch
      (rebased as 0008-Don-t-install-pandoc-and-mathjax.patch)
    * 0010-Fix-rstudio-exec-path.patch
      (rebased as 0009-Fix-rstudio-exec-path.patch)
    Added patches:
    * 0005-Use-std-thread-instead-of-QThread-for-Qt-5.10-suppor.patch
    * 0006-Add-explicit-include-mutex-for-gcc-7-to-DesktopWebpa.patch
    * 0007-Remove-PauseChanged-related-handler-from-DownloadHel.patch
    * 0008-Don-t-install-pandoc-and-mathjax.patch
    * 0009-Fix-rstudio-exec-path.patch
* Fri Jan 31 2020 Dan Čermák <dcermak@suse.com>
  - Fix suse-missing-rclink warning
* Wed Jan 29 2020 Dan Čermák <dcermak@suse.com>
  - Add systemd & pam & user for rstudio-server
* Tue Jan 28 2020 Dan Čermák <dcermak@suse.com>
  - Fix Requires to actually require the rstudio base package
* Mon Jan 27 2020 Dan Čermák <dcermak@suse.com>
  - Add rstudio-server and rstudio-desktop subpackages
  - Rebase patches:
    * 0001-First-pass-at-Boost-1.70-support.patch
    * 0002-Bump-bundled-gwt-version.patch
    * 0003-Remove-boost-signals-from-the-required-Boost-librari.patch
    * 0004-Unbundle-mathjax-and-pandoc.patch
    * 0005-Use-find_program-to-find-qmake-if-it-is-not-in-the-p.patch
    * 0006-Use-std-thread-instead-of-QThread-for-Qt-5.10-suppor.patch
    * 0007-Add-explicit-include-mutex-for-gcc-7-to-DesktopWebpa.patch
    * 0008-Remove-PauseChanged-related-handler-from-DownloadHel.patch
    * 0009-Don-t-install-pandoc-and-mathjax.patch
    * 0010-Fix-rstudio-exec-path.patch
* Tue Jan 21 2020 Marco Varlese <marco.varlese@suse.com>
  - Added 0010-Fix-rstudio-exec-path.patch:
    Fix an issue with R-Studio when being executed in an AppImage
    scope due to the use of absolute path.
* Tue Jan 14 2020 Dan Čermák <dcermak@suse.com>
  - Set RStudio versions properly via ENV variables
* Tue Jan 14 2020 Dan Čermák <dcermak@suse.com>
  - Fix shebangs on Leap 15 properly
  - Add patch to skip the installation of the bundled mathjax and pandoc as we'd
    rm -rf them again:
    * 0009-Don-t-install-pandoc-and-mathjax.patch
  - Rebase:
    * 0001-First-pass-at-Boost-1.70-support.patch
    * 0002-Bump-bundled-gwt-version.patch
    * 0003-Remove-boost-signals-from-the-required-Boost-librari.patch
    * 0004-Unbundle-mathjax-and-pandoc.patch
    * 0005-Use-find_program-to-find-qmake-if-it-is-not-in-the-p.patch
    * 0006-Use-std-thread-instead-of-QThread-for-Qt-5.10-suppor.patch
    * 0007-Add-explicit-include-mutex-for-gcc-7-to-DesktopWebpa.patch
    * 0008-Remove-PauseChanged-related-handler-from-DownloadHel.patch
* Tue Jan 14 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
  - Lower ram and disk in _constraints to match requirements
    and get more workers
* Mon Jan 13 2020 Dan Čermák <dcermak@suse.com>
  - Add patches to build on Leap 15.1:
    * 0006-Use-std-thread-instead-of-QThread-for-Qt-5.10-suppor.patch
    * 0007-Add-explicit-include-mutex-for-gcc-7-to-DesktopWebpa.patch
    * 0008-Remove-PauseChanged-related-handler-from-DownloadHel.patch
  - Rebase:
    * 0003-Remove-boost-signals-from-the-required-Boost-librari.patch
    * 0005-Use-find_program-to-find-qmake-if-it-is-not-in-the-p.patch
    * 0002-Bump-bundled-gwt-version.patch
    * 0001-First-pass-at-Boost-1.70-support.patch
    * 0004-Unbundle-mathjax-and-pandoc.patch
* Mon Jan 13 2020 Marco Varlese <marco.varlese@suse.com>
  - Removed unrequired boost-devel and build requires
  - Bumped the Java requires to a higher revision
  - Cleaned up the spec via format_spec_cleaner ahead of Factory SR
* Mon Jan 13 2020 Dan Čermák <dcermak@suse.com>
  - Unbundle mathjax and pandoc:
    Add 0004-Unbundle-mathjax-and-pandoc.patch
    and symlink to our installed packages of mathjax & pandoc instead of keeping
    the duplicates in /usr/lib/rstudio/*
  - Rebase patches:
    * disable_boost_signals.patch -> 0003-Remove-boost-signals-from-the-required-Boost-librari.patch
    * fix_qmake_path.patch -> 0005-Use-find_program-to-find-qmake-if-it-is-not-in-the-p.patch
    * fix_java.patch -> 0002-Bump-bundled-gwt-version.patch
    * rstudio-fix_build_with_boost_1.71.patch -> 0001-First-pass-at-Boost-1.70-support.patch
  - Add workaround to prevent building gwtc twice and potentially OOM-ing the
    worker
* Fri Jan 10 2020 Dan Čermák <dcermak@suse.com>
  - Fix build failures
    * cleanup BuildRequires
    * cleanup %prep, %build & %install
    * cleanup duplicates and fix shebangs
    * add rpmlintrc filter for a cpp template file
    * add %files section
    * Bump bundled pandoc version from 2.3.1 to 2.7.3
    * add _constraints to allow for enough disk space
* Thu Jan 09 2020 Vítězslav Čížek <vcizek@suse.com>
  - Fix build with boost 1.71
    * https://github.com/rstudio/rstudio/issues/4636
    * https://github.com/rstudio/rstudio/pull/5353
    * add rstudio-fix_build_with_boost_1.71.patch
* Fri Jan 03 2020 Marco Varlese <mvarlese@suse.com>
  - Initial packaging (version 1.2.5033)
  - Patches:
    * disable_boost_signals.patch to fix some BoostSignals related
      issues with latest Boost 1.70
    * fix_java.patch to address issues connected to Java9
    * fix_qmake_path.patch to address qmake path used by discovery
      mechanism in R-Studio

Files

/usr/bin/rstudio
/usr/share/applications/rstudio.desktop
/usr/share/icons/hicolor/16x16/apps/rstudio.png
/usr/share/icons/hicolor/16x16/mimetypes/application-x-r-data.png
/usr/share/icons/hicolor/16x16/mimetypes/application-x-r-project.png
/usr/share/icons/hicolor/24x24/apps/rstudio.png
/usr/share/icons/hicolor/24x24/mimetypes/application-x-r-data.png
/usr/share/icons/hicolor/24x24/mimetypes/application-x-r-project.png
/usr/share/icons/hicolor/256x256/apps/rstudio.png
/usr/share/icons/hicolor/256x256/mimetypes/application-x-r-data.png
/usr/share/icons/hicolor/256x256/mimetypes/application-x-r-project.png
/usr/share/icons/hicolor/32x32/apps/rstudio.png
/usr/share/icons/hicolor/32x32/mimetypes/application-x-r-data.png
/usr/share/icons/hicolor/32x32/mimetypes/application-x-r-project.png
/usr/share/icons/hicolor/48x48/apps/rstudio.png
/usr/share/icons/hicolor/48x48/mimetypes/application-x-r-data.png
/usr/share/icons/hicolor/48x48/mimetypes/application-x-r-project.png
/usr/share/mime/packages/rstudio.xml
/usr/share/pixmaps/rstudio.png


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:54:57 2024