Compare commits

..

6 Commits

Author SHA1 Message Date
clrbuilder 17f5e2eb9d Update packages file for version 34440
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-03-25 00:07:47 -07:00
Patrick McCarty a85ca255c1 Add R-spatstat.core and R-spatstat.linnet
These are two new dependencies of R-spatstat 2.0.1

Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2021-03-24 16:58:30 +00:00
clrbuilder 4133026569 Update packages file for version 34430
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-03-23 00:08:00 -07:00
clrbuilder 60de5ce7d5 Update packages file for version 34400
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-03-18 15:11:31 -07:00
clrbuilder 91a4c42013 Update packages file for version 34380
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-03-16 00:07:41 -07:00
Patrick McCarty 49289f00d9 install-debuginfo-local: fix up symlinks to avoid lookaside directory
Because clr-debug-info doesn't yet use the lookaside location
(/usr/share/debug), we still need to modify the debuginfo symlinks to
point to the location under /usr/lib/debug.

Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2021-03-16 02:23:32 +00:00
2 changed files with 13 additions and 2 deletions
+4
View File
@@ -451,6 +451,10 @@ install-debuginfo-local:
sudo chown -R dbginfo:dbginfo "$$d"; \
sudo cp -a "$$d" $$dest/; \
done; \
find $$tmpdir/usr/share/debug/.build-id -type l 2> /dev/null | while read -r link; do \
new_target=$$(readlink $$link | sed 's|/usr/share/debug|/usr/lib/debug|'); \
sudo ln -sf "$$new_target" "$$link"; \
done; \
find $$tmpdir/usr/share/debug/ -mindepth 1 -maxdepth 1 -regextype awk -regex '.*/(.build-id|boot|lib|sbin|usr)$$' 2> /dev/null | while read -r d; do \
sudo chown -R dbginfo:dbginfo "$$d"; \
sudo cp -a "$$d" $$dest/; \
+9 -2
View File
@@ -753,6 +753,7 @@ R-remotes
R-rentrez
R-repr
R-reprex
R-repurrrsive
R-reshape
R-reshape2
R-reticulate
@@ -847,8 +848,10 @@ R-spData
R-spam
R-sparkline
R-spatstat
R-spatstat.core
R-spatstat.data
R-spatstat.geom
R-spatstat.linnet
R-spatstat.sparse
R-spatstat.utils
R-spc
@@ -931,6 +934,7 @@ R-viridisLite
R-visNetwork
R-waldo
R-warp
R-webfakes
R-webmockr
R-webshot
R-webutils
@@ -1422,6 +1426,7 @@ docbook-utils
docbook-xml
docbook2X
docker
docker-cli
docker-compose
docker-py
docker-pycreds
@@ -1741,6 +1746,7 @@ gtk-doc
gtk-vnc
gtk-xfce-engine
gtk3
gtk4
gtkmm2
gtkmm3
gtksourceview
@@ -2395,6 +2401,7 @@ libuninameslist
libunistring
libunwind
libusb
libusb-compat
libuser
libuv
libva
@@ -2579,7 +2586,6 @@ mosh
mosquitto
motd-update
motif
mozjs68
mozjs78
mpc
mpfr
@@ -2955,7 +2961,6 @@ perl-DBIx-ContextualFetch
perl-DBIx-DBSchema
perl-DBIx-Simple
perl-DB_File
perl-Data-Alias
perl-Data-Compare
perl-Data-Denter
perl-Data-Dump
@@ -3362,6 +3367,7 @@ perl-Pod-Constants
perl-Pod-Coverage
perl-Pod-LaTeX
perl-Pod-POM
perl-Pod-Parser
perl-Pod-Plainer
perl-Pod-Spell
perl-Pod-Strip
@@ -4227,6 +4233,7 @@ tldextract
tmux
tokyocabinet
toml
tomlkit
toolz
tornado
totem