Search
j0ke.net Open Build Service
>
Projects
>
home:netmax
>
nagios-plugins
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 26
[-]
[+]
Changed
nagios-plugins.spec
@@ -7,18 +7,16 @@ Group: Applications/System License: GPL URL: http://nagiosplug.sourceforge.net/ -Source0: http://dl.sf.net/sourceforge/nagiosplug/%{name}-%{version}.tar.gz +Source0: http://dl.sf.net/sourceforge/nagiosplug/%{name}-%{version}.tar.bz2 +Source1: %{name}-rpmlintrc BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Prefix: %{_prefix}/lib/nagios/plugins -Packager: Karl DeBisschop <kdebisschop@users.sourceforge.net> -Vendor: Nagios Plugin Development Group -Provides: nagios-plugins PreReq: sed %{!?custom:%global custom 0} Obsoletes: nagios-plugins-custom nagios-plugins-extras - +Provides: nagios-plugins-custom nagios-plugins-extras # Requires %if 0%{?sles_version} > 0 @@ -69,7 +67,7 @@ %install rm -rf $RPM_BUILD_ROOT -%__make AM_INSTALL_PROGRAM_FLAGS="" DESTDIR=${RPM_BUILD_ROOT} install +%__make AM_INSTALL_PROGRAM_FLAGS="" DESTDIR=${RPM_BUILD_ROOT} install-strip %__install -d ${RPM_BUILD_ROOT}/etc/nagios %__install -m 664 command.cfg ${RPM_BUILD_ROOT}/etc/nagios %find_lang %{name} @@ -86,7 +84,7 @@ %files -f %{name}.lang %defattr(-,root,root) %config(missingok,noreplace) /etc/nagios/command.cfg -%doc CODING COPYING FAQ INSTALL LEGAL README REQUIREMENTS SUPPORT THANKS +%doc CODING COPYING FAQ LEGAL README REQUIREMENTS SUPPORT THANKS %doc ChangeLog command.cfg %defattr(775,root,root) %dir %{_exec_prefix}/lib/nagios/plugins @@ -95,7 +93,7 @@ %{_exec_prefix}/lib/nagios/plugins %changelog -* Thu Sep 25 2008 Carsten Schoene <cs@linux-administrator.com> +* Thu Sep 25 2008 Carsten Schoene <cs@linux-administrator.com> - 1.4.13 - changes in version 1.4.13 include: - Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) - Optimised pst3 for systems with large number of processes (Duncan Ferguson)