/[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.9 by slords, Tue Apr 22 21:32:15 2008 UTC Revision 1.23 by bytegw, Sun Aug 17 15:05:23 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 12  %define release 25
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 19  Patch8: e-smith-base-4.18.1-freebusy.pat Line 19  Patch8: e-smith-base-4.18.1-freebusy.pat
19  Patch9: e-smith-base+ldap-4.19.1-ldap_fixes.patch  Patch9: e-smith-base+ldap-4.19.1-ldap_fixes.patch
20  Patch10: e-smith-base+ldap-4.19.1-import_fixes.patch  Patch10: e-smith-base+ldap-4.19.1-import_fixes.patch
21  Patch11: e-smith-base-4.18.1-dateManip.patch  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    Patch17: e-smith-base+ldap-4.19.1-get_raid_details_cciss.patch
28    Patch18: e-smith-base+ldap-4.19.1-merge_users_and_people.patch
29    Patch19: e-smith-base+ldap-4.19.1-2739schema.patch
30    Patch20: e-smith-base-4.18.1-PortFixesFromBase.patch
31    Patch21: e-smith-base-4.18.1-fixPASSWORD_VERIFY_NEW.patch
32    Patch22: e-smith-base-4.18.1-ip-down.race.patch
33    Patch23: e-smith-base-4.18.1-FixLocalizedTitle.patch
34  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
35  Requires: mod_auth_external  Requires: mod_auth_external
36  Requires: e-smith-lib >= 1.18.0-19  Requires: e-smith-lib >= 1.18.0-19
37  Requires: server-manager-images, server-manager  Requires: server-manager-images, server-manager
38  Requires: e-smith-formmagick >= 1.4.0-9  Requires: e-smith-formmagick >= 1.4.0-12
39  Requires: initscripts >= 6.67-1es17  Requires: initscripts >= 6.67-1es17
40  Requires: e-smith-daemontools >= 1.7.1-04  Requires: e-smith-daemontools >= 1.7.1-04
41  Requires: perl(Locale::gettext)  Requires: perl(Locale::gettext)
# Line 37  Requires: /sbin/microcode_ctl Line 49  Requires: /sbin/microcode_ctl
49  Requires: dbus  Requires: dbus
50  Requires: hal  Requires: hal
51  Requires: acpid  Requires: acpid
 Requires: whiptail  
52  Requires: rssh  Requires: rssh
53  Requires: bridge-utils  Requires: bridge-utils
54  Requires: vconfig  Requires: vconfig
# Line 75  AutoReqProv: no Line 86  AutoReqProv: no
86  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
87    
88  %changelog  %changelog
89    * Sun Aug 17 2008 Gavin Weight <gweight@gmail.com> 4.19.1-25
90    - Add gettext to creating backup file title for localization. [SME: 4467]
91    
92    * Tue Aug 12 2008 Gavin Weight <gweight@gmail.com> 4.19.1-24
93    - Fix race condition in VPN ip-down handling which could cause loss of
94      LAN connectivity. [SME: 4405]
95    
96    * Sat Aug 9 2008 Shad L. Lords <slords@mail.com> 4.19.1-23
97    - Remove requires for whiptail.  No longer needed [SME: 4491]
98    
99    * Fri Aug  8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-22
100    - Change userpassword panel to use PASSWORD_VERIFY_NEW instead of PASSWORD_NEW_VERIFY [SME: 4487]
101    
102    * Thu Aug  7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-21
103    - Revert locale key PASSWORD_RESET_TITLE to RESET_PASSWORD_TITLE and move it
104      to e-smith-formmagick's general [SME: 4475]
105    - Reverting all *PASSWORD_NO_MATCH to *PASSWORD_VERIFY_ERROR locale keys [SME: 4476]
106    - Remove invalid entry tag from userpassword's locale file preventing the
107      form from displaying properly [SME: 4479]
108    
109    * Fri Jul 25 2008 Shad L. Lords <slords@mail.com> 4.19.1-20
110    - Separate template to avoid breaking schema [SME: 4171]
111    
112    * Fri Jul 25 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-19
113    - Merge Users and People informations in ou=Users. This is done by removing
114      the 'account' objectClass and adding 'calEntry' and 'InetOrgPerson' for
115      user accounts [SME: 4396]
116    - do not reset objectClass attributes during ldap-update. This will allow
117      admins to add others objectClass
118    - use the dummy user (inetOrgPerson) of each group to store mail address
119      of the group (may store alias latter)
120    - remove now unused ou=People
121    - rotate slapd log in logrotate event
122    - compute sambaSID of users, prevent invalid sambaSID during migration
123    
124    * Wed Jul 23 2008 Gavin Weight <gweight@gmail.com> 4.19.1-18
125    - Add regex to support cciss device names in manageRAID.pl. [SME: 4455]
126    
127    * Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-17
128    - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
129    
130    * Thu May 14 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-16
131    - Add calEntry in ldap-update so the attribute calFBURL is allowed and
132      ou=People can be updated
133    
134    * Mon Apr 28 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-15
135    - Fix run script when domain name has changed
136    
137    * Mon Apr 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-14
138    - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
139    
140    * Wed Apr 23 2008 Shad L. Lords <slords@mail.com> 4.19.1-13
141    - Fix for > 5 nics detected [SME: 4232]
142    
143  * Tue Apr 22 2008 Shad L. Lords <slords@mail.com> 4.19.1-12  * Tue Apr 22 2008 Shad L. Lords <slords@mail.com> 4.19.1-12
144  - Remove use of Date::Manip from ssl.crt [SME: 3155]  - Remove use of Date::Manip from ssl.crt [SME: 3155]
145    
# Line 1135  e-smith server and gateway software - ba Line 1200  e-smith server and gateway software - ba
1200  %patch9 -p1  %patch9 -p1
1201  %patch10 -p1  %patch10 -p1
1202  %patch11 -p1  %patch11 -p1
1203    %patch12 -p1
1204    %patch13 -p1
1205    %patch14 -p1
1206    %patch15 -p1
1207    %patch16 -p1
1208    %patch17 -p1
1209    %patch18 -p1
1210    %patch19 -p1
1211    %patch20 -p1
1212    %patch21 -p1
1213    %patch22 -p1
1214    %patch23 -p1
1215    
1216  %pre  %pre
1217  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