/[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.121 by slords, Mon Nov 22 16:27:05 2010 UTC Revision 1.168 by stephdl, Sun Jan 11 21:46:53 2015 UTC
# Line 1  Line 1 
1  # $Id: e-smith-base.spec,v 1.120 2010/11/14 16:45:07 slords Exp $  # $Id: e-smith-base.spec,v 1.167 2014/04/23 20:04:56 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 5.2.0  %define version 5.2.0
7  %define release 52  %define release 94
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-5.2.0-sambaRole.patch  Patch1: e-smith-base-5.2.0-reset_ibay_default_type.patch
14  Patch2: e-smith-base-5.2.0-smartd40.patch  Patch2: e-smith-base-5.2.0_added_verification_of_pptp_clients_against_dhcp.patch
15  Patch3: e-smith-base-5.2.0-usbRev70drive.patch  Patch3: e-smith-base-5.2.0_console_verification_dhcp_vs_pptp.patch
16  Patch4: e-smith-base-5.2.0-FixLabelArray.patch  Patch4: e-smith-base-5.2.0-default_to_no_on_quit_console_app.patch
 Patch5: e-smith-base-5.2.0-straysymlink.patch  
 Patch6: e-smith-base-5.2.0-nonetworkdrivers.patch  
 Patch7: e-smith-base-5.2.0-checkIPOverlap.patch  
 Patch8: e-smith-base-5.2.0-adapter-translation-fixes.patch  
 Patch9: e-smith-base-5.2.0-FixLocale_External.patch  
 Patch10: e-smith-base-5.2.0-perform_restore-hal.patch  
 Patch11: e-smith-base-5.2.0-generate-2048-bits-keys.patch  
 Patch12: e-smith-base-5.2.0-perform_backup-hal.patch  
 Patch13: e-smith-base-5.2.0-hwaddress.patch  
 Patch14: e-smith-base-5.2.0-sha1.patch  
 Patch15: e-smith-base-5.2.0-fix-template-expansion-error.patch  
 Patch16: e-smith-base-5.2.0-gettext.patch  
 Patch17: e-smith-base-5.2.0-remove-freebusy-references.patch  
 Patch18: e-smith-base-5.2.0-no-nic.patch  
 Patch19: e-smith-base-5.2.0-fix-local-nic-string-in-console.patch  
 Patch20: e-smith-base-5.2.0-freebusy-user-modify-fix.patch  
 Patch21: e-smith-base-5.2.0-condrestart.patch  
 Patch22: e-smith-base-5.2.0-condrestart.patch2  
 Patch23: e-smith-base-5.2.0-cpuspeed.patch  
 Patch24: e-smith-base-5.2.0-nss_ldap.patch  
 Patch25: e-smith-base-5.2.0-ibay_groups.patch  
 Patch26: e-smith-base-5.2.0-keep_external.patch  
 Patch27: e-smith-base-5.2.0-checkMaxUsers.patch  
 Patch28: e-smith-base-5.2.0-apmd64bit.patch  
 Patch29: e-smith-base-5.2.0-relocate_dhclient_conf.patch  
 Patch30: e-smith-base-5.2.0-echo-options.patch  
 Patch31: e-smith-base-5.2.0-migrateHWaddr.patch  
 Patch32: e-smith-base-5.2.0-relocate_dhcpd_leases_file.patch  
 Patch33: e-smith-base-5.2.0-fix_empty_file_test.patch  
 Patch34: e-smith-base-5.2.0-cpu-conf.patch  
 Patch35: e-smith-base-5.2.0-ldap-auth.patch  
 Patch36: e-smith-base-5.2.0-enable-cpu.patch  
 Patch37: e-smith-base-5.2.0-better-ldap.patch  
 Patch38: e-smith-base-5.2.0-add-extra-ldap.patch  
 Patch39: e-smith-base-5.2.0-cpu-can-delete.patch  
 Patch40: e-smith-base-5.2.0-supp-groups.patch  
17  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
18  Requires: mod_auth_external  Requires: mod_auth_external
19  Requires: e-smith-lib >= 2.2.0-2  Requires: e-smith-lib >= 2.2.0-2
# Line 97  AutoReqProv: no Line 61  AutoReqProv: no
61  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
62    
63  %changelog  %changelog
64    * Sun Jan 11 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 5.2.0-94.sme
65    - When quiting the console app with unsaved changes set the default selected
66    - answer to NO  [SME: 8794]
67    
68    * Wed Apr 23 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 5.2.0-93.sme
69    - Add a verification in the console of number of pptp clients against ip allowed in dhcpd
70    - [SME: 8298]
71    
72    * Sun Apr 6 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 5.2.0-92.sme
73    - Add a verification in remoteaccess panel of number of pptp clients against ip allowed in dhcpd
74    - [SME: 8298]
75    
76    * Mon Mar 10 2014 Chris Burnat <devlist@burnat.com> 5.2.0-91.sme
77    - Reset primary ibay default type [SME: 8267]
78    
79    * Mon Feb 17 2014 Ian Wells <esmith@wellsi.com> 5.2.0-90.sme
80    - Remove old images and roll new tarball [SME: 8213]
81    
82    * Sun Feb 16 2014 Ian Wells <esmith@wellsi.com> 5.2.0-89.sme
83    - Refer to removable media not CDROM in console restore [SME: 8212]
84    
85    * Fri Feb 7 2014 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-88.sme
86    - Add the apache group if it's missing [SME: 7932]
87    
88    * Mon Jan 13 2014 Ian Wells <esmith@wellsi.com> 5.2.0-87.sme
89    - Remove insecure SSL ciphers [SME: 7916]
90    
91    * Mon Jan 13 2014 Ian Wells <esmith@wellsi.com> 5.2.0-86.sme
92    - Change System Name from mitel-networks-server to sme-server [SME: 8131]
93    
94    * Sat Sep 14 2013 Ian Wells <esmith@wellsi.com> 5.2.0-85.sme
95    - Reverse change: Use UTF-8 in the console [SME: 7699]
96    
97    * Sun Jul 7 2013 Ian Wells <esmith@wellsi.com> 5.2.0-84.sme
98    - Improve text in console backup for success and failure [SME: 3121]
99    
100    * Mon Jul 01 2013 Ian Wells <esmith@wellsi.com> 5.2.0-83.sme
101    - Compression level of the console backup is now -6 by default [SME: 6304]
102    
103    * Sat Jun 29 2013 Ian Wells <esmith@wellsi.com> 5.2.0-82.sme
104    - Console USB Backup, allow user setting of compression level [SME: 6304]
105    
106    * Sat Jun 29 2013 Ian Wells <esmith@wellsi.com> 5.2.0-81.sme
107    - Use UTF-8 in the console, by Daniel Berteaud [SME: 7699]
108    
109    * Sat Jun 29 2013 Ian Wells <esmith@wellsi.com> 5.2.0-80.sme
110    - Update ServerName (Samba netbios name) when SystemName is updated [SME: 7703]
111    
112    * Mon Jun 24 2013 Ian Wells <esmith@wellsi.com> 5.2.0-79.sme
113    - Remove old System Name from the Hosts DB, by Charlie Brady [SME: 5010]
114    
115    * Mon Jun 24 2013 Ian Wells <esmith@wellsi.com> 5.2.0-78.sme
116    - Prevent emailing about the normal, weekly, checks of RAID arrays,
117      by Mark Casey [SME: 6160]
118    
119    * Fri Jun 14 2013 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-77.sme
120    - Fix init-account script when LDAP auth is enabled [SME: 7670]
121    
122    * Fri Jun 14 2013 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-76.sme
123    - Fix group creation/modification when LDAP auth is enabled [SME: 7049]
124    
125    * Fri May 17 2013 chris burnat <devlist@burnat.com> 5.2.0-75.sme
126    - Add_template_to_ssl.pem [SME: 4450]
127    
128    * Sat Mar 16 2013 Ian Wells <esmith@wellsi.com> 5.2.0-74.sme
129    - Ensure existing_hwaddr is always initialized [SME: 6087]
130    
131    * Thu Feb 28 2013 Terry Fage <trex1512@yahoo.com.au> 5.2.0-73.sme
132    - In the console refer to removable media instead of USB disk [SME: 6835]
133    
134    * Thu Feb 21 2013 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-72.sme
135    - Optimize user-modify-unix script and link it in bootstrap-ldap-save [SME: 7167]
136    
137    * Tue Feb 5 2013 John Crisp <jcrisp@safeandsoundit.co.uk> 5.2.0-71.sme
138    - Post-upgrades not fired after restore from console [SME: 7060]
139    
140    * Mon Feb 4 2013 Ian Wells <esmith@wellsi.com> 5.2.0-70.sme
141    - Correction for when DB value is lower than MIN_MEMORY_LIMIT [SME: 7000]
142    
143    * Sat Feb 2 2013 Ian Wells <esmith@wellsi.com> 5.2.0-69.sme
144    - Simplified patch after review comments [SME: 7000]
145    
146    * Tue Jan 29 2013 Ian Wells <esmith@wellsi.com> 5.2.0-68.sme
147    - Updated previous patch to avoid migrate fragment [SME: 7000]
148    
149    * Tue Jan 22 2013 Ian Wells <esmith@wellsi.com> 5.2.0-67.sme
150    - Increase memory limit for pppoe to 100Mb [SME: 7000]
151    
152    * Sun Dec 30 2012 Ian Wells <esmith@wellsi.com> 5.2.0-66.sme
153    - Template /etc/updatedb.conf [SME: 7090]
154    
155    * Wed Jul 18 2012 Ian Wells <esmith@wellsi.com> 5.2.0-65.sme
156    - Make CipherSuite secure by default [SME: 7026]
157    
158    * Fri Mar 16 2012 Ian Wells <esmith@wellsi.com> 5.2.0-64.sme
159    - Add MAC address into console network selection [SME: 6844]
160    
161    * Sun Nov 6 2011 Shad L. Lords <slords@mail.com> 5.2.0-63.sme
162    - Initialize ExternalInterface db structure so hwaddr in console works
163      [SME: 6775]
164    
165    * Mon Mar 14 2011 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-62.sme
166    - Stop using gecos attribute in LDAP [SME: 6539]
167    
168    * Mon Mar 14 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-61.sme
169    - Fix a typo in strings [SME: 5932]
170    
171    * Mon Mar 14 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-60.sme
172    - Rework text changes in console screen in previous revision [SME: 5932]
173    
174    * Mon Mar 14 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-59.sme
175    - Only list backup targets that are writeable [SME: 5932]
176    
177    * Sun Mar 13 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-58.sme
178    - Revert admin password change through user-manager [SME: 3759]
179    
180    * Sun Mar 13 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-57.sme
181    - Allow admin password change through user-manager [SME: 3759]
182    
183    * Wed Mar 2 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-57.sme
184    - Handle no network interface scenario in console and bootstrap-console [SME: 6023]
185    
186    * Mon Dec 6 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-56.sme
187    - change apache uid and gid so they become aliases for www [SME: 6425]
188    
189    * Tue Nov 30 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-55.sme
190    - Only remove dangling symlinks in weak-updates directories [SME: 6376]
191    
192    * Tue Nov 30 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-54.sme
193    - Fix create user gid parameter [SME: 6416]
194    
195    * Mon Nov 29 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-53.sme
196    - Fix gpasswd path [SME: 6412]
197    
198  * Mon Nov 22 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-52.sme  * Mon Nov 22 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-52.sme
199  - Fix relocation of dhclient conf file [SME: 6385]  - Fix relocation of dhclient conf file [SME: 6385]
200    
# Line 1478  e-smith server and gateway software - ba Line 1576  e-smith server and gateway software - ba
1576  %patch2 -p1  %patch2 -p1
1577  %patch3 -p1  %patch3 -p1
1578  %patch4 -p1  %patch4 -p1
 %patch5 -p1  
 %patch6 -p1  
 %patch7 -p1  
 %patch8 -p1  
 %patch9 -p1  
 %patch10 -p1  
 %patch11 -p1  
 %patch12 -p1  
 %patch13 -p1  
 %patch14 -p1  
 %patch15 -p1  
 %patch16 -p1  
 %patch17 -p1  
 %patch18 -p1  
 %patch19 -p1  
 %patch20 -p1  
 %patch21 -p1  
 %patch22 -p1  
 %patch23 -p1  
 %patch24 -p1  
 %patch25 -p1  
 %patch26 -p1  
 %patch27 -p1  
 %patch28 -p1  
 %patch29 -p1  
 %patch30 -p1  
 %patch31 -p1  
 %patch32 -p1  
 %patch33 -p1  
 %patch34 -p1  
 %patch35 -p1  
 %patch36 -p1  
 %patch37 -p1  
 %patch38 -p1  
 %patch39 -p1  
 %patch40 -p1  
   
1579  %pre  %pre
1580  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 ]
1581  then  then


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