[Pacemaker] [PATCH 0 of 2] More RPM spec fixes
    Florian Haas 
    florian.haas at linbit.com
       
    Thu Feb 18 11:38:36 UTC 2010
    
    
  
Andrew,
another couple of patches to the RPM spec:
1. Require net-snmp 5.4. As discussed on IRC,
   netsnmp_transport_open_client is not available in 5.3. This
   currently creates  and awkward situation where crm_mon is being
   linked against the net-snmp libraries, but it can't actually send
   any SNMP traps. Requiring 5.4, and at the same time introducing a
   "--without snmp" conditional build flag for building on platforms
   where 5.4 is not available, fixes this.
2. Fix the "--without esmtp" conditional build flag. Previously, it
   would only create a BuildRequires tag for libesmtp-devel, but not a
   Requires for libesmtp.
The patches are in my staging repo; you can simply pull from
http://hg.linbit.com/florian/pacemaker/stable-1.0.
Cheers,
Florian
    
    
More information about the Pacemaker
mailing list