[Nagiosplug-checkins] CVS: nagiosplug nagios-plugins.spec.in,1.10,1.11
Karl DeBisschop
kdebisschop at users.sourceforge.net
Sun Nov 30 18:39:02 CET 2003
Update of /cvsroot/nagiosplug/nagiosplug
In directory sc8-pr-cvs1:/tmp/cvs-serv28030
Modified Files:
nagios-plugins.spec.in
Log Message:
add THANKS to %doc
Index: nagios-plugins.spec.in
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/nagios-plugins.spec.in,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** nagios-plugins.spec.in 26 Jul 2003 04:06:32 -0000 1.10
--- nagios-plugins.spec.in 1 Dec 2003 02:38:13 -0000 1.11
***************
*** 22,25 ****
--- 22,26 ----
Packager: Karl DeBisschop <kdebisschop at users.sourceforge.net>
Vendor: Nagios Plugin Development Group
+ Provides: nagios-plugins
%if %custom
Obsoletes: nagios-plugins nagios-plugins-extras
***************
*** 31,34 ****
--- 32,42 ----
Group: Applications/System
+ #BuildRequires: nagios-devel
+ #BuildRequires: postgresql-devel, openssl-devel, bind-devel, openldap-devel, mysql-devel
+ #BuildRequires: perl(Net::SNMP), %{?rh73:, ucd-snmp-devel} %{?rh80:, net-snmp-devel} %{?rh90:, net-snmp-devel}
+ #BuildRequires: fping, bind-utils, ntp, samba-client, openssh-clients, radiusclient-devel
+ #BuildRequires: qstat
+
+ #Requires: perl, perl(Net::SNMP), openssl
%description
***************
*** 63,66 ****
--- 71,76 ----
will need to install the '--nodeps' option when invoking `rpm`
+ #Requires: fping, openldap, mysql, postgresql-libs
+
%prep
***************
*** 76,80 ****
--datadir=%{_datadir} \
--with-cgiurl=/nagios/cgi-bin
! make
--- 86,90 ----
--datadir=%{_datadir} \
--with-cgiurl=/nagios/cgi-bin
! make
***************
*** 91,95 ****
%defattr(-,root,root)
%config(missingok,noreplace) /etc/nagios/command.cfg
! %doc CODING COPYING FAQ INSTALL LEGAL README REQUIREMENTS SUPPORT
%doc ChangeLog command.cfg
%defattr(775,root,root)
--- 101,105 ----
%defattr(-,root,root)
%config(missingok,noreplace) /etc/nagios/command.cfg
! %doc CODING COPYING FAQ INSTALL LEGAL README REQUIREMENTS SUPPORT THANKS
%doc ChangeLog command.cfg
%defattr(775,root,root)
More information about the Commits
mailing list