packages: nagios-theme-exfoliation/nagios-theme-exfoliation.spec - php deps...

glen glen at pld-linux.org
Sat Jan 7 17:31:34 CET 2012


Author: glen                         Date: Sat Jan  7 16:31:34 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- php deps, fix config paths

---- Files affected:
packages/nagios-theme-exfoliation:
   nagios-theme-exfoliation.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/nagios-theme-exfoliation/nagios-theme-exfoliation.spec
diff -u packages/nagios-theme-exfoliation/nagios-theme-exfoliation.spec:1.3 packages/nagios-theme-exfoliation/nagios-theme-exfoliation.spec:1.4
--- packages/nagios-theme-exfoliation/nagios-theme-exfoliation.spec:1.3	Fri Jan  6 16:29:24 2012
+++ packages/nagios-theme-exfoliation/nagios-theme-exfoliation.spec	Sat Jan  7 17:31:29 2012
@@ -2,7 +2,7 @@
 Summary:	Exfoliation Nagios theme
 Name:		nagios-theme-exfoliation
 Version:	0.7
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Applications/WWW
 #Source0:	http://lancet.mit.edu/mwall/projects/nagios/exfoliation-%{version}.tgz
@@ -11,12 +11,13 @@
 URL:		http://lancet.mit.edu/mwall/projects/nagios/exfoliation.html
 BuildRequires:	sed >= 4.0
 Requires:	nagios-cgi >= 2.0-0.b3.31
+Requires:	webserver(php)
 Provides:	nagios-theme
 Obsoletes:	nagios-theme
+#Obsoletes:	nagios-theme-default < 3.3.1-1.4
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_sysconfdir	/etc/webapps/nagios
 %define		htmldir		/usr/share/nagios
 
 %description
@@ -32,8 +33,8 @@
 	s#@cgiurl@#/nagios/cgi-bin#
 	s#@localstatedir@#/var/lib/nagios#
 
-	/cgi_config_file/  s#@sysconfdir@#/etc/webapps/nagios#
-	/main_config_file/ s#@sysconfdir@#/etc/nagios#
+	/cgi_config_file/  s#@sysconfdir@#/''etc/webapps/nagios#
+	/main_config_file/ s#@sysconfdir@#/''etc/nagios#
 
 ' html/config.inc.php.in > html/config.inc.php
 
@@ -64,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2012/01/07 16:31:29  glen
+- php deps, fix config paths
+
 Revision 1.3  2012/01/06 15:29:24  glen
 - use nagios tarball completely; contains some css fixes
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nagios-theme-exfoliation/nagios-theme-exfoliation.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list