21 lines
591 B
Diff
21 lines
591 B
Diff
Index: icinga.spec
|
|
===================================================================
|
|
--- icinga.spec (revision 29)
|
|
+++ icinga.spec (working copy)
|
|
@@ -61,6 +61,7 @@
|
|
URL: http://www.icinga.org/
|
|
|
|
Source0: https://github.com/Icinga/icinga-core/releases/download/v%{version}/icinga-%{version}.tar.gz
|
|
+Patch0: systemd-ido2db.patch
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
|
|
|
%if "%{_vendor}" == "redhat"
|
|
@@ -189,6 +190,7 @@
|
|
|
|
%prep
|
|
%setup -qn %{name}-%{version}
|
|
+%patch0
|
|
|
|
cat << EOF > README.idoutils.transitional
|
|
Transitional package. Idoutils has been splitted into
|