Do not filter perl-* packages
This commit is contained in:
parent
dfc5e73aed
commit
1d4059d412
@ -38,15 +38,6 @@ filter_packages = [
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
),
|
),
|
||||||
(
|
|
||||||
'^(BaseOS|Minimal)$', {
|
|
||||||
'ppc64le': [
|
|
||||||
"perl-Net-SSLeay",
|
|
||||||
"perl-Mozilla-CA",
|
|
||||||
"perl-IO-Socket-SSL",
|
|
||||||
]
|
|
||||||
}
|
|
||||||
),
|
|
||||||
(
|
(
|
||||||
'^(BaseOS)$', {
|
'^(BaseOS)$', {
|
||||||
'ppc64le': [
|
'ppc64le': [
|
||||||
|
@ -36,15 +36,6 @@ filter_packages = [
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
),
|
),
|
||||||
(
|
|
||||||
'^(BaseOS|Minimal)$', {
|
|
||||||
's390x': [
|
|
||||||
"perl-Net-SSLeay",
|
|
||||||
"perl-Mozilla-CA",
|
|
||||||
"perl-IO-Socket-SSL",
|
|
||||||
]
|
|
||||||
}
|
|
||||||
),
|
|
||||||
(
|
(
|
||||||
'^(BaseOS)$', {
|
'^(BaseOS)$', {
|
||||||
's390x': [
|
's390x': [
|
||||||
|
@ -62,15 +62,6 @@ filter_packages = [
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
),
|
),
|
||||||
(
|
|
||||||
'^(BaseOS|Minimal)$', {
|
|
||||||
'x86_64': [
|
|
||||||
"perl-Net-SSLeay",
|
|
||||||
"perl-Mozilla-CA",
|
|
||||||
"perl-IO-Socket-SSL",
|
|
||||||
]
|
|
||||||
}
|
|
||||||
),
|
|
||||||
(
|
(
|
||||||
'^(BaseOS)$', {
|
'^(BaseOS)$', {
|
||||||
'x86_64': [
|
'x86_64': [
|
||||||
|
Loading…
Reference in New Issue
Block a user