SPECS: phpldapadmin.spec - template display fix

mwinkler mwinkler at pld-linux.org
Wed Apr 5 23:11:37 CEST 2006


Author: mwinkler                     Date: Wed Apr  5 21:11:37 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- template display fix

---- Files affected:
SPECS:
   phpldapadmin.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/phpldapadmin.spec
diff -u SPECS/phpldapadmin.spec:1.24 SPECS/phpldapadmin.spec:1.25
--- SPECS/phpldapadmin.spec:1.24	Wed Apr  5 23:01:36 2006
+++ SPECS/phpldapadmin.spec	Wed Apr  5 23:11:32 2006
@@ -69,15 +69,15 @@
 install	doc/*				.
 install	doc/*				$RPM_BUILD_ROOT%{_appdir}/doc
 install	htdocs/*.php	 		$RPM_BUILD_ROOT%{_appdir}
-install	htdocs/images/*.{png,jpg}		$RPM_BUILD_ROOT%{_appdir}/images
-install	htdocs/css/*.css	 		$RPM_BUILD_ROOT%{_appdir}/css
+install	htdocs/images/*.{png,jpg}	$RPM_BUILD_ROOT%{_appdir}/images
+install	htdocs/css/*.css	 	$RPM_BUILD_ROOT%{_appdir}/css
 install	lib/*.php			$RPM_BUILD_ROOT%{_appdir}/lib
-install	templates/*.xml			$RPM_BUILD_ROOT%{_appdir}/templates
+install	templates/*.{xml,dtd,php}	$RPM_BUILD_ROOT%{_appdir}/templates
 install	templates/creation/*.php	$RPM_BUILD_ROOT%{_appdir}/templates/creation
 install	VERSION				$RPM_BUILD_ROOT%{_appdir}
-install	config/config.php.example		$RPM_BUILD_ROOT%{_sysconfdir}/config.php
-install apache.conf $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
-install apache.conf $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
+install	config/config.php.example	$RPM_BUILD_ROOT%{_sysconfdir}/config.php
+install apache.conf			$RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
+install apache.conf			$RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
 ln -sf	%{_sysconfdir}/config.php 	$RPM_BUILD_ROOT%{_appdir}/config/config.php
 
 %clean
@@ -110,6 +110,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2006/04/05 21:11:32  mwinkler
+- template display fix
+
 Revision 1.24  2006/04/05 21:01:36  mwinkler
 - updated to 0.9.8.2
 - rel 0.1, works, need cosmetics
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/phpldapadmin.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list