Hello, I would like to work on the RPM for 2.0 version. I see that the rc2 contains a lsc-core.spec but does not seem to be complete.
First question, why do use use the -dist archive instead of building from the -src like we did for 1.2* versions? Then, I see in TODO that the goal is to have as deployed files : /bin/lsc /bin/lsc-agent /usr/lib/java/ -> all java libraries /etc/cron.d/lsc /etc/logrotate.d/lsc And logs configured to have : /var/log/lsc.log /var/log/lsc.ldif Some remarks: * As LSC can now run asynchronous, we should comment the cronjob by default, and also maybe provide an init script ? * Building from the source is better, but I did not found the command to launch to start the LDAP test server so that tests will pass. The alternative is to discard tests on RPM build * The LSC_HOME is often used int he binary lsc, but in RPM, there will be no more LSC_HOME, should we set thsi to '/' ? * Will java librairies be found if they are deployed in /usr/lib/java ? Clément. _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-dev mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-dev

