From: Jan Rękorajski Date: Wed, 12 Apr 2017 18:02:30 +0000 (+0200) Subject: - up to 1.1.143 X-Git-Tag: auto/th/rstudio-1.1.143-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Frstudio.git;a=commitdiff_plain;h=adf0cc640f66b3a46d3f377d972311ff17258c4a - up to 1.1.143 - remove unneeded sed patching --- diff --git a/rstudio.spec b/rstudio.spec index abecf7f..3873d76 100644 --- a/rstudio.spec +++ b/rstudio.spec @@ -1,12 +1,12 @@ Summary: IDE for R Summary(pl.UTF-8): IDE dla R Name: rstudio -Version: 1.1.142 -Release: 0.1 +Version: 1.1.143 +Release: 1 License: AGPLv3 Group: Applications Source0: https://github.com/rstudio/rstudio/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz -# Source0-md5: 4209bf5cfa815416aaab54b2afc528cc +# Source0-md5: ae531eed17e70a6d4f2d8560696b466e Source1: https://s3.amazonaws.com/rstudio-dictionaries/core-dictionaries.zip # Source1-md5: 0e03798b8e53096c4a906bde05e32378 Source2: https://s3.amazonaws.com/rstudio-buildtools/gwt-2.7.0.zip @@ -29,7 +29,6 @@ Source10: shinyapps_0.3.61_d3ab9e1cdd02f0067d69fe6fc816a61c8a5f2218.tar.xz # Source10-md5: 3f5ce12f86b00a2e77067d7769fffe08 Source11: rsconnect_0.7.0-2_fa486121f8f75701e2044f33d2901e610160322f.tar.xz # Source11-md5: 938ca5efbed1ead619de42488ed30760 -Patch0: boost-moc.patch URL: http://rstudio.org/ BuildRequires: Qt5WebKit-devel BuildRequires: Qt5XmlPatterns-devel @@ -69,12 +68,6 @@ xz -dc %{SOURCE9} | tar xf - -C dependencies/common/ xz -dc %{SOURCE10} | tar xf - -C dependencies/common/ xz -dc %{SOURCE11} | tar xf - -C dependencies/common/ -# fix building with boost 1.56 -# specify that namespace core is in the global namespace and not -# relative to some other namespace (like its ::core not ::boost::core) -find . \( -name *.cpp -or -name *.hpp \) -exec sed \ - -e 's@