/[smecontribs]/rpms/smeserver-nagios/contribs8/smeserver-nagios.spec
ViewVC logotype

Diff of /rpms/smeserver-nagios/contribs8/smeserver-nagios.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.4 by unnilennium, Mon Oct 14 00:02:12 2013 UTC Revision 1.6 by unnilennium, Wed Oct 16 02:25:58 2013 UTC
# Line 1  Line 1 
1  # $Id: smeserver-nagios.spec,v 1.3 2013/10/13 23:47:50 unnilennium Exp $  # $Id: smeserver-nagios.spec,v 1.5 2013/10/14 03:53:56 unnilennium Exp $
2  # Authority: mweinber  # Authority: mweinber
3  # Name: Michael Weinberger  # Name: Michael Weinberger
4    
# Line 6  Summary: Nagios integration Line 6  Summary: Nagios integration
6  %define name smeserver-nagios  %define name smeserver-nagios
7  Name: %{name}  Name: %{name}
8  %define version 2.0.0  %define version 2.0.0
9  %define release 4  %define release 6
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 14  Group: Applications/System Line 14  Group: Applications/System
14  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
15  Patch0: smeserver-nagios-2.0.0-usermod.patch  Patch0: smeserver-nagios-2.0.0-usermod.patch
16  Patch1: smeserver-nagios-2.0.0-dbinit.patch  Patch1: smeserver-nagios-2.0.0-dbinit.patch
17    Patch2: smeserver-nagios-2.0.0-pnpalias.patch
18    Patch3: smeserver-nagios-2.0.0-pnppath.patch
19  BuildRoot: /var/tmp/%{name}-buildroot/  BuildRoot: /var/tmp/%{name}-buildroot/
20  BuildArch: noarch  BuildArch: noarch
21  Requires: smeserver-release >= 8  Requires: smeserver-release >= 8
# Line 27  BuildRequires: e-smith-devtools Line 29  BuildRequires: e-smith-devtools
29  AutoReq: no  AutoReq: no
30    
31  %changelog  %changelog
32    * Tue Oct 15 2013 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.0-6.sme
33    - libexec nagios path [SME: 7908]
34    - another time for [SME: 5539](one line missing in patch)
35    
36    * Sun Oct 13  2013 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.0-5.sme
37    - pnp4nagio web path [SME: 7905]
38    
39  * Sun Oct 13 2013 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.0-4.sme  * Sun Oct 13 2013 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.0-4.sme
40  - usermod bug [SME: 5539]  - usermod bug [SME: 5539]
41  - add requirements to ease isntallation : nagios-plugins nagios-plugins-setuid  - add requirements to ease isntallation : nagios-plugins nagios-plugins-setuid
# Line 55  Nagios integration Line 64  Nagios integration
64  %setup  %setup
65  %patch0 -p1  %patch0 -p1
66  %patch1 -p1  %patch1 -p1
67    %patch2 -p1
68    %patch3 -p1
69    
70  %build  %build
71    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed