/[smeserver]/rpms/e-smith-ldap/sme8/e-smith-ldap.spec
ViewVC logotype

Diff of /rpms/e-smith-ldap/sme8/e-smith-ldap.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.30 by filippocarletti, Mon Mar 1 15:33:04 2010 UTC Revision 1.35 by snetram, Thu Jun 10 19:55:29 2010 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ldap.spec,v 1.29 2010/02/09 11:42:54 filippocarletti Exp $  # $Id: e-smith-ldap.spec,v 1.34 2010/06/09 08:48:08 filippocarletti Exp $
2    
3  Summary: e-smith server and gateway - LDAP module  Summary: e-smith server and gateway - LDAP module
4  %define name e-smith-ldap  %define name e-smith-ldap
5  Name: %{name}  Name: %{name}
6  %define version 5.2.0  %define version 5.2.0
7  %define release 18  %define release 23
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 23  Patch9: %{name}-%{version}-mailboxRelate Line 23  Patch9: %{name}-%{version}-mailboxRelate
23  Patch10: %{name}-%{version}-force_ssl_tls_for_auth.patch  Patch10: %{name}-%{version}-force_ssl_tls_for_auth.patch
24  Patch11: %{name}-%{version}-sme8b-db.patch  Patch11: %{name}-%{version}-sme8b-db.patch
25  Patch12: %{name}-%{version}-admin_user2.patch  Patch12: %{name}-%{version}-admin_user2.patch
26    Patch13: %{name}-%{version}-ibay_password.patch
27    Patch14: %{name}-%{version}-fix-indention.patch
28    Patch15: %{name}-%{version}-email-domain-change.patch
29    Patch16: %{name}-%{version}-update-admin.patch
30    Patch17: %{name}-%{version}-empty_group.patch
31  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
32  BuildArchitectures: noarch  BuildArchitectures: noarch
33  Requires: e-smith-base  Requires: e-smith-base
# Line 36  AutoReqProv: no Line 41  AutoReqProv: no
41  e-smith server and gateway software - LDAP module.  e-smith server and gateway software - LDAP module.
42    
43  %changelog  %changelog
44    * Tue Jun 10 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-23.sme
45    - Fix ldap-create errors when adding empty groups [SME: 5920]
46    
47    * Mon Jun  7 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-22.sme
48    - Update email addresses on domain change (thanks Daniel) [SME: 5984]
49    - Update admin information (thanks Daniel) [SME: 6014]
50    
51    * Tue May 4 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-21.sme
52    - Fix indentation in S25ldap-update script [SME: 5914]
53    
54    * Fri Apr 30 2010 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-20.sme
55    - Don't try to save ibay password to ldap [SME: 5906]
56    
57    * Mon Mar  1 2010 Daniel B. <daniel@firewall-services.com> 5.2.0-19.sme
58    - Fix bug reference in spec file
59    
60  * Mon Mar  1 2010 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-18.sme  * Mon Mar  1 2010 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-18.sme
61  - Fix admin user password change (Daniel B.) [SME: 5742]  - Fix admin user password change (Daniel B.) [SME: 5810]
62    
63  * Tue Feb  9 2010 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-17.sme  * Tue Feb  9 2010 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-17.sme
64  - Init database if the ldif dump is empty (ie from sme8b) [SME: 5747]  - Init database if the ldif dump is empty (ie from sme8b) [SME: 5747]
# Line 752  e-smith server and gateway software - LD Line 773  e-smith server and gateway software - LD
773  %patch10 -p1  %patch10 -p1
774  %patch11 -p1  %patch11 -p1
775  %patch12 -p1  %patch12 -p1
776    %patch13 -p1
777    %patch14 -p1
778    %patch15 -p1
779    %patch16 -p1
780    %patch17 -p1
781    
782  %build  %build
783  mkdir -p root/etc/e-smith/tests  mkdir -p root/etc/e-smith/tests


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed