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