A page in your DokuWiki was added or changed. Here are the details: Date : 2010/05/10 17:09 Browser : Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3 IP-Address : 213.41.232.151 Hostname : dslm0.nerim.lyon.linagora.net Old Revision: http://ltb-project.org/wiki/documentation/openldap-rpm?rev=1257027010 New Revision: http://ltb-project.org/wiki/documentation/openldap-rpm Edit Summary: Rebuild RPMs User : coudot
@@ -39,5 +39,20 @@ To import this key: <code> # rpm --import http://ltb-project.org/wiki/lib/RPM-GPG-KEY-LTB-project + </code> + + ===== Rebuild RPMs ===== + + You can download the source rpm to build your own OpenLDAP RPMs. + + Install source RPMs: + <code> + # rpm -Uvh openldap-ltb-VERSION.src.rpm + </code> + + Do your job and rebuild RPMs: + <code> + # cd /usr/src/rpm + # rpmbuild -ba SPECS/openldap-ltb.spec </code> -- This mail was generated by DokuWiki at http://ltb-project.org/wiki/ _______________________________________________ ltb-changes mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-changes
