1 |
# $Id: smeserver-phpldapadmin.spec,v 1.2 2021/06/01 16:56:53 jpp Exp $ |
# $Id: smeserver-phpldapadmin.spec,v 1.3 2021/06/01 17:15:32 jpp Exp $ |
2 |
# Authority: nocvs |
# Authority: nocvs |
3 |
# Name: Michel Van hees |
# Name: Michel Van hees |
4 |
|
|
67 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
68 |
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
69 |
rm -f %{name}-%{version}-filelist |
rm -f %{name}-%{version}-filelist |
70 |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT / |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
71 |
--dir /var/lib/php/phpldapadmin/ 'attr(0755,root,www)' \ |
--dir /var/lib/php/phpldapadmin/ 'attr(0755,root,www)' \ |
72 |
--dir /var/lib/php/phpldapadmin/tmp 'attr(0770,www,www)' \ |
--dir /var/lib/php/phpldapadmin/tmp 'attr(0770,www,www)' \ |
73 |
--dir /var/lib/php/phpldapadmin/opcache 'attr(0770,www,www)' \ |
--dir /var/lib/php/phpldapadmin/opcache 'attr(0770,www,www)' \ |