SPECS: nagios-fruity.spec - 1.0-rc1

glen glen at pld-linux.org
Thu Mar 2 21:13:03 CET 2006


Author: glen                         Date: Thu Mar  2 20:13:03 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.0-rc1

---- Files affected:
SPECS:
   nagios-fruity.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/nagios-fruity.spec
diff -u SPECS/nagios-fruity.spec:1.12 SPECS/nagios-fruity.spec:1.13
--- SPECS/nagios-fruity.spec:1.12	Thu Feb  2 16:14:49 2006
+++ SPECS/nagios-fruity.spec	Thu Mar  2 21:12:58 2006
@@ -1,16 +1,15 @@
 # $Revision$, $Date$
+%define		_rc rc1
+%define		_rel 0.1
 Summary:	Nagios Configuration Tool
 Summary(pl):	Narzędzie konfiguracyjne dla Nagiosa
 Name:		nagios-fruity
 Version:	1.0
-%define		_beta beta2
-%define		_rc pl1
-%define		_rel 1.1
-Release:	0.%{_beta}.%{_rc}.%{_rel}
+Release:	0.%{_rc}.%{_rel}
 License:	GPL v2
 Group:		Applications/WWW
-Source0:	http://dl.sourceforge.net/fruity/fruity-%{version}-%{_beta}-%{_rc}.tar.gz
-# Source0-md5:	92a51b947ac4a8f36119f273592b415d
+Source0:	http://dl.sourceforge.net/fruity/fruity-%{version}-%{_rc}.tar.gz
+# Source0-md5:	5571da4c337dab1a189b0fcaf795dfc9
 URL:		http://fruity.sourceforge.net/
 BuildRequires:	rpmbuild(macros) >= 1.264
 BuildRequires:	sed >= 4.0
@@ -29,18 +28,21 @@
 %define		_appdir		%{_datadir}/%{_webapp}
 
 %description
-A Nagios Configuration Tool.
+Fruity is an open-source web-based configuration tool for the Nagios network
+monitoring system. It is designed to provide a logical process of creating and
+managing your network. It is written in PHP and uses the AdoDB database
+abstraction library.
 
 %description
 Narzędzie konfiguracyjne dla Nagiosa.
 
 %prep
-%setup -q -n fruity
+%setup -q -n fruity-%{version}-%{_rc}
 rm -rf CVS
-rm -rf config # no longer used
+rm -r config # no longer used
 
 # undos the source
-find '(' -name '*.php' -o -name '*.inc' ')' -print0 | xargs -0 sed -i -e 's,
$,,'
+find '(' -name '*.php' -o -name '*.inc' ')' -print0 | xargs -0 sed -i -e 's,\r$,,'
 
 mv includes/config.inc{,.dist}
 
@@ -112,6 +114,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2006/03/02 20:12:58  glen
+- 1.0-rc1
+
 Revision 1.12  2006/02/02 15:14:49  glen
 - update apache2 trigger to match apache-base in case somebody decides not to
   use apache2.2 virtual pkg (freedom of choice one of the pld mottos)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nagios-fruity.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list