- 
    Mon Sep 12 2011 Rob Crittenden <rcritten@redhat.com> - 2.0-14.1
    
- Use updated xmlrpc-c API to do GSSAPI ticket delegation (#736658)
- Set minimum curl and xmlrpc-c to pull in new delegation API (#736658)
   
  
  - 
    Thu May 12 2011 Rob Crittenden <rcritten@redhat.com> - 2.0-14
    
- Remove hardcoded path to kinit (#704235)
   
  
  - 
    Wed Mar 23 2011 Rob Crittenden <rcritten@redhat.com> - 2.0-13
    
- Add BuildRequires for authconfig
   
  
  - 
    Wed Mar 23 2011 Rob Crittenden <rcritten@redhat.com> - 2.0-12
    
- Update to upstream 2.0.0rc3 (#631907)
- Add patch to work on Python 2.4
- Set minimum Requires for authconfig to 5.3.21-7 (sssd support)
- Set minimum Requires for openssl to 0.9.8e-18 (sha2 support)
- Add Requires for sssd, set minimum to sssd-1.5.1-18
- Add Requires for bind-utils
- Remove Requires on nss_ldap
- Update license to GPLv3+
   
  
  - 
    Thu Mar 10 2011 Rob Crittenden <rcritten@redhat.com> - 2.0-11
    
- Fix OID for join and ipa-getkeytab operation (#682231)
   
  
  - 
    Fri Aug 27 2010 Rob Crittenden <rcritten@redhat.com> - 2.0-10
    
- Port to RHEL-5 (#607772)
- Drop nslcd patch
- Drop move binaries patch
- authconfig 6.0 isn't available so we can't automatically configure sssd
  so configure nss_ldap instead
   
  
  - 
    Tue Jun 22 2010 Rob Crittenden <rcritten@redhat.com> - 2.0-9
    
- Add /etc/pam_ldap.conf to the list of files we update (#559004)
   
  
  - 
    Thu Jun 03 2010 Rob Crittenden <rcritten@redhat.com> - 2.0-8
    
- Re-add patch to attempt to configure a number of nss_ldap related files
  if installed and configure nslcd.conf if installed. This got inadvertantly
  dropped when the source tarball was re-based (#559004)
- Update nokrbv patch to remove another usage of python-krbV that
  isn't directly used by ipa-client but fails at runtime. (#598626)
   
  
  - 
    Thu Jun 03 2010 Rob Crittenden <rcritten@redhat.com> - 2.0-7
    
- Update nokrbv patch to remove another usage of python-krbV that
  isn't directly used by ipa-client but fails the build. (#598626)
   
  
  - 
    Thu Jun 03 2010 Rob Crittenden <rcritten@redhat.com> - 2.0-6
    
- Remove dependency on python-krbV package (#598626)
   
  
  - 
    Mon May 10 2010 Rob Crittenden <rcritten@redhat.com> - 2.0-5
    
- Add gettext as a BuildRequires (#556620)
   
  
  - 
    Thu May 06 2010 Rob Crittenden <rcritten@redhat.com> - 2.0-4
    
- Update source tarball to freeIPA v2.0 alpha 3 (tag 1.9.0_alpha3) (#556620)
- More spec file clean ups
- Don't install the po files so it doesn't conflict with the server
  ipa-python package
   
  
  - 
    Fri Feb 19 2010 Rob Crittenden <rcritten@redhat.com> - 2.0-3
    
- Remove explicit requires on krb5-libs (#556620)
   
  
  - 
    Wed Jan 27 2010 Rob Crittenden <rcritten@redhat.com> - 2.0-2
    
- Remove some commented-out Requires
- Replace Requires on nss_ldap with nss-pam-ldapd (#559004)
- Add patch to attempt to configure a number of nss_ldap related files
  if installed and configure nslcd.conf if installed (#559004)
   
  
  - 
    Wed Dec 02 2009 Rob Crittenden <rcritten@redhat.com> - 2.0-1
    
- Initial spec
- policycoreutils version set to 2.0.78-3 to fix problem with
  restorecon returning 1 in non-failure cases.