--- rpms/e-smith-ldap/sme8/e-smith-ldap.spec 2008/07/04 21:59:39 1.5 +++ rpms/e-smith-ldap/sme8/e-smith-ldap.spec 2010/09/25 08:15:08 1.44 @@ -1,21 +1,45 @@ +# $Id: e-smith-ldap.spec,v 1.43 2010/09/24 16:50:54 vip-ire Exp $ + Summary: e-smith server and gateway - LDAP module %define name e-smith-ldap Name: %{name} -%define version 4.12.0 -%define release 10 +%define version 5.2.0 +%define release 31 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz -Patch0: e-smith-ldap-4.12.0-noipv6.patch -Patch1: e-smith-ldap-4.12.0-slapd.conf.perms.patch -Patch2: e-smith-ldap-4.12.0-success.patch -Patch3: e-smith-ldap-4.12.0-pid_args_files.patch -Patch4: e-smith-ldap-4.12.0-objectClass.patch -Patch5: e-smith-ldap-4.12.0-tags2general.patch -Patch6: e-smith-ldap-4.12.0-freebusy.patch -Patch7: e-smith-ldap-4.12.0-add2general.patch +Patch0: %{name}-%{version}.backend +Patch1: %{name}-%{version}-schema.patch +Patch2: %{name}-%{version}-convert_ldif.patch +Patch3: %{name}-%{version}-password.patch +Patch4: %{name}-%{version}-tls.patch +Patch5: %{name}-%{version}-user-lock-event.patch +Patch6: %{name}-%{version}-admin_user.patch +Patch7: %{name}-%{version}-users_groups_ous.patch2 +Patch8: %{name}-%{version}-attributes.patch +Patch9: %{name}-%{version}-mailboxRelatedObject.patch +Patch10: %{name}-%{version}-force_ssl_tls_for_auth.patch +Patch11: %{name}-%{version}-sme8b-db.patch +Patch12: %{name}-%{version}-admin_user2.patch +Patch13: %{name}-%{version}-ibay_password.patch +Patch14: %{name}-%{version}-fix-indention.patch +Patch15: %{name}-%{version}-email-domain-change.patch +Patch16: %{name}-%{version}-update-admin.patch +Patch17: %{name}-%{version}-empty_group.patch +Patch18: e-smith-ldap-5.2.0-ldap_logs.patch +Patch19: e-smith-ldap-5.2.0-force_enabled.patch +Patch20: e-smith-ldap-5.2.0-index_memberuid.patch +Patch21: e-smith-ldap-5.2.0-expand_slapd_on_ldap_update.patch +Patch22: e-smith-ldap-5.2.0-split_acl_templates.patch +Patch23: e-smith-ldap-5.2.0-exop.patch +Patch24: e-smith-ldap-5.2.0-dump_ldif.patch +Patch25: e-smith-ldap-5.2.0-add_computers_ou.patch +Patch26: e-smith-ldap-5.2.0-add_posixaccount_attr_in_ldap.patch +Patch27: e-smith-ldap-5.2.0-full_path_to_config.patch +Patch28: e-smith-ldap-5.2.0-add_samba_attr_in_ldap.patch +Patch29: e-smith-ldap-5.2.0-code_cleanup.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base @@ -29,14 +53,120 @@ AutoReqProv: no e-smith server and gateway software - LDAP module. %changelog -* Fri Jul 4 2008 Jonathan Martens 1.12.0-10 +* Sat Sep 25 2010 Shad L. Lords 5.2.0-31.sme +- Rewrite ldap-update to make adding classes easier [SME: 6233] + +* Fri Sep 24 2010 Daniel Berteaud 5.2.0-30.sme +- Add sambaSamAccount attributes in LDAP [SME: 6232] + +* Thu Sep 23 2010 Daniel Berteaud 5.2.0-29.sme +- Use full path to config in the run script [SME: 6222] + +* Thu Sep 23 2010 Daniel Berteaud 5.2.0-28.sme +- Add posixAccount attributes in LDAP [SME: 6074] + +* Thu Sep 23 2010 Daniel Berteaud 5.2.0-27.sme +- Create the Computers OU [SME: 6230] + +* Thu Sep 23 2010 Daniel Berteaud 5.2.0-26.sme +- Dump ldap data during the pre-backup event [SME: 6226] + +* Wed Sep 22 2010 Daniel Berteaud 5.2.0-25.sme +- Send slapd logs in /var/log/ldap (multilog) [SME: 6222] +- Force the service to be enabled [SME: 6221] +- Indexe memberUid attribute [SME: 6220] +- Expand slapd.conf during ldap-update event [SME: 6224] +- Split slapd ACL template [SME: 6225] +- Use md5crypt hash when client requests exop [SME: 6223] + +* Wed Sep 22 2010 Daniel Berteaud 5.2.0-24.sme +- Restrict access to the ldif file [SME: 6217] + +* Tue Jun 10 2010 Jonathan Martens 5.2.0-23.sme +- Fix ldap-create errors when adding empty groups [SME: 5920] + +* Mon Jun 7 2010 Federico Simoncelli 5.2.0-22.sme +- Update email addresses on domain change (thanks Daniel) [SME: 5984] +- Update admin information (thanks Daniel) [SME: 6014] + +* Tue May 4 2010 Jonathan Martens 5.2.0-21.sme +- Fix indentation in S25ldap-update script [SME: 5914] + +* Fri Apr 30 2010 Filippo Carletti 5.2.0-20.sme +- Don't try to save ibay password to ldap [SME: 5906] + +* Mon Mar 1 2010 Daniel B. 5.2.0-19.sme +- Fix bug reference in spec file + +* Mon Mar 1 2010 Filippo Carletti 5.2.0-18.sme +- Fix admin user password change (Daniel B.) [SME: 5810] + +* Tue Feb 9 2010 Filippo Carletti 5.2.0-17.sme +- Init database if the ldif dump is empty (ie from sme8b) [SME: 5747] + +* Fri Feb 5 2010 Stephen Noble 5.2.0-16.sme +- revert re-init database [SME:5747] + +* Fri Feb 5 2010 Stephen Noble 5.2.0-15.sme +- re-init readonly database on post-upgrade [SME:5747] + +* Thu Feb 4 2010 Daniel B. 5.2.0-14.sme +- Force SSL/TLS for remote authentication [SME: 5748] + +* Wed Feb 3 2010 Stephen Noble 5.2.0-13.sme +- reuse users_groups_ous.patch2 [SME: 5743] + +* Wed Feb 3 2010 Stephen Noble 5.2.0-12.sme +- Separate groups and users with mailboxRelatedObject [SME:5749] + +* Wed Feb 3 2010 Stephen Noble 5.2.0-11.sme +- Set readonly access [SME:5752] + +* Sun Jan 31 2010 Stephen Noble 5.2.0-10.sme +- Fix ldap-update action script to user-lock event [SME: 5720] + +* Sun Jan 31 2010 Stephen Noble 5.2.0-9.sme +- Fix Groups entries [SME: 5743] + +* Sun Jan 31 2010 Stephen Noble 5.2.0-8.sme +- Add Groups entries [SME: 5743] + +* Sun Jan 31 2010 Stephen Noble 5.2.0-7.sme +- Add admin user as a standard user [SME: 5742] + +* Sat Jan 30 2010 Jonathan Martens 5.2.0-6.sme +- Add ldap-update action script to user-lock event [SME: 5720] + +* Wed Jan 27 2010 Federico Simoncelli 5.2.0-5.sme +- Add ldap authentication and tls support [SME: 5720] + +* Wed Jan 13 2010 Filippo Carletti 5.2.0-4.sme +- Update schema for newer openldap and remove calFBurl [SME: 5159] +- Convert ldif dump [SME: 5446] + +* Sun Feb 8 2009 Charlie Brady 5.2.0-3.sme +- Create bdb log directory. [SME: 3018] + +* Tue Jan 27 2009 Charlie Brady 5.2.0-2.sme +- Change ldap backend to bdb, and fix initialisation problem. + [SME: 3018, 2859] + +* Tue Oct 7 2008 Shad L. Lords 5.2.0-1.sme +- Roll new stream to separate sme7/sme8 trees [SME: 4633] + +* Wed Aug 20 2008 Shad L. Lords 4.13.0-1 +- Roll new dev stream. + +* Fri Jul 25 2008 Shad L. Lords 4.12.0-11 +- Separate template to avoid breaking schema [SME: 4171] + +* Sat Jul 5 2008 Jonathan Martens 4.12.0-10 - Add common tags to e-smith-formmagick's general [SME: 4279] -* Tue Apr 1 2008 Shad L. Lords -4.12.0-9 +* Tue Apr 1 2008 Shad L. Lords 4.12.0-9 - Add free/busy URL entry to help kronolith contribs [SME: 1806] -* Wed Feb 13 2008 Stephen Noble 1.12.0-8 +* Wed Feb 13 2008 Stephen Noble 4.12.0-8 - Remove tags now in general [SME: 3919] * Tue Jun 26 2007 Charlie Brady @@ -679,6 +809,28 @@ e-smith server and gateway software - LD %patch5 -p1 %patch6 -p1 %patch7 -p1 +%patch8 -p1 +%patch9 -p1 +%patch10 -p1 +%patch11 -p1 +%patch12 -p1 +%patch13 -p1 +%patch14 -p1 +%patch15 -p1 +%patch16 -p1 +%patch17 -p1 +%patch18 -p1 +%patch19 -p1 +%patch20 -p1 +%patch21 -p1 +%patch22 -p1 +%patch23 -p1 +%patch24 -p1 +%patch25 -p1 +%patch26 -p1 +%patch27 -p1 +%patch28 -p1 +%patch29 -p1 %build mkdir -p root/etc/e-smith/tests @@ -694,13 +846,23 @@ mkdir -p root/service ln -s /var/service/ldap root/service/ldap touch root/var/service/ldap/down +mkdir -p root/var/log/bdb +mkdir -p root/var/log/ldap +mkdir -p root/var/service/ldap/ssl + %install rm -rf $RPM_BUILD_ROOT (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) rm -f %{name}-%{version}-%{release}-filelist /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ --file /var/service/ldap/run 'attr(0750,root,root)' \ + --file /var/service/ldap/log/run 'attr(0750,root,root)' \ + --file /var/service/ldap/convert_ldif 'attr(0750,root,root)' \ --file /var/service/ldap/finish 'attr(0750,root,root)' \ + --file /var/service/ldap/control/1 'attr(0750,root,root)' \ + --dir /var/log/bdb 'attr(0700,ldap,ldap)' \ + --dir /home/e-smith/db/ldap 'attr(0750,root,ldap)' \ + --dir /var/log/ldap 'attr(0750,smelog,smelog)' \ > %{name}-%{version}-%{release}-filelist echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist