Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rstudio for openSUSE:Factory checked 
in at 2021-09-03 21:26:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rstudio (Old)
 and      /work/SRC/openSUSE:Factory/.rstudio.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rstudio"

Fri Sep  3 21:26:19 2021 rev:18 rq:916738 version:1.4.1717

Changes:
--------
--- /work/SRC/openSUSE:Factory/rstudio/rstudio.changes  2021-08-25 
20:59:24.097067187 +0200
+++ /work/SRC/openSUSE:Factory/.rstudio.new.1899/rstudio.changes        
2021-09-03 21:27:08.094254539 +0200
@@ -1,0 +2,5 @@
+Fri Aug 27 12:43:56 UTC 2021 - Dan ??erm??k <[email protected]>
+
+- Add missing symlink to pandoc
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rstudio.spec ++++++
--- /var/tmp/diff_new_pack.3WtcWc/_old  2021-09-03 21:27:09.278256880 +0200
+++ /var/tmp/diff_new_pack.3WtcWc/_new  2021-09-03 21:27:09.278256880 +0200
@@ -386,6 +386,12 @@
 install -m 0644 %{buildroot}%{_libexecdir}/%{name}/extras/pam/%{name} \
     %{buildroot}%{_sysconfdir}/pam.d/%{name}
 
+# symlink the location where the bundled dependencies should be
+pushd %{buildroot}%{_libexecdir}/%{name}/bin
+    mkdir -p pandoc
+    ln -sf %{_bindir}/pandoc pandoc/pandoc
+popd
+
 # symlink the location where the bundled mathjax should be to
 # /usr/share/javascript/mathjax as mathjax-%%{bundled_mathjax_short_version}
 ln -sf %{_datadir}/javascript/mathjax \

Reply via email to