Merged from SVN repos fedora and centos
This commit is contained in:
20
fedora/icinga.spec.diff
Normal file
20
fedora/icinga.spec.diff
Normal file
@@ -0,0 +1,20 @@
|
||||
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
|
||||
Reference in New Issue
Block a user