/[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.1 by slords, Tue Jun 12 18:30:36 2007 UTC Revision 1.49 by bytegw, Wed Apr 23 18:07:23 2008 UTC
# Line 1  Line 1 
1  Summary: e-smith server and gateway - base module  Summary: e-smith server and gateway - base module
2  %define name e-smith-base  %define name e-smith-base
3  Name: %{name}  Name: %{name}
4  %define version 4.18.0  %define version 4.18.1
5  %define release 58  %define release 12
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
9  Group: Networking/Daemons  Group: Networking/Daemons
10  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
11  Patch1: e-smith-base-4.18.0-backtitle.patch  Patch1: e-smith-base-4.18.1-fixgettext.patch
12  Patch2: e-smith-base-4.18.0-consolebackup.patch  Patch2: e-smith-base-4.18.1-deleteorder.patch
13  Patch3: e-smith-base-4.18.0-backupcancel.patch  Patch3: e-smith-base-4.18.1-insertmode.patch
14  Patch4: e-smith-base-4.18.0-gatewaydev.patch  Patch4: e-smith-base-4.18.1-freebusy.patch
15  Patch5: e-smith-base-4.18.0-elinks_caching.patch  Patch5: e-smith-base-4.18.1-frames.patch
16  Patch6: e-smith-base-4.18.0-unused_templates.patch  Patch6: e-smith-base-4.18.1-quitconsole.patch
17  Patch7: e-smith-base-4.18.0-backuphome.patch  Patch7: e-smith-base-4.18.1-freebusy.patch2
18  Patch8: e-smith-base-4.18.0-mediaglob.patch  Patch8: e-smith-base-4.18.1-dateManip.patch
19  Patch9: e-smith-base-4.18.0-setbeforeexpand.patch  Patch9: e-smith-base-4.18.1-ethernetlist.patch
 Patch10: e-smith-base-4.18.0-runit17.patch  
 Patch11: e-smith-base-4.18.0-infobox.patch  
 Patch12: e-smith-base-4.18.0-infobox.patch2  
 Patch13: e-smith-base-4.18.0-mediaglob.patch2  
 Patch14: e-smith-base-4.18.0-run.static.patch  
 Patch15: e-smith-base-4.18.0-ethdriver.patch  
 Patch16: e-smith-base-4.18.0-ethdriver.patch2  
 Patch17: e-smith-base-4.18.0-ethdriver.patch3  
 Patch18: e-smith-base-4.18.0-ethdriver.patch4  
 Patch19: e-smith-base-4.18.0-raid_no.patch  
 Patch20: e-smith-base-4.18.0-commonname.patch  
 Patch21: e-smith-base-4.18.0-noutf.patch  
 Patch22: e-smith-base-4.18.0-commonname.patch2  
 Patch23: e-smith-base-4.18.0-pamtemplate.patch  
 Patch24: e-smith-base-4.18.0-pamtemplate.patch2  
 Patch25: e-smith-base-4.18.0-rcscript.patch  
 Patch26: e-smith-base-4.18.0-logfile_rotation.patch  
 Patch27: e-smith-base-4.18.0-login_pam.patch  
 Patch28: e-smith-base-4.18.0-depmod.patch  
 Patch29: e-smith-base-4.18.0-perms.patch  
 Patch30: e-smith-base-4.18.0-dhcpd_perms.patch  
 Patch31: e-smith-base-4.18.0-noraid.patch  
 Patch32: e-smith-base-4.18.0-suborder.patch  
 Patch33: e-smith-base-4.18.0-standby.patch  
 Patch34: e-smith-base-4.18.0-usbback.patch  
 Patch35: e-smith-base-4.18.0-remoteaccess.pmfm2self.patch  
 Patch36: e-smith-base-4.18.0-SSHport.patch  
 Patch37: e-smith-base-4.18.0-gateway_validation.patch  
 Patch38: e-smith-base-4.18.0-service_re.patch  
 Patch39: e-smith-base-4.18.0-xencons.patch  
 Patch40: e-smith-base-4.18.0-lib64.patch  
 Patch41: e-smith-base-4.18.0-cracklib.patch  
 Patch42: e-smith-base-4.18.0-raid_no.patch2  
 Patch43: e-smith-base-4.18.0-raidfix.patch  
 Patch44: e-smith-base-4.18.0-bootstrap.patch  
 Patch45: e-smith-base-4.18.0-pamtemplate.patch3  
 Patch46: e-smith-base-4.18.0-restoredev.patch  
20  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21  Requires: mod_auth_external  Requires: mod_auth_external
22  Requires: e-smith-lib >= 1.18.0-7  Requires: e-smith-lib >= 1.18.0-19
23  Requires: server-manager-images, server-manager  Requires: server-manager-images, server-manager
24  Requires: e-smith-formmagick >= 0.2.0  Requires: e-smith-formmagick >= 1.4.0-9
25  Requires: initscripts >= 6.67-1es17  Requires: initscripts >= 6.67-1es17
26  Requires: e-smith-daemontools >= 1.7.1-04  Requires: e-smith-daemontools >= 1.7.1-04
27  Requires: perl(Locale::gettext)  Requires: perl(Locale::gettext)
# Line 101  AutoReqProv: no Line 64  AutoReqProv: no
64  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
65    
66  %changelog  %changelog
67    * Wed Apr 23 2008 Shad L. Lords <slords@mail.com> 4.18.1-12
68    - Fix for > 5 nics detected [SME: 4232]
69    
70    * Tue Apr 22 2008 Shad L. Lords <slords@mail.com> 4.18.1-11
71    - Remove use of Date::Manip from ssl.crt [SME: 3155]
72    
73    * Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 4.18.1-10
74    - Fix FreeBusy param when disabled [SME: 1806]
75    - Remove .orig file [SME: 4228]
76    
77    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-9
78    - Remove quitConsole from menu [SME: 4154]
79    
80    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-8
81    - Really fix free/busy in usermanager [SME: 4157]
82    
83    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-7
84    - Use frames in elinks [SME: 4156]
85    - Set homepage for elinks [SME: 4160]
86    
87    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-6
88    - Fix free/busy field in useraccounts [SME: 4157]
89    
90    * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 4.18.1-5
91    - Add free/busy URL entry to help kronolith contribs [SME: 1806]
92    
93    * Fri Mar 28 2008 Shad L. Lords <slords@mail.com> 4.18.1-4
94    - Fix insert_mode for elinks on el5 platform [SME: 4127]
95    
96    * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-3
97    - Set accounts to deleted before template expansion [SME: 4122]
98    
99    * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-2
100    - Fix gettext strings returned by password checks [SME: 4104]
101    
102    * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-1
103    - Roll new stable stream consolidating patches.
104    
105    * Mon Mar 24 2008 Shad L. Lords <slords@mail.com> 4.18.0-104
106    - Finish removing pleasewait [SME: 126]
107    
108    * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 4.18.0-103
109    - Add gettext to console titles. [SME: 4089]
110    
111    * Sat Mar 15 2008 Stephen Noble <support@dungog.net> 4.18.0-102
112    - Minor translation fixes [SME: 4058] [SME: 4059]
113    
114    * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 4.18.0-101
115    - Remove tests for removed FORM_TITLE's [SME: 4050]
116    
117    * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 4.18.0-100
118    - Cleanup SAVE/ADD tag mixup [SME: 4045]
119    
120    * Sat Mar 10 2008 Shad L. Lords <slords@mail.com> 4.18-99
121    - Fix dyndns custom gettext [SME: 4032]
122    
123    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-98
124    - revised gettext messages [SME: 631]
125    
126    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-97
127    - gettext messages [SME: 631]
128    
129    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-96
130    - remove duplicate system password has been changed [SME: 3974]
131    
132    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-95
133    - EthernetAssign shouldn't be translated [SME: 3947]
134    
135    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 4.18-94
136    - Remove pleasewait function [SME: 126]
137    
138    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 4.18-93
139    - fix gettext formatting in three files [SME: 3938]
140    
141    * Wed Feb 13 2008 chris burnat <devlist@burnat.com> 4.18-92
142    - Fix creation of usernames and pseudonyms with one character
143    - [SME: 2451]
144    
145    * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.18-91
146    - Remove <base> tags now in general [SME: 3911]
147    
148    * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 4.18-90
149    - Remove duplicate <base> entries [SME: 3894]
150    
151    * Sat Feb 09 2008 Stephen Noble <support@dungog.net> 4.18-89
152    - remove unused ROUTER_DESC token from lexicon [SME: 3879]
153    
154    * Sat Jan 12 2008 Shad L. Lords <slords@mail.com> 4.18-88
155    - remove default of 1400 MTU for interfaces [SME: 549]
156    
157    * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-87
158    - db prop to dissociate admin password from root in useraccounts.pm [SME: 3117]
159    
160    * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-86
161    - pptp connections setting mtu/mru > 1400 [SME: 549]
162    
163    * Tue Jan 08 2008 Stephen Noble <support@dungog.net> 4.18-85
164    - console to strength validate password choice on first entry [SME: 3131]
165    
166    * Tue Jan 08 2008 Stephen Noble <support@dungog.net> 4.18-84
167    - Auto-mount USB REV-drive as usbdisk [SME: 2972]
168    
169    * Sun Jan 06 2008 Stephen Noble <support@dungog.net> 4.18-83
170    - ignore error returns from tar [SME: 3127]
171    
172    * Sun Jan 06 2008 Stephen Noble <support@dungog.net> 4.18-82
173    - Use esmith::util::validatePassword on console [SME: 2173]
174    
175    * Mon Dec 24 2007 Gavin Weight <gweight@gmail.com> 4.18.0-81
176    - Link smartd.conf to bootstrap-save-console and console-save. [SME: 1445]
177    
178    * Mon Dec 24 2007 Stephen Noble <support@dungog.net> 4.18-80
179    - Add smartd as a disabled service with template [SME: 1445]
180    
181    * Sun Dec 16 2007 Shad L. Lords <slords@mail.com> 4.18.0-79
182    - Lock user accounts with usermod instead of passwd [SME: 3595]
183    
184    * Sun Dec 16 2007 Gavin Weight <gweight@gmail.com> 4.18.0-78
185    - Add symlink to fr-fr locale. [SME: 3648]
186    
187    * Mon Nov 12 2007 Shad L. Lords <slords@mail.com> 4.18.0-77
188    - Add fix for varying partition sizes in add_raid [SME: 3547]
189    
190    * Sun Nov 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-76
191    - Fix removal of Corporate DNS from console.  [SME: 3532]
192    
193    * Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.18.0-75
194    - Remove previous change, applied to wrong package.  [SME: 3512]
195    
196    * Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.18.0-74
197    - Add WPAD feature for DHCP (Thanks Hector Perez).  [SME: 3512]
198    
199    * Tue Oct 16 2007 Gavin Weight <gweight@gmail.com> 4.18.0-73
200    - Make non-Removable pseudonyms point to admin when reassigned.  [SME: 2214]
201    
202    * Sun Oct 14 2007 Gavin Weight <gweight@gmail.com> 4.18.0-72
203    - Adjust success text when changing admin password. [SME: 2442]
204    
205    * Thu Oct 11 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-71
206    - Fix comparison of expected to actual SSL cert data. Also change
207      truncation point for email address from 40 chars to 64. [SME: 1736].
208      [Note that -70 was inadvertently skipped.]
209    
210    * Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-69
211    - Move httpd logrotate.d directory to e-smith-apache. [SME: 3380]
212    
213    * Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-68
214    - Rename in logrotate.d directory apache to httpd. [SME: 3380]
215    
216    * Fri Sep 07 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-67
217    - Fix pod in groups.pm file. [SME: 3379]
218    
219    * Wed Aug 22 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-66
220    - Relax restrictions on restore devices, to allow CDR and DVDR.
221      [SME: 3126]
222    
223    * Fri Aug 03 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-65
224    - Ensure that depmod is run for all installed kernels. [SME: 3235]
225    
226    * Wed Jul 04 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-64
227    - Really really clear devices variable [SME: 3116]
228    
229    * Sun Jul 1 2007 Shad L. Lords <slords@mail.com> 4.18.0-63
230    - Really clear devices variable [SME: 3116]
231    
232    * Sun Jul 1 2007 Shad L. Lords <slords@mail.com> 4.18.0-62
233    - Clean up loop var and mount point for backup/restore [SME: 3116]
234    
235    * Thu Jun 28 2007 Shad L. Lords <slords@mail.com> 4.18.0-61
236    - Improve usb backup error reporting [SME: 2772]
237    
238    * Tue Jun 26 2007 Gavin Weight <gweight@gmail.com> 4.18.0-60
239    - Move the pam.d ftp/proftpd templates to e-smith-proftpd.
240      [SME: 2762]
241    
242    * Tue Jun 19 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-59
243    - Have nonetworkdrivers script exit silently if kmodule bin not found.
244      [SME: 2549]
245    
246  * Mon Jun 11 2007 Shad L. Lords <slords@mail.com> 4.18.0-58  * Mon Jun 11 2007 Shad L. Lords <slords@mail.com> 4.18.0-58
247  - Start messagebus/haldaemon so restore works [SME: 3058]  - Start messagebus/haldaemon so restore works [SME: 3058]
248    
# Line 1090  e-smith server and gateway software - ba Line 1232  e-smith server and gateway software - ba
1232  %setup  %setup
1233  %patch1 -p1  %patch1 -p1
1234  %patch2 -p1  %patch2 -p1
1235    %if "%{?rhel}" == "5"
1236  %patch3 -p1  %patch3 -p1
1237    %endif
1238  %patch4 -p1  %patch4 -p1
1239  %patch5 -p1  %patch5 -p1
1240  %patch6 -p1  %patch6 -p1
1241  %patch7 -p1  %patch7 -p1
1242  %patch8 -p1  %patch8 -p1
1243  %patch9 -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  
 %patch41 -p1  
 %patch42 -p1  
 %patch43 -p1  
 %patch44 -p1  
 %patch45 -p1  
 %patch46 -p1  
   
 rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin  
 rm -rf root/etc/e-smith/templates/etc/identd.masq  
1244    
1245  %pre  %pre
1246  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 1182  echo "disabled" >  root/etc/e-smith/db/c Line 1286  echo "disabled" >  root/etc/e-smith/db/c
1286  %endif  %endif
1287    
1288  LEXICONS=$(find root/etc/e-smith/web/{functions,panels/password/cgi-bin} \  LEXICONS=$(find root/etc/e-smith/web/{functions,panels/password/cgi-bin} \
1289      -type f | grep -v CVS | grep -v pleasewait)      -type f | grep -v CVS)
1290    
1291  for lexicon in $LEXICONS  for lexicon in $LEXICONS
1292  do  do
# Line 1205  xgettext -o root/usr/share/locale/en_US/ Line 1309  xgettext -o root/usr/share/locale/en_US/
1309    
1310  mkdir -p root/etc/e-smith/locale  mkdir -p root/etc/e-smith/locale
1311  # Make the fr-ca link in %pre to ease upgrades  # Make the fr-ca link in %pre to ease upgrades
1312  # ln -s fr root/etc/e-smith/locale/fr-ca  # ln -s fr root/etc/e-smith/locale/fr-ca
1313    ln -s fr root/etc/e-smith/locale/fr-fr
1314  ln -s en-us root/etc/e-smith/locale/en  ln -s en-us root/etc/e-smith/locale/en
1315  ln -s en-us root/etc/e-smith/locale/en-au  ln -s en-us root/etc/e-smith/locale/en-au
1316  ln -s en-us root/etc/e-smith/locale/en-gb  ln -s en-us root/etc/e-smith/locale/en-gb
# Line 1215  mkdir -p root/etc/e-smith/templates/etc/ Line 1320  mkdir -p root/etc/e-smith/templates/etc/
1320  ln -s /etc/e-smith/templates-default/template-begin-shell \  ln -s /etc/e-smith/templates-default/template-begin-shell \
1321        root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/template-begin        root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/template-begin
1322    
1323  for file in ftp imap login passwd proftpd pwauth system-auth  for file in imap login passwd pwauth system-auth
1324  do  do
1325      mkdir -p root/etc/e-smith/templates/etc/pam.d/$file      mkdir -p root/etc/e-smith/templates/etc/pam.d/$file
1326      ln -s /etc/e-smith/templates-default/template-begin-pam \      ln -s /etc/e-smith/templates-default/template-begin-pam \


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