SPECS: ldap-account-manager.spec - TODO removed

paszczus paszczus at pld-linux.org
Tue May 20 19:49:44 CEST 2008


Author: paszczus                     Date: Tue May 20 17:49:44 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- TODO removed

---- Files affected:
SPECS:
   ldap-account-manager.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/ldap-account-manager.spec
diff -u SPECS/ldap-account-manager.spec:1.14 SPECS/ldap-account-manager.spec:1.15
--- SPECS/ldap-account-manager.spec:1.14	Tue May 20 19:27:59 2008
+++ SPECS/ldap-account-manager.spec	Tue May 20 19:49:39 2008
@@ -1,6 +1,5 @@
 # $Revision$, $Date$
-# TODO
-# - webapps (almost done)
+#
 %define		_name	lam
 Summary:	LDAP Account Manager (LAM) - a webfrontend for managing accounts stored in an LDAP server
 Summary(pl.UTF-8):	LDAP Account Manager (LAM) - interfejs WWW do zarządzania kontami na serwerze LDAP
@@ -115,6 +114,9 @@
 cp -a apache.conf $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
 cp -a lighttpd.conf $RPM_BUILD_ROOT%{_sysconfdir}/lighttpd.conf
 
+ln -s %{_sysconfdir}/config.cfg $RPM_BUILD_ROOT%{_appdir}/config/config.cfg
+ln -s %{_sysconfdir}/lam.conf $RPM_BUILD_ROOT%{_appdir}/config/lam.conf
+
 %triggerin -- apache1 < 1.3.37-3, apache1-base
 %webapp_register apache %{_webapp}
 
@@ -148,6 +150,9 @@
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/config.cfg
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/lam.conf
 %{_appdir}
+%dir %attr(740,http,http) %{_appdir}/sess
+%dir %attr(740,http,http) %{_appdir}/tmp
+
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -155,6 +160,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2008-05-20 17:49:39  paszczus
+- TODO removed
+
 Revision 1.14  2008-05-20 17:27:59  paszczus
 - fixes, adaptarized
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ldap-account-manager.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list