/[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.2 by slords, Tue Apr 1 16:58:45 2008 UTC Revision 1.5 by slords, Thu Apr 3 02:22:41 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 2  %define release 8
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 11  Source: %{name}-%{version}.tar.gz Line 11  Source: %{name}-%{version}.tar.gz
11  Patch1: e-smith-base+ldap-4.19.1-ldap.patch  Patch1: e-smith-base+ldap-4.19.1-ldap.patch
12  Patch2: e-smith-base-4.18.1-insertmode.patch  Patch2: e-smith-base-4.18.1-insertmode.patch
13  Patch3: e-smith-base+ldap-4.19.1-freebusy.patch  Patch3: e-smith-base+ldap-4.19.1-freebusy.patch
14    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
16    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  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
19  Requires: mod_auth_external  Requires: mod_auth_external
20  Requires: e-smith-lib >= 1.18.0-19  Requires: e-smith-lib >= 1.18.0-19
# Line 67  AutoReqProv: no Line 71  AutoReqProv: no
71  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
72    
73  %changelog  %changelog
74    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.19.1-8
75    - Remove quitConsole from menu [SME: 4154]
76    
77    * Wed Apr 2 2008 Sebastien F. <sebast@firewall-services.com> 4.19.1-7
78    - Really fix free/busy in usermanager [SME: 4157]
79    
80    * Wed Apr 2 2008 Sebastien F. <sebast@firewall-services.com> 4.19.1-6
81    - Set nss "bind_policy" to "soft" to be able to access to
82      /etc/{passwd,groups,shadow} informations when ldap is down.
83    - Set /etc/openldap/ldap.conf host to "localhost" and remove unnecessary
84      use of SSL. [SME: 1543].
85    - Cleanly handle need of ldap directory generation after e-smith-base+ldap
86      package: add prop "generateDb" to ldap key and modify /var/service/ldap/run.
87    
88    * Wed Apr 2 2008 Sebastien F. <sebast@firewall-services.com> 4.19.1-5
89    - Convert ldap-init-accounts action to /home/e-smith/db/ldap/ldif template
90      [SME: 3439].
91    - New template is able to import after package install sme accounts from
92      /etc/{passwd,group,shadow} files to ldap directory.
93    
94    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.19.1-4
95    - Use frames in elinks [SME: 4156]
96    - Set homepage for elinks [SME: 4160]
97    
98    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.19.1-3
99    - Fix free/busy field in useraccounts [SME: 4157]
100    
101  * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 4.19.1-2  * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 4.19.1-2
102  - Add free/busy URL entry to help kronolith contribs [SME: 1806]  - Add free/busy URL entry to help kronolith contribs [SME: 1806]
103    
# Line 1073  e-smith server and gateway software - ba Line 1104  e-smith server and gateway software - ba
1104  %patch2 -p1  %patch2 -p1
1105  %endif  %endif
1106  %patch3 -p1  %patch3 -p1
1107    %patch4 -p1
1108    %patch5 -p1
1109    %patch6 -p1
1110    %patch7 -p1
1111    
1112  %pre  %pre
1113  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