Karanbir Singh
2006-May-03 00:10 UTC
[CentOS] How to see the compile options of a rpm package?
israel.garcia at cimex.com.cu wrote:> How do I know the options which was compile > openldap-servers-2.2.13-4.i386.rpm on my CentOS 4.3 or another rpm? > > I exactly want to know if the openldap package was compile with -- > enable-ppolicy?? >look at the .src.rpm package used to build his binary. that will have a .spec file with all the details, options. and if you need to / want to change anything, its easy to change those options and rebuild the pkgs. -- Karanbir Singh : http://www.karan.org/ : 2522219 at icq
Johnny Hughes
2006-May-03 00:46 UTC
[CentOS] How to see the compile options of a rpm package?
On Tue, 2006-05-02 at 20:10 -0500, israel.garcia at cimex.com.cu wrote:> How do I know the options which was compile > openldap-servers-2.2.13-4.i386.rpm on my CentOS 4.3 or another rpm? > > I exactly want to know if the openldap package was compile with -- > enable-ppolicy?? >Inside the spec file should be the configure statement -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://lists.centos.org/pipermail/centos/attachments/20060502/0e564e7e/attachment-0003.sig>
israel.garcia at cimex.com.cu
2006-May-03 01:10 UTC
[CentOS] How to see the compile options of a rpm package?
How do I know the options which was compile openldap-servers-2.2.13-4.i386.rpm on my CentOS 4.3 or another rpm? I exactly want to know if the openldap package was compile with -- enable-ppolicy?? Regards Israel
israel.garcia at cimex.com.cu
2006-May-03 02:32 UTC
[CentOS] How to see the compile options of a rpm package?
On Tue, 2006-05-02 at 20:10 -0500, israel.garcia at cimex.com.cu wrote:> How do I know the options which was compile > openldap-servers-2.2.13-4.i386.rpm on my CentOS 4.3 or another rpm? > > I exactly want to know if the openldap package was compile with -- > enable-ppolicy?? >Why if openldap has version OpenLDAP-2.3.20(stable), centos (redhat) is still shipping version 2.2? Is version 2.3.20 a beta for redhat? Regards; israel