| Line 9... |
Line 9... |
| 9 |
|
9 |
|
| 10 |
Lang=`echo $LANG|cut -c 1-2`
|
10 |
Lang=`echo $LANG|cut -c 1-2`
|
| 11 |
VERSION="7"
|
11 |
VERSION="7"
|
| 12 |
ARCH="x86_64"
|
12 |
ARCH="x86_64"
|
| 13 |
# The kernel version we compile netflow for
|
13 |
# The kernel version we compile netflow for
|
| 14 |
KERNEL="kernel-server-5.10.30-1.mga7-1-1.mga7"
|
14 |
KERNEL="kernel-server-5.10.46-1.mga7-1-1.mga7"
|
| 15 |
# ****** Alcasar needed RPMS - paquetages nécessaires au fonctionnement d'Alcasar ******
|
15 |
# ****** Alcasar needed RPMS - paquetages nécessaires au fonctionnement d'Alcasar ******
|
| 16 |
# (old) perl-Socket6 : needed by nfsen
|
16 |
# (old) perl-Socket6 : needed by nfsen
|
| 17 |
# "fonts-dejavu-common" & "fonts-ttf-dejavu" : fonts needed by wkhtmltopdf
|
17 |
# "fonts-dejavu-common" & "fonts-ttf-dejavu" : fonts needed by wkhtmltopdf
|
| 18 |
# "lsscsi" & nvme-cli" : needed by phpsysinfo
|
18 |
# "lsscsi" & nvme-cli" : needed by phpsysinfo
|
| 19 |
# "socat" : avoid a warning when run the install script of letsencrypt ("acme.sh")
|
19 |
# "socat" : avoid a warning when run the install script of letsencrypt ("acme.sh")
|