SPECS: nagios-php.spec - minor fixes
glen
glen at pld-linux.org
Mon Jul 4 23:56:25 CEST 2005
Author: glen Date: Mon Jul 4 21:56:25 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- minor fixes
---- Files affected:
SPECS:
nagios-php.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/nagios-php.spec
diff -u SPECS/nagios-php.spec:1.1 SPECS/nagios-php.spec:1.2
--- SPECS/nagios-php.spec:1.1 Mon Jul 4 23:51:20 2005
+++ SPECS/nagios-php.spec Mon Jul 4 23:56:20 2005
@@ -34,11 +34,11 @@
install -d $RPM_BUILD_ROOT{%{_appdir}/{html,inc,templates},%{_sysconfdir}}
cp -a php/html/* $RPM_BUILD_ROOT%{_appdir}/html
cp -a php/inc/* $RPM_BUILD_ROOT%{_appdir}/inc
-cp -a smarty/*tpl $RPM_BUILD_ROOT%{_appdir}/templates
+cp -a smarty/*.tpl $RPM_BUILD_ROOT%{_appdir}/templates
sed -i -e '
s;%%config_dir%%;%{_sysconfdir}/;g
-s;%php_dir%;%{_appdir}/;g
+s;%%php_dir%%;%{_appdir}/;g
' $RPM_BUILD_ROOT%{_appdir}/inc/{nagios,blacksmith}.inc.php
%clean
@@ -57,6 +57,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/07/04 21:56:20 glen
+- minor fixes
+
Revision 1.1 2005/07/04 21:51:20 glen
- new, NFY, works for nagios 1.x only, so can't test
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/nagios-php.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list