/[smeserver]/rpms/e-smith-base/sme8/e-smith-base.spec
ViewVC logotype

Diff of /rpms/e-smith-base/sme8/e-smith-base.spec

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

Revision 1.40 by slords, Wed Mar 26 17:01:52 2008 UTC Revision 1.167 by stephdl, Wed Apr 23 20:04:56 2014 UTC
# Line 1  Line 1 
1    # $Id: e-smith-base.spec,v 1.166 2014/04/06 15:58:18 stephdl Exp $
2    
3  Summary: e-smith server and gateway - base module  Summary: e-smith server and gateway - base module
4  %define name e-smith-base  %define name e-smith-base
5  Name: %{name}  Name: %{name}
6  %define version 4.18.1  %define version 5.2.0
7  %define release 2  %define release 93
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.gz  Source: e-smith-base-5.2.0.90.tar.gz
13  Patch1: e-smith-base-4.18.1-fixgettext.patch  Patch1: e-smith-base-5.2.0-reset_ibay_default_type.patch
14    Patch2: e-smith-base-5.2.0_added_verification_of_pptp_clients_against_dhcp.patch
15    Patch3: e-smith-base-5.2.0_console_verification_dhcp_vs_pptp.patch
16  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17  Requires: mod_auth_external  Requires: mod_auth_external
18  Requires: e-smith-lib >= 1.18.0-19  Requires: e-smith-lib >= 2.2.0-2
19  Requires: server-manager-images, server-manager  Requires: server-manager-images, server-manager
20  Requires: e-smith-formmagick >= 1.4.0-9  Requires: e-smith-formmagick >= 1.4.0-12
21  Requires: initscripts >= 6.67-1es17  Requires: initscripts >= 6.67-1es17
22  Requires: e-smith-daemontools >= 1.7.1-04  Requires: e-smith-daemontools >= 1.7.1-04
23  Requires: perl(Locale::gettext)  Requires: perl(Locale::gettext)
# Line 24  Requires: perl(Net::IPv4Addr) Line 28  Requires: perl(Net::IPv4Addr)
28  Requires: /usr/sbin/irqbalance  Requires: /usr/sbin/irqbalance
29  Requires: /usr/sbin/cpuspeed  Requires: /usr/sbin/cpuspeed
30  Requires: /sbin/microcode_ctl  Requires: /sbin/microcode_ctl
31    Requires: /usr/sbin/smartd
32  Requires: dbus  Requires: dbus
33  Requires: hal  Requires: hal
34  Requires: acpid  Requires: acpid
 Requires: whiptail  
35  Requires: rssh  Requires: rssh
36  Requires: bridge-utils  Requires: bridge-utils
37  Requires: vconfig  Requires: vconfig
# Line 35  Requires: e-smith-bootloader Line 39  Requires: e-smith-bootloader
39  Requires: mdadm  Requires: mdadm
40  Requires: pv  Requires: pv
41  Requires: pam_abl  Requires: pam_abl
42    Requires: nss_ldap
43    Requires: cpu >= 1.4.3
44  Obsoletes: rlinetd, e-smith-mod_ssl  Obsoletes: rlinetd, e-smith-mod_ssl
45  Obsoletes: e-smith-serial-console  Obsoletes: e-smith-serial-console
46  Obsoletes: sshell  Obsoletes: sshell
47  Obsoletes: e-smith-rp-pppoe  Obsoletes: e-smith-rp-pppoe
 %if "%{?rhel}" == "5"  
48  Obsoletes: perl-Data-UUID  Obsoletes: perl-Data-UUID
 %endif  
49  BuildRequires: perl, perl(Test::Inline) >= 0.12  BuildRequires: perl, perl(Test::Inline) >= 0.12
50  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
51  BuildRequires: gettext  BuildRequires: gettext
# Line 56  AutoReqProv: no Line 60  AutoReqProv: no
60  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
61    
62  %changelog  %changelog
63    * Wed Apr 23 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 5.2.0-93.sme
64    - Add a verification in the console of number of pptp clients against ip allowed in dhcpd
65    - [SME: 8298]
66    
67    * Sun Apr 6 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 5.2.0-92.sme
68    - Add a verification in remoteaccess panel of number of pptp clients against ip allowed in dhcpd
69    - [SME: 8298]
70    
71    * Mon Mar 10 2014 Chris Burnat <devlist@burnat.com> 5.2.0-91.sme
72    - Reset primary ibay default type [SME: 8267]
73    
74    * Mon Feb 17 2014 Ian Wells <esmith@wellsi.com> 5.2.0-90.sme
75    - Remove old images and roll new tarball [SME: 8213]
76    
77    * Sun Feb 16 2014 Ian Wells <esmith@wellsi.com> 5.2.0-89.sme
78    - Refer to removable media not CDROM in console restore [SME: 8212]
79    
80    * Fri Feb 7 2014 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-88.sme
81    - Add the apache group if it's missing [SME: 7932]
82    
83    * Mon Jan 13 2014 Ian Wells <esmith@wellsi.com> 5.2.0-87.sme
84    - Remove insecure SSL ciphers [SME: 7916]
85    
86    * Mon Jan 13 2014 Ian Wells <esmith@wellsi.com> 5.2.0-86.sme
87    - Change System Name from mitel-networks-server to sme-server [SME: 8131]
88    
89    * Sat Sep 14 2013 Ian Wells <esmith@wellsi.com> 5.2.0-85.sme
90    - Reverse change: Use UTF-8 in the console [SME: 7699]
91    
92    * Sun Jul 7 2013 Ian Wells <esmith@wellsi.com> 5.2.0-84.sme
93    - Improve text in console backup for success and failure [SME: 3121]
94    
95    * Mon Jul 01 2013 Ian Wells <esmith@wellsi.com> 5.2.0-83.sme
96    - Compression level of the console backup is now -6 by default [SME: 6304]
97    
98    * Sat Jun 29 2013 Ian Wells <esmith@wellsi.com> 5.2.0-82.sme
99    - Console USB Backup, allow user setting of compression level [SME: 6304]
100    
101    * Sat Jun 29 2013 Ian Wells <esmith@wellsi.com> 5.2.0-81.sme
102    - Use UTF-8 in the console, by Daniel Berteaud [SME: 7699]
103    
104    * Sat Jun 29 2013 Ian Wells <esmith@wellsi.com> 5.2.0-80.sme
105    - Update ServerName (Samba netbios name) when SystemName is updated [SME: 7703]
106    
107    * Mon Jun 24 2013 Ian Wells <esmith@wellsi.com> 5.2.0-79.sme
108    - Remove old System Name from the Hosts DB, by Charlie Brady [SME: 5010]
109    
110    * Mon Jun 24 2013 Ian Wells <esmith@wellsi.com> 5.2.0-78.sme
111    - Prevent emailing about the normal, weekly, checks of RAID arrays,
112      by Mark Casey [SME: 6160]
113    
114    * Fri Jun 14 2013 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-77.sme
115    - Fix init-account script when LDAP auth is enabled [SME: 7670]
116    
117    * Fri Jun 14 2013 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-76.sme
118    - Fix group creation/modification when LDAP auth is enabled [SME: 7049]
119    
120    * Fri May 17 2013 chris burnat <devlist@burnat.com> 5.2.0-75.sme
121    - Add_template_to_ssl.pem [SME: 4450]
122    
123    * Sat Mar 16 2013 Ian Wells <esmith@wellsi.com> 5.2.0-74.sme
124    - Ensure existing_hwaddr is always initialized [SME: 6087]
125    
126    * Thu Feb 28 2013 Terry Fage <trex1512@yahoo.com.au> 5.2.0-73.sme
127    - In the console refer to removable media instead of USB disk [SME: 6835]
128    
129    * Thu Feb 21 2013 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-72.sme
130    - Optimize user-modify-unix script and link it in bootstrap-ldap-save [SME: 7167]
131    
132    * Tue Feb 5 2013 John Crisp <jcrisp@safeandsoundit.co.uk> 5.2.0-71.sme
133    - Post-upgrades not fired after restore from console [SME: 7060]
134    
135    * Mon Feb 4 2013 Ian Wells <esmith@wellsi.com> 5.2.0-70.sme
136    - Correction for when DB value is lower than MIN_MEMORY_LIMIT [SME: 7000]
137    
138    * Sat Feb 2 2013 Ian Wells <esmith@wellsi.com> 5.2.0-69.sme
139    - Simplified patch after review comments [SME: 7000]
140    
141    * Tue Jan 29 2013 Ian Wells <esmith@wellsi.com> 5.2.0-68.sme
142    - Updated previous patch to avoid migrate fragment [SME: 7000]
143    
144    * Tue Jan 22 2013 Ian Wells <esmith@wellsi.com> 5.2.0-67.sme
145    - Increase memory limit for pppoe to 100Mb [SME: 7000]
146    
147    * Sun Dec 30 2012 Ian Wells <esmith@wellsi.com> 5.2.0-66.sme
148    - Template /etc/updatedb.conf [SME: 7090]
149    
150    * Wed Jul 18 2012 Ian Wells <esmith@wellsi.com> 5.2.0-65.sme
151    - Make CipherSuite secure by default [SME: 7026]
152    
153    * Fri Mar 16 2012 Ian Wells <esmith@wellsi.com> 5.2.0-64.sme
154    - Add MAC address into console network selection [SME: 6844]
155    
156    * Sun Nov 6 2011 Shad L. Lords <slords@mail.com> 5.2.0-63.sme
157    - Initialize ExternalInterface db structure so hwaddr in console works
158      [SME: 6775]
159    
160    * Mon Mar 14 2011 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-62.sme
161    - Stop using gecos attribute in LDAP [SME: 6539]
162    
163    * Mon Mar 14 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-61.sme
164    - Fix a typo in strings [SME: 5932]
165    
166    * Mon Mar 14 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-60.sme
167    - Rework text changes in console screen in previous revision [SME: 5932]
168    
169    * Mon Mar 14 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-59.sme
170    - Only list backup targets that are writeable [SME: 5932]
171    
172    * Sun Mar 13 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-58.sme
173    - Revert admin password change through user-manager [SME: 3759]
174    
175    * Sun Mar 13 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-57.sme
176    - Allow admin password change through user-manager [SME: 3759]
177    
178    * Wed Mar 2 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-57.sme
179    - Handle no network interface scenario in console and bootstrap-console [SME: 6023]
180    
181    * Mon Dec 6 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-56.sme
182    - change apache uid and gid so they become aliases for www [SME: 6425]
183    
184    * Tue Nov 30 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-55.sme
185    - Only remove dangling symlinks in weak-updates directories [SME: 6376]
186    
187    * Tue Nov 30 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-54.sme
188    - Fix create user gid parameter [SME: 6416]
189    
190    * Mon Nov 29 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-53.sme
191    - Fix gpasswd path [SME: 6412]
192    
193    * Mon Nov 22 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-52.sme
194    - Fix relocation of dhclient conf file [SME: 6385]
195    
196    * Sun Nov 7 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-51.sme
197    - No longer need to pass supplemental groups to cpu [SME: 6349]
198    
199    * Fri Nov 5 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-50.sme
200    - Allow cpu to remove empty attributes [SME: 6343]
201    
202    * Thu Nov 4 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-49.sme
203    - Fix maxUsers patch (again) to not break setting passwords [SME: 5537]
204    
205    * Thu Nov 4 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-48.sme
206    - Fix maxUsers patch to not break setting passwords [SME: 5537]
207    
208    * Thu Nov 4 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-47.sme
209    - Don't put empty attributes in file for cpu [SME: 6334]
210    
211    * Thu Nov 4 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-46.sme
212    - Add flush to tmpfile so that data is available to cpu [SME: 6334]
213    
214    * Thu Nov 4 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-45.sme
215    - Add extra attributes to ldap objects with cpu call [SME: 6334]
216    
217    * Wed Nov 3 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-44.sme
218    - Fix cpu critical patch missing ' [SME: 6330]
219    
220    * Wed Nov 3 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-43.sme
221    - Make cpu calls critical only with ldap{Auth} is enabled [SME: 6330]
222    - Add cpu.conf and cpu-system.conf to post-upgrade event [SME: 6327]
223    
224    * Tue Nov 2 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-42.sme
225    - Always use cpu, do unix if ldap{Auth} is disabled [SME: 6328]
226    
227    * Mon Nov 1 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-41.sme
228    - Switch to cpu commands if ldap is master [SME: 6328]
229    
230    * Mon Nov 1 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-40.sme
231    - Add templates for ldap authentication if enabled [SME: 6329]
232    
233    * Mon Nov 1 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-39.sme
234    - Add cpu.conf and cpu-system.conf template/program to SME [SME: 6327]
235    
236    * Thu Oct 14 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-38.sme
237    - Fix empty leases file test [SME: 6274]
238    
239    * Tue Oct 12 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-37.sme
240    - Relocate dhcpd leases file [SME: 6274]
241    
242    * Mon Oct 11 2010 Shad L. Lords <slords@mail.com> 5.2.0-36.sme
243    - Add migrate script to add missing HWaddr to interface records [SME: 6267]
244    
245    * Mon Oct 11 2010 Shad L. Lords <slords@mail.com> 5.2.0-35.sme
246    - Make lcp options configurable [SME: 6277]
247    
248    * Mon Oct 11 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-34.sme
249    - Relocate dhclient conf file [SME: 5833]
250    
251    * Fri Oct 8 2010 Shad L. Lords <slords@mail.com> 5.2.0-33.sme
252    - Disable apmd on 64-bit arch [SME: 6170]
253    
254    * Fri Oct 8 2010 Shad L. Lords <slords@mail.com> 5.2.0-32.sme
255    - Remove check for maxUsers [SME: 5537]
256    
257    * Wed Oct 6 2010 Shad L. Lords <slords@mail.com> 5.2.0-31.sme
258    - Try and keep same external address for pppoe connections [SME: 6263]
259    
260    * Mon Sep 27 2010 Shad L. Lords <slords@mail.com> 5.2.0-30.sme
261    - Add ibay groups to group membership [SME: 6247]
262    
263    * Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-29.sme
264    - Prepare nss_ldap [SME: 6227]
265    
266    * Sun Aug 8 2010 Ian Wells <esmith@wellsi.com> 5.2.0-28.sme
267    - Enable cpuspeed by default [SME: 6066]
268    
269    * Sun Jul 25 2010 Charlie Brady <charlie_brady@mitel.com> 5.2.0-27.sme
270    - Fix syntax error in last patch. [SME: 5830]
271    
272    * Mon Jul 19 2010 Charlie Brady <charlie_brady@mitel.com> 5.2.0-26.sme
273    - Don't exit 99 from e-smith-service script when called with 'condrestart'
274      and service is disabled. [SME: 5830]
275    
276    * Fri Jun 11 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-25.sme
277    - FreeBusy patch fix (save account changes) [SME: 5941]
278    
279    * Fri Jun 11 2010 Ian Wells <esmith@wellsi.com>  5.2.0-24.sme
280    - Remove checkMaxUsers patch due to regression. [SME: 5537]
281    
282    * Tue Jun  8 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-23.sme
283    - Fix translation of local nic string in console [SME: 5571]
284    
285    * Sun Jun  6 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-22.sme
286    - Handle no network interface scenario in console [SME: 6023]
287    
288    * Sat Jun 5 2010 Ian Wells <esmith@wellsi.com>  5.2.0-21.sme
289    - Remove checkMaxUsers(). [SME: 5537]
290    
291    * Mon May 10 2010 John H. Bennett III <bennettj@johnbennettservices.com> 5.2.0-20.sme
292    - Patch that will remove all FreeBusy references from e-smith-base. [SME: 5941]
293    
294    * Wed Mar  3 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-19.sme
295    - Restate smartd dependency. [SME: 5814]
296    
297    * Mon Mar 1 2010 Shad L. Lords <slords@mail.com> 5.2.0-18.sme
298    - Fix gettext errors in WAN/LAN subnet error message [SME: 5501]
299    
300    * Sun Feb 14 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-17.sme
301    - Really fix template expansion error [SME: 4528]
302    
303    * Sun Feb 14 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-16.sme
304    - Fix template expansion error [SME: 4528]
305    
306    * Mon Feb 8 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-15.sme
307    - Improve security by using SHA1 algorithm for certificate signing [SME: 5737]
308    
309    * Fri Feb 5 2010 Stephen Noble <support@dungog.net> 5.2.0-14.sme
310    - Fix eth? swapping [SME: 4528]
311    
312    * Sun Jan 31 2010 Stephen Noble <support@dungog.net> 5.2.0-13.sme
313    - Fix console backup from removable media [SME: 4809]
314    
315    * Sat Jan 30 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-12.sme
316    - Bump certificate encryption from 1024 bits to 2048 bits [SME: 5735]
317    
318    * Thu Jan 14 2010 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-11.sme
319    - Fix console restore from removable media (Federico Simoncelli) [SME: 4809]
320    
321    * Mon Nov 23 2009 Gavin Weight <gweight@gmail.com> 5.2.0-10.sme
322    - Add a dummy call so xgettext can pull translated $ifName in console configuration pages. [SME: 5571]
323    
324    * Fri Nov 6 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-9.sme
325    - Translate $ifName in console configuration pages [SME: 5571]
326    
327    * Sat Oct 24 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-8.sme
328    - Prevent IP conflicts between local and external interface in server gateway mode [SME: 5501]
329    
330    * Tue Oct 20 2009 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-7.sme
331    - Clean up: remove unused nonetworkdrivers [SME: 5521]
332    
333    * Sat Jun 6 2009 Shad L. Lords <slords@mail.com> 5.2.0-6.sme
334    - Clean up stray symlinks in /lib/modules before depmod [SME: 5336]
335    
336    * Mon May 18 2009 Gavin Weight <gweight@gmail.com> 5.2.0-5.sme
337    - Allow for different mdadm output formats for DeviceSize. [SME: 5230]
338    
339    * Sat Feb 14 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-4.sme
340    - Auto-mount USB REV70-drive as usbdisk [SME: 5006]
341    
342    * Sat Oct 25 2008 Stephen Noble <support@dungog.net> 5.2.0-3.sme
343    - create service link for smartd [SME: 1445]
344    
345    * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 5.2.0-2.sme
346    - Add patch to support multiple samba roles [SME: 4172]
347    
348    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 5.2.0-1.sme
349    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
350    
351    * Tue Sep 23 2008 Stephen Noble <support@dungog.net> 4.19.0-6
352    - Add locale tags for email in review panel [SME: 4267]
353    
354    * Sat Sep 20 2008 Shad L. Lords <slords@mail.com> 4.19.0-5
355    - Correct gettext type during build process [SME: 570]
356    
357    * Mon Sep 15 2008 Shad L. Lords <slords@mail.com> 4.19.0-4
358    - Fix screen corruption in console [SME: 4155]
359    
360    * Sat Sep 13 2008 Shad L. Lords <slords@mail.com> 4.19.0-3
361    - Fix detection of xen instance against newer kernels [SME: 4555]
362    
363    * Thu Aug 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.0-2
364    - Fixed warnings generated during build process [SME: 570]
365    
366    * Wed Aug 20 2008 Shad L. Lords <slords@mail.com> 4.19.0-1
367    - Roll new dev stream.
368    
369    * Sun Aug 17 2008 Gavin Weight <gweight@gmail.com> 4.18.1-22
370    - Add gettext to creating backup file title for localization. [SME: 4467]
371    
372    * Mon Aug 11 2008 Charlie Brady <charlie_brady@mitel.com> 4.18.1-21
373    - Fix race condition in VPN ip-down handling which could cause loss of
374      LAN connectivity. [SME: 4405]
375    
376    * Sat Aug 9 2008 Shad L. Lords <slords@mail.com> 4.18.1-20
377    - Remove requires for whiptail.  No longer needed [SME: 4491]
378    
379    * Fri Aug  8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-19
380    - Change userpassword panel to use PASSWORD_VERIFY_NEW instead of PASSWORD_NEW_VERIFY [SME: 4487]
381    
382    * Thu Aug  7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-18
383    - Revert locale key PASSWORD_RESET_TITLE to RESET_PASSWORD_TITLE and move it
384      to e-smith-formmagick's general [SME: 4475]
385    - Reverting all *PASSWORD_NO_MATCH to *PASSWORD_VERIFY_ERROR locale keys [SME: 4476]
386    - Remove invalid entry tag from userpassword's locale file preventing the
387      form from displaying properly [SME: 4479]
388    
389    * Tue Aug  5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-17
390    - Revert previous invalid locale changes (reverting to 4.18.1-15) [SME: 4472]
391    
392    * Mon Aug  4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-16
393    - Revert some locale changes
394    
395    * Tue Jul 22 2008 Gavin Weight <gweight@gmail.com> 4.18.1-15
396    - Add regex to support cciss device names in manageRAID.pl. [SME: 4455]
397    
398    * Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-14
399    - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
400    
401    * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-13
402    - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
403    
404    * Wed Apr 23 2008 Shad L. Lords <slords@mail.com> 4.18.1-12
405    - Fix for > 5 nics detected [SME: 4232]
406    
407    * Tue Apr 22 2008 Shad L. Lords <slords@mail.com> 4.18.1-11
408    - Remove use of Date::Manip from ssl.crt [SME: 3155]
409    
410    * Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 4.18.1-10
411    - Fix FreeBusy param when disabled [SME: 1806]
412    - Remove .orig file [SME: 4228]
413    
414    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-9
415    - Remove quitConsole from menu [SME: 4154]
416    
417    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-8
418    - Really fix free/busy in usermanager [SME: 4157]
419    
420    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-7
421    - Use frames in elinks [SME: 4156]
422    - Set homepage for elinks [SME: 4160]
423    
424    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-6
425    - Fix free/busy field in useraccounts [SME: 4157]
426    
427    * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 4.18.1-5
428    - Add free/busy URL entry to help kronolith contribs [SME: 1806]
429    
430    * Fri Mar 28 2008 Shad L. Lords <slords@mail.com> 4.18.1-4
431    - Fix insert_mode for elinks on el5 platform [SME: 4127]
432    
433    * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-3
434    - Set accounts to deleted before template expansion [SME: 4122]
435    
436  * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-2  * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-2
437  - Fix gettext strings returned by password checks [SME: 4104]  - Fix gettext strings returned by password checks [SME: 4104]
438    
# Line 1191  e-smith server and gateway software - ba Line 1568  e-smith server and gateway software - ba
1568  %prep  %prep
1569  %setup  %setup
1570  %patch1 -p1  %patch1 -p1
1571    %patch2 -p1
1572    %patch3 -p1
1573  %pre  %pre
1574  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 ]
1575  then  then
# Line 1255  ln -s /etc/rc.d/rc7.d root/etc/rc7.d Line 1633  ln -s /etc/rc.d/rc7.d root/etc/rc7.d
1633  mkdir -p root/etc/rc.d/rc1.d  mkdir -p root/etc/rc.d/rc1.d
1634    
1635  mkdir -p root/usr/share/locale/en_US/LC_MESSAGES  mkdir -p root/usr/share/locale/en_US/LC_MESSAGES
1636  xgettext -o root/usr/share/locale/en_US/LC_MESSAGES/server-console.po root/sbin/e-smith/console  xgettext -L perl -o root/usr/share/locale/en_US/LC_MESSAGES/server-console.po root/sbin/e-smith/console
1637    
1638  mkdir -p root/etc/e-smith/locale  mkdir -p root/etc/e-smith/locale
1639  # Make the fr-ca link in %pre to ease upgrades  # Make the fr-ca link in %pre to ease upgrades
# Line 1270  mkdir -p root/etc/e-smith/templates/etc/ Line 1648  mkdir -p root/etc/e-smith/templates/etc/
1648  ln -s /etc/e-smith/templates-default/template-begin-shell \  ln -s /etc/e-smith/templates-default/template-begin-shell \
1649        root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/template-begin        root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/template-begin
1650    
1651    mkdir -p root/etc/e-smith/templates/etc/ldap.secret/
1652    touch root/etc/e-smith/templates/etc/ldap.secret/template-begin
1653    
1654  for file in imap login passwd pwauth system-auth  for file in imap login passwd pwauth system-auth
1655  do  do
1656      mkdir -p root/etc/e-smith/templates/etc/pam.d/$file      mkdir -p root/etc/e-smith/templates/etc/pam.d/$file
# Line 1300  rm root/service/{syslog,klogd} Line 1681  rm root/service/{syslog,klogd}
1681  mkdir -p root/etc/e-smith/events/local  mkdir -p root/etc/e-smith/events/local
1682  mkdir -p root/etc/e-smith/events/user-modify-admin  mkdir -p root/etc/e-smith/events/user-modify-admin
1683  mkdir -p root/home/e-smith/db  mkdir -p root/home/e-smith/db
 touch root/home/e-smith/db/configuration  
1684    
1685  mkdir -p root/etc/e-smith/pam  mkdir -p root/etc/e-smith/pam
1686  mkdir -p root/home/e-smith/ssl.key  mkdir -p root/home/e-smith/ssl.key
# Line 1312  mkdir -p root/var/state/e-smith Line 1692  mkdir -p root/var/state/e-smith
1692  for file in %{dbfiles}  for file in %{dbfiles}
1693  do  do
1694      mkdir -p root/etc/e-smith/db/$file/{defaults,migrate,force}      mkdir -p root/etc/e-smith/db/$file/{defaults,migrate,force}
     # Create ghost file for rpm  
     touch root/home/e-smith/db/$file  
1695  done  done
1696    
1697  mkdir -p root/etc/tcprules  mkdir -p root/etc/tcprules


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