Logoj0ke.net Open Build Service > Projects > server:monitoring > icinga-mod_gearman > Changes
Sign Up | Log In

Changes of Revision 51

[-] Changed icinga-mod_gearman.changes
 
1
@@ -1,4 +1,9 @@
2
 -------------------------------------------------------------------
3
+Wed May  8 07:40:49 UTC 2013 - cs@linux-administrator.com
4
+
5
+- update to release 1.4.4 
6
+
7
+-------------------------------------------------------------------
8
 Mon Jan 14 10:33:06 UTC 2013 - cs@linux-administrator.com
9
 
10
 - added upstream fix icinga-mod_gearman-neb_FD_leak-fix.patch 
11
[-] Changed icinga-mod_gearman.spec ^
29
 
1
@@ -2,7 +2,7 @@
2
 %define    monitor icinga
3
 %define pkgname    mod_gearman
4
 Name:      %{monitor}-%{pkgname}
5
-Version:   1.4.2
6
+Version:   1.4.4
7
 Release:   1
8
 Group:     Application/System
9
 License:   GPLv3
10
@@ -14,8 +14,6 @@
11
 Patch0:        mod_gearman-init-worker.patch
12
 Patch1:        mod_gearman-worker-config.patch
13
 Patch2:        mod_gearman-logrotate.patch
14
-# upstream fixes
15
-Patch10:   icinga-mod_gearman-neb_FD_leak-fix.patch
16
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
17
 BuildRequires: gcc-c++ gearmand-devel >= 0.14 ncurses-devel sed
18
 BuildRequires: %{monitor}
19
@@ -66,9 +64,6 @@
20
 %patch1
21
 %patch2
22
 
23
-# upstream fixes
24
-%patch10 -p1
25
-
26
 %build
27
 [ ! -f ./configure ] && ./autogen.sh
28
 %configure \
29
Added mod_gearman-1.4.4.tar.bz2 ^