/[smeserver]/rpms/e-smith-base+ldap/sme7/e-smith-base+ldap.spec
ViewVC logotype

Diff of /rpms/e-smith-base+ldap/sme7/e-smith-base+ldap.spec

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

Revision 1.6 by slords, Sat Apr 19 15:16:48 2008 UTC Revision 1.14 by snetram, Fri Jul 4 21:59:38 2008 UTC
# Line 2  Summary: e-smith server and gateway - ba Line 2  Summary: e-smith server and gateway - ba
2  %define name e-smith-base+ldap  %define name e-smith-base+ldap
3  Name: %{name}  Name: %{name}
4  %define version 4.19.1  %define version 4.19.1
5  %define release 9  %define release 17
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 16  Patch5: e-smith-base+ldap-4.19.1-convert Line 16  Patch5: e-smith-base+ldap-4.19.1-convert
16  Patch6: e-smith-base+ldap-4.19.1-nss_policy-post_install-ssl_fix.patch  Patch6: e-smith-base+ldap-4.19.1-nss_policy-post_install-ssl_fix.patch
17  Patch7: e-smith-base-4.18.1-quitconsole.patch  Patch7: e-smith-base-4.18.1-quitconsole.patch
18  Patch8: e-smith-base-4.18.1-freebusy.patch2  Patch8: e-smith-base-4.18.1-freebusy.patch2
19    Patch9: e-smith-base+ldap-4.19.1-ldap_fixes.patch
20    Patch10: e-smith-base+ldap-4.19.1-import_fixes.patch
21    Patch11: e-smith-base-4.18.1-dateManip.patch
22    Patch12: e-smith-base-4.18.1-ethernetlist.patch
23    Patch13: e-smith-base-4.18.1-add2general.patch
24    Patch14: e-smith-base+ldap-4.19.1-change_domain_name.patch
25    Patch15: e-smith-base+ldap-4.19.1-freebusy.patch2
26    Patch16: e-smith-base+ldap-4.19.1-add2general.patch
27  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
28  Requires: mod_auth_external  Requires: mod_auth_external
29  Requires: e-smith-lib >= 1.18.0-19  Requires: e-smith-lib >= 1.18.0-19
30  Requires: server-manager-images, server-manager  Requires: server-manager-images, server-manager
31  Requires: e-smith-formmagick >= 1.4.0-9  Requires: e-smith-formmagick >= 1.4.0-12
32  Requires: initscripts >= 6.67-1es17  Requires: initscripts >= 6.67-1es17
33  Requires: e-smith-daemontools >= 1.7.1-04  Requires: e-smith-daemontools >= 1.7.1-04
34  Requires: perl(Locale::gettext)  Requires: perl(Locale::gettext)
# Line 72  AutoReqProv: no Line 80  AutoReqProv: no
80  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
81    
82  %changelog  %changelog
83    * Fri Jul 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-17
84    - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
85    
86    * Thu May 14 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-16
87    - Add calEntry in ldap-update so the attribute calFBURL is allowed and
88      ou=People can be updated
89    
90    * Mon Apr 28 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-15
91    - Fix run script when domain name has changed
92    
93    * Mon Apr 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-14
94    - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
95    
96    * Wed Apr 23 2008 Shad L. Lords <slords@mail.com> 4.19.1-13
97    - Fix for > 5 nics detected [SME: 4232]
98    
99    * Tue Apr 22 2008 Shad L. Lords <slords@mail.com> 4.19.1-12
100    - Remove use of Date::Manip from ssl.crt [SME: 3155]
101    
102    * Tue Apr 22 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-11
103    - Import samba information in ldap (for users)
104    - Import samba machine accounts
105    
106    * Tue Apr 22 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-10
107    - Updated samba.schema (necessary for substr search on sambaSID)
108    - configured salpd to use md5crypt as hash
109    - configure ldap.conf to use exop as hash (negociated with ldap server => md5crypt)
110    - ACL for sambaLMPassword and sambaNTPassword
111    - Allow unix account lookup in ou=Computers (for machine accounts)
112    - Remove warnings in ldap.conf template
113    
114  * Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 4.19.1-9  * Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 4.19.1-9
115  - Fix FreeBusy param when disabled [SME: 1806]  - Fix FreeBusy param when disabled [SME: 1806]
116  - Remove .orig file [SME: 4228]  - Remove .orig file [SME: 4228]
# Line 1114  e-smith server and gateway software - ba Line 1153  e-smith server and gateway software - ba
1153  %patch6 -p1  %patch6 -p1
1154  %patch7 -p1  %patch7 -p1
1155  %patch8 -p1  %patch8 -p1
1156    %patch9 -p1
1157    %patch10 -p1
1158    %patch11 -p1
1159    %patch12 -p1
1160    %patch13 -p1
1161    %patch14 -p1
1162    %patch15 -p1
1163    %patch16 -p1
1164    
1165  %pre  %pre
1166  if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]  if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]


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