mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 13:45:04 +02:00
spec: Depend on main package.
This commit is contained in:
parent
44bc7b2629
commit
f10f9d6ce4
@ -110,6 +110,7 @@ packages.
|
|||||||
%package doc
|
%package doc
|
||||||
Summary: Documentation for Icinga 2
|
Summary: Documentation for Icinga 2
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
|
Requires: %{name} = %{version}-%{release}
|
||||||
|
|
||||||
%description doc
|
%description doc
|
||||||
Documentation for Icinga 2
|
Documentation for Icinga 2
|
||||||
@ -133,6 +134,7 @@ BuildRequires: mysql
|
|||||||
BuildRequires: mysql-devel
|
BuildRequires: mysql-devel
|
||||||
Requires: mysql
|
Requires: mysql
|
||||||
%endif
|
%endif
|
||||||
|
Requires: %{name} = %{version}-%{release}
|
||||||
|
|
||||||
%description ido-mysql
|
%description ido-mysql
|
||||||
Icinga 2 IDO mysql database backend. Compatible with Icinga 1.x
|
Icinga 2 IDO mysql database backend. Compatible with Icinga 1.x
|
||||||
|
Loading…
x
Reference in New Issue
Block a user