Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
packaging
rpm-icingaweb2
Commits
04434550
Commit
04434550
authored
Mar 23, 2022
by
Johannes Meyer
Browse files
Fix requirements
I really don't know what I've smoked when changing these...
parent
52967f1d
Pipeline
#24046
passed with stages
in 6 minutes and 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
icingaweb2.spec
View file @
04434550
...
...
@@ -80,8 +80,8 @@ Requires: icinga-l10n >= 1.1.0-1
Requires: icingacli = %{version}-%{release}
Requires: %{name}-common = %{version}-%{release}
Requires: php-Icinga = %{version}-%{release}
Requires: icinga-php-library >= 0.8.0-1
, icinga-php-library < 0.9.0-1
Requires: icinga-php-thirdparty >= 0.10.0-1
, icinga-php-thirdparty < 0.11.0-1
Requires: icinga-php-library >= 0.8.0-1
Requires: icinga-php-thirdparty >= 0.10.0-1
Requires: %{name}-vendor-dompdf = %{version}-%{release}
Requires: %{name}-vendor-HTMLPurifier = 1:%{version}-%{release}
Requires: %{name}-vendor-JShrink = %{version}-%{release}
...
...
@@ -144,8 +144,8 @@ Group: Applications/System
Requires: icinga-l10n >= 1.1.0-1
Requires: %{name}-common = %{version}-%{release}
Requires: php-Icinga = %{version}-%{release}
Requires: icinga-php-library >= 0.8.0-1
, icinga-php-library < 0.9.0-1
Requires: icinga-php-thirdparty >= 0.10.0-1
, icinga-php-thirdparty < 0.11.0-1
Requires: icinga-php-library >= 0.8.0-1
Requires: icinga-php-thirdparty >= 0.10.0-1
Requires: bash-completion
Requires: %{php_cli} >= %{php_version}
%if 0%{?suse_version}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment