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
911583c1
Commit
911583c1
authored
Jul 07, 2021
by
Johannes Meyer
Browse files
Require new libs and icinga-l10n v1.1
parent
0b092346
Changes
1
Hide whitespace changes
Inline
Side-by-side
icingaweb2.spec
View file @
911583c1
...
...
@@ -76,10 +76,12 @@ Requires: %{php_common} >= %{php_version}
Requires: apache2
%endif
Requires: icinga-l10n
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.6.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}
...
...
@@ -136,9 +138,11 @@ Icinga Web 2 PHP library
%package -n icingacli
Summary: Icinga CLI
Group: Applications/System
Requires: icinga-l10n
Requires: icinga-l10n
>= 1.1.0-1
Requires: %{name}-common = %{version}-%{release}
Requires: php-Icinga = %{version}-%{release}
Requires: icinga-php-library >= 0.6.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