/[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.19 by dungog, Mon Feb 1 01:07:23 2010 UTC Revision 1.31 by vip-ire, Mon Mar 1 16:58:26 2010 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ldap.spec,v 1.18 2010/01/31 05:41:37 dungog Exp $  # $Id: e-smith-ldap.spec,v 1.30 2010/03/01 15:33:04 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 9  %define release 19
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 15  Patch1: %{name}-%{version}-schema.patch Line 15  Patch1: %{name}-%{version}-schema.patch
15  Patch2: %{name}-%{version}-convert_ldif.patch  Patch2: %{name}-%{version}-convert_ldif.patch
16  Patch3: %{name}-%{version}-password.patch  Patch3: %{name}-%{version}-password.patch
17  Patch4: %{name}-%{version}-tls.patch  Patch4: %{name}-%{version}-tls.patch
18  Patch5: %{name}-%{version}-ldap-update-link-in-user-lock-event.patch  Patch5: %{name}-%{version}-user-lock-event.patch
19  Patch6: %{name}-%{version}-admin_user.patch  Patch6: %{name}-%{version}-admin_user.patch
20  Patch7: %{name}-%{version}-users_groups_ous.patch2  Patch7: %{name}-%{version}-users_groups_ous.patch2
21    Patch8: %{name}-%{version}-attributes.patch
22    Patch9: %{name}-%{version}-mailboxRelatedObject.patch
23    Patch10: %{name}-%{version}-force_ssl_tls_for_auth.patch
24    Patch11: %{name}-%{version}-sme8b-db.patch
25    Patch12: %{name}-%{version}-admin_user2.patch
26  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
27  BuildArchitectures: noarch  BuildArchitectures: noarch
28  Requires: e-smith-base  Requires: e-smith-base
# Line 31  AutoReqProv: no Line 36  AutoReqProv: no
36  e-smith server and gateway software - LDAP module.  e-smith server and gateway software - LDAP module.
37    
38  %changelog  %changelog
39    * Mon Mar  1 2010 Daniel B. <daniel@firewall-services.com> 5.2.0-19.sme
40    - Fix bug reference in spec file
41    
42    * Mon Mar  1 2010 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-18.sme
43    - Fix admin user password change (Daniel B.) [SME: 5810]
44    
45    * Tue Feb  9 2010 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-17.sme
46    - Init database if the ldif dump is empty (ie from sme8b) [SME: 5747]
47    
48    * Fri Feb 5 2010 Stephen Noble <support@dungog.net> 5.2.0-16.sme
49    - revert re-init database [SME:5747]
50    
51    * Fri Feb 5 2010 Stephen Noble <support@dungog.net> 5.2.0-15.sme
52    - re-init readonly database on post-upgrade [SME:5747]
53    
54    * Thu Feb 4 2010 Daniel B. <daniel@firewall-services.com> 5.2.0-14.sme
55    - Force SSL/TLS for remote authentication [SME: 5748]
56    
57    * Wed Feb 3 2010 Stephen Noble <support@dungog.net> 5.2.0-13.sme
58    - reuse users_groups_ous.patch2 [SME: 5743]
59    
60    * Wed Feb 3 2010 Stephen Noble <support@dungog.net> 5.2.0-12.sme
61    - Separate groups and users with mailboxRelatedObject [SME:5749]
62    
63    * Wed Feb 3 2010 Stephen Noble <support@dungog.net> 5.2.0-11.sme
64    - Set readonly access [SME:5752]
65    
66    * Sun Jan 31 2010 Stephen Noble <support@dungog.net> 5.2.0-10.sme
67    - Fix ldap-update action script to user-lock event [SME: 5720]
68    
69  * Sun Jan 31 2010 Stephen Noble <support@dungog.net> 5.2.0-9.sme  * Sun Jan 31 2010 Stephen Noble <support@dungog.net> 5.2.0-9.sme
70  - Fix Groups entries [SME: 5743]  - Fix Groups entries [SME: 5743]
71    
# Line 715  e-smith server and gateway software - LD Line 750  e-smith server and gateway software - LD
750  %patch5 -p1  %patch5 -p1
751  %patch6 -p1  %patch6 -p1
752  %patch7 -p1  %patch7 -p1
753    %patch8 -p1
754    %patch9 -p1
755    %patch10 -p1
756    %patch11 -p1
757    %patch12 -p1
758    
759  %build  %build
760  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