/[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.3 by slords, Wed Apr 2 18:34:17 2008 UTC Revision 1.11 by slords, Mon Apr 28 22:26:29 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 6  %define release 13
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 14  Patch3: e-smith-base+ldap-4.19.1-freebus Line 14  Patch3: e-smith-base+ldap-4.19.1-freebus
14  Patch4: e-smith-base-4.18.1-frames.patch  Patch4: e-smith-base-4.18.1-frames.patch
15  Patch5: e-smith-base+ldap-4.19.1-convert_ldap-init-accounts_to_template.patch  Patch5: e-smith-base+ldap-4.19.1-convert_ldap-init-accounts_to_template.patch
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
18    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  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
25  Requires: mod_auth_external  Requires: mod_auth_external
26  Requires: e-smith-lib >= 1.18.0-19  Requires: e-smith-lib >= 1.18.0-19
27  Requires: server-manager-images, server-manager  Requires: server-manager-images, server-manager
28  Requires: e-smith-formmagick >= 1.4.0-9  Requires: e-smith-formmagick >= 1.4.0-12
29  Requires: initscripts >= 6.67-1es17  Requires: initscripts >= 6.67-1es17
30  Requires: e-smith-daemontools >= 1.7.1-04  Requires: e-smith-daemontools >= 1.7.1-04
31  Requires: perl(Locale::gettext)  Requires: perl(Locale::gettext)
# Line 70  AutoReqProv: no Line 77  AutoReqProv: no
77  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
78    
79  %changelog  %changelog
80    * Mon Apr 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-14
81    - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
82    
83    * Wed Apr 23 2008 Shad L. Lords <slords@mail.com> 4.19.1-13
84    - Fix for > 5 nics detected [SME: 4232]
85    
86    * Tue Apr 22 2008 Shad L. Lords <slords@mail.com> 4.19.1-12
87    - Remove use of Date::Manip from ssl.crt [SME: 3155]
88    
89    * Tue Apr 22 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-11
90    - Import samba information in ldap (for users)
91    - Import samba machine accounts
92    
93    * Tue Apr 22 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-10
94    - Updated samba.schema (necessary for substr search on sambaSID)
95    - configured salpd to use md5crypt as hash
96    - configure ldap.conf to use exop as hash (negociated with ldap server => md5crypt)
97    - ACL for sambaLMPassword and sambaNTPassword
98    - Allow unix account lookup in ou=Computers (for machine accounts)
99    - Remove warnings in ldap.conf template
100    
101    * Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 4.19.1-9
102    - Fix FreeBusy param when disabled [SME: 1806]
103    - Remove .orig file [SME: 4228]
104    
105    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.19.1-8
106    - Remove quitConsole from menu [SME: 4154]
107    
108    * Wed Apr 2 2008 Sebastien F. <sebast@firewall-services.com> 4.19.1-7
109    - Really fix free/busy in usermanager [SME: 4157]
110    
111  * Wed Apr 2 2008 Sebastien F. <sebast@firewall-services.com> 4.19.1-6  * Wed Apr 2 2008 Sebastien F. <sebast@firewall-services.com> 4.19.1-6
112  - Set nss "bind_policy" to "soft" to be able to access to  - Set nss "bind_policy" to "soft" to be able to access to
113    /etc/{passwd,groups,shadow} informations when ldap is down.    /etc/{passwd,groups,shadow} informations when ldap is down.
# Line 1100  e-smith server and gateway software - ba Line 1138  e-smith server and gateway software - ba
1138  %patch4 -p1  %patch4 -p1
1139  %patch5 -p1  %patch5 -p1
1140  %patch6 -p1  %patch6 -p1
1141    %patch7 -p1
1142    %patch8 -p1
1143    %patch9 -p1
1144    %patch10 -p1
1145    %patch11 -p1
1146    %patch12 -p1
1147    %patch13 -p1
1148    
1149  %pre  %pre
1150  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