Compare commits
61 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2ddea570d2 | ||
|
|
6edb6d603d | ||
|
|
fc9ab2389c | ||
|
|
5c0c2957cd | ||
|
|
3f3d18eb75 | ||
|
|
ebb9bae665 | ||
|
|
61597c2d63 | ||
|
|
e4f10c6673 | ||
|
|
81ec2bc6ec | ||
|
|
3c531d7b79 | ||
|
|
b48661dc30 | ||
|
|
f256792e87 | ||
|
|
90888513b0 | ||
|
|
37d2d6187c | ||
|
|
04660705fe | ||
|
|
551d3a62a8 | ||
|
|
990222c906 | ||
|
|
3b8bfeed90 | ||
|
|
ab4f8ea579 | ||
|
|
8f5609244b | ||
|
|
0d878585a5 | ||
|
|
d80ed4051c | ||
|
|
3efbfc5044 | ||
|
|
2a8cdda9fe | ||
|
|
54f7316c5c | ||
|
|
6852d52eb8 | ||
|
|
5c0f71354b | ||
|
|
60d8671b58 | ||
|
|
c4a01cb457 | ||
|
|
3432fcebf2 | ||
|
|
85bd323de9 | ||
|
|
9ad13cc563 | ||
|
|
4963b7c67f | ||
|
|
59ac84717f | ||
|
|
e70ec074bf | ||
|
|
5f53e1b4f6 | ||
|
|
5460a773ed | ||
|
|
a9b025ccf3 | ||
|
|
fe4bb60b08 | ||
|
|
e05a92cecc | ||
|
|
d8cbd7f03b | ||
|
|
eea413a2df | ||
|
|
2180319005 | ||
|
|
e9c31a6be3 | ||
|
|
7f15c3b4a9 | ||
|
|
b68c60b2f4 | ||
|
|
1fb1be58dd | ||
|
|
9ec8e0bdf3 | ||
|
|
807af4e7f5 | ||
|
|
935b5b77cc | ||
|
|
520add3c97 | ||
|
|
7f46a77123 | ||
|
|
f335ce90ec | ||
|
|
59d7dffa3b | ||
|
|
a83e33208a | ||
|
|
b3f552913d | ||
|
|
97cbe426cf | ||
|
|
cd700c91a9 | ||
|
|
0a7c20509d | ||
|
|
7974f51a4d | ||
|
|
358b109279 |
1 changed files with 4 additions and 0 deletions
4
R.spec
4
R.spec
|
|
@ -306,7 +306,11 @@ and called at run time.
|
|||
Summary: The minimal R components necessary for a functional runtime
|
||||
Requires: xdg-utils
|
||||
# Bugzilla 1875165
|
||||
%if 0%{?fedora} || 0%{?rhel} >= 8
|
||||
Recommends: cups
|
||||
%else
|
||||
Requires: cups
|
||||
%endif
|
||||
# R inherits the compiler flags it was built with, hence we need this on hardened systems
|
||||
%if 0%{hardening}
|
||||
Requires: redhat-rpm-config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue