mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-25 18:59:04 +02:00
parent
9f8eb15ed7
commit
545a5abf11
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
%define revision 4.rc1
|
%define revision 4.rc1
|
||||||
|
|
||||||
Name: icingaweb2_php-fpm
|
Name: icingaweb2
|
||||||
Version: 2.0.0
|
Version: 2.0.0
|
||||||
Release: %{revision}%{?dist}
|
Release: %{revision}%{?dist}
|
||||||
Summary: Icinga Web 2
|
Summary: Icinga Web 2
|
||||||
@ -46,7 +46,6 @@ Requires: %{name}-vendor-HTMLPurifier
|
|||||||
Requires: %{name}-vendor-JShrink
|
Requires: %{name}-vendor-JShrink
|
||||||
Requires: %{name}-vendor-lessphp
|
Requires: %{name}-vendor-lessphp
|
||||||
Requires: %{name}-vendor-Parsedown
|
Requires: %{name}-vendor-Parsedown
|
||||||
Conflicts: icingaweb2
|
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -82,8 +81,8 @@ Common files for Icinga Web 2 and the Icinga CLI
|
|||||||
Summary: Icinga Web 2 PHP library
|
Summary: Icinga Web 2 PHP library
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Requires: %{php}-common >= 5.3.0
|
Requires: %{php}-common >= 5.3.0
|
||||||
Requires: %{php}-gd %{php}-intl
|
Requires: %{php}-intl
|
||||||
Requires: %{zend}
|
Requires: %{php}-gd
|
||||||
Obsoletes: %{name}-vendor-zend
|
Obsoletes: %{name}-vendor-zend
|
||||||
Requires: %{zend}-Db-Adapter-Pdo-Mysql
|
Requires: %{zend}-Db-Adapter-Pdo-Mysql
|
||||||
Requires: %{zend}-Db-Adapter-Pdo-Pgsql
|
Requires: %{zend}-Db-Adapter-Pdo-Pgsql
|
||||||
@ -120,7 +119,6 @@ Release: 1%{?dist}
|
|||||||
Summary: Icinga Web 2 vendor library dompdf
|
Summary: Icinga Web 2 vendor library dompdf
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: LGPLv2.1
|
License: LGPLv2.1
|
||||||
Requires: %{php} >= 5.3.0
|
|
||||||
|
|
||||||
%description vendor-dompdf
|
%description vendor-dompdf
|
||||||
Icinga Web 2 vendor library dompdf
|
Icinga Web 2 vendor library dompdf
|
||||||
@ -132,7 +130,6 @@ Release: 1%{?dist}
|
|||||||
Summary: Icinga Web 2 vendor library HTMLPurifier
|
Summary: Icinga Web 2 vendor library HTMLPurifier
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: LGPLv2.1
|
License: LGPLv2.1
|
||||||
Requires: %{php} >= 5.3.0
|
|
||||||
|
|
||||||
%description vendor-HTMLPurifier
|
%description vendor-HTMLPurifier
|
||||||
Icinga Web 2 vendor library HTMLPurifier
|
Icinga Web 2 vendor library HTMLPurifier
|
||||||
@ -144,7 +141,6 @@ Release: 1%{?dist}
|
|||||||
Summary: Icinga Web 2 vendor library JShrink
|
Summary: Icinga Web 2 vendor library JShrink
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: BSD
|
License: BSD
|
||||||
Requires: %{php} >= 5.3.0
|
|
||||||
|
|
||||||
%description vendor-JShrink
|
%description vendor-JShrink
|
||||||
Icinga Web 2 vendor library JShrink
|
Icinga Web 2 vendor library JShrink
|
||||||
@ -156,7 +152,6 @@ Release: 1%{?dist}
|
|||||||
Summary: Icinga Web 2 vendor library lessphp
|
Summary: Icinga Web 2 vendor library lessphp
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: MIT
|
License: MIT
|
||||||
Requires: %{php} >= 5.3.0
|
|
||||||
|
|
||||||
%description vendor-lessphp
|
%description vendor-lessphp
|
||||||
Icinga Web 2 vendor library lessphp
|
Icinga Web 2 vendor library lessphp
|
||||||
@ -168,7 +163,6 @@ Release: 1%{?dist}
|
|||||||
Summary: Icinga Web 2 vendor library Parsedown
|
Summary: Icinga Web 2 vendor library Parsedown
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: MIT
|
License: MIT
|
||||||
Requires: %{php} >= 5.3.0
|
|
||||||
|
|
||||||
%description vendor-Parsedown
|
%description vendor-Parsedown
|
||||||
Icinga Web 2 vendor library Parsedown
|
Icinga Web 2 vendor library Parsedown
|
||||||
|
Loading…
x
Reference in New Issue
Block a user