/[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.2 by slords, Wed Jun 20 16:41:55 2007 UTC Revision 1.55 by snetram, Mon Aug 4 20:04:32 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 59  %define release 16
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
20  Patch10: e-smith-base-4.18.0-runit17.patch  Patch10: e-smith-base-4.18.1-add2general.patch
21  Patch11: e-smith-base-4.18.0-infobox.patch  Patch11: e-smith-base-4.18.1-get_raid_details_cciss.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  
 Patch47: e-smith-base-4.18.0-no_kmodule.patch  
22  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
23  Requires: mod_auth_external  Requires: mod_auth_external
24  Requires: e-smith-lib >= 1.18.0-7  Requires: e-smith-lib >= 1.18.0-19
25  Requires: server-manager-images, server-manager  Requires: server-manager-images, server-manager
26  Requires: e-smith-formmagick >= 0.2.0  Requires: e-smith-formmagick >= 1.4.0-12
27  Requires: initscripts >= 6.67-1es17  Requires: initscripts >= 6.67-1es17
28  Requires: e-smith-daemontools >= 1.7.1-04  Requires: e-smith-daemontools >= 1.7.1-04
29  Requires: perl(Locale::gettext)  Requires: perl(Locale::gettext)
# Line 102  AutoReqProv: no Line 66  AutoReqProv: no
66  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
67    
68  %changelog  %changelog
69    * Mon Aug  4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-16
70    - Revert some locale changes
71    
72    * Tue Jul 22 2008 Gavin Weight <gweight@gmail.com> 4.18.1-15
73    - Add regex to support cciss device names in manageRAID.pl. [SME: 4455]
74    
75    * Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-14
76    - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
77    
78    * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-13
79    - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
80    
81    * Wed Apr 23 2008 Shad L. Lords <slords@mail.com> 4.18.1-12
82    - Fix for > 5 nics detected [SME: 4232]
83    
84    * Tue Apr 22 2008 Shad L. Lords <slords@mail.com> 4.18.1-11
85    - Remove use of Date::Manip from ssl.crt [SME: 3155]
86    
87    * Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 4.18.1-10
88    - Fix FreeBusy param when disabled [SME: 1806]
89    - Remove .orig file [SME: 4228]
90    
91    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-9
92    - Remove quitConsole from menu [SME: 4154]
93    
94    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-8
95    - Really fix free/busy in usermanager [SME: 4157]
96    
97    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-7
98    - Use frames in elinks [SME: 4156]
99    - Set homepage for elinks [SME: 4160]
100    
101    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-6
102    - Fix free/busy field in useraccounts [SME: 4157]
103    
104    * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 4.18.1-5
105    - Add free/busy URL entry to help kronolith contribs [SME: 1806]
106    
107    * Fri Mar 28 2008 Shad L. Lords <slords@mail.com> 4.18.1-4
108    - Fix insert_mode for elinks on el5 platform [SME: 4127]
109    
110    * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-3
111    - Set accounts to deleted before template expansion [SME: 4122]
112    
113    * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-2
114    - Fix gettext strings returned by password checks [SME: 4104]
115    
116    * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-1
117    - Roll new stable stream consolidating patches.
118    
119    * Mon Mar 24 2008 Shad L. Lords <slords@mail.com> 4.18.0-104
120    - Finish removing pleasewait [SME: 126]
121    
122    * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 4.18.0-103
123    - Add gettext to console titles. [SME: 4089]
124    
125    * Sat Mar 15 2008 Stephen Noble <support@dungog.net> 4.18.0-102
126    - Minor translation fixes [SME: 4058] [SME: 4059]
127    
128    * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 4.18.0-101
129    - Remove tests for removed FORM_TITLE's [SME: 4050]
130    
131    * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 4.18.0-100
132    - Cleanup SAVE/ADD tag mixup [SME: 4045]
133    
134    * Sat Mar 10 2008 Shad L. Lords <slords@mail.com> 4.18-99
135    - Fix dyndns custom gettext [SME: 4032]
136    
137    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-98
138    - revised gettext messages [SME: 631]
139    
140    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-97
141    - gettext messages [SME: 631]
142    
143    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-96
144    - remove duplicate system password has been changed [SME: 3974]
145    
146    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-95
147    - EthernetAssign shouldn't be translated [SME: 3947]
148    
149    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 4.18-94
150    - Remove pleasewait function [SME: 126]
151    
152    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 4.18-93
153    - fix gettext formatting in three files [SME: 3938]
154    
155    * Wed Feb 13 2008 chris burnat <devlist@burnat.com> 4.18-92
156    - Fix creation of usernames and pseudonyms with one character
157    - [SME: 2451]
158    
159    * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.18-91
160    - Remove <base> tags now in general [SME: 3911]
161    
162    * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 4.18-90
163    - Remove duplicate <base> entries [SME: 3894]
164    
165    * Sat Feb 09 2008 Stephen Noble <support@dungog.net> 4.18-89
166    - remove unused ROUTER_DESC token from lexicon [SME: 3879]
167    
168    * Sat Jan 12 2008 Shad L. Lords <slords@mail.com> 4.18-88
169    - remove default of 1400 MTU for interfaces [SME: 549]
170    
171    * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-87
172    - db prop to dissociate admin password from root in useraccounts.pm [SME: 3117]
173    
174    * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-86
175    - pptp connections setting mtu/mru > 1400 [SME: 549]
176    
177    * Tue Jan 08 2008 Stephen Noble <support@dungog.net> 4.18-85
178    - console to strength validate password choice on first entry [SME: 3131]
179    
180    * Tue Jan 08 2008 Stephen Noble <support@dungog.net> 4.18-84
181    - Auto-mount USB REV-drive as usbdisk [SME: 2972]
182    
183    * Sun Jan 06 2008 Stephen Noble <support@dungog.net> 4.18-83
184    - ignore error returns from tar [SME: 3127]
185    
186    * Sun Jan 06 2008 Stephen Noble <support@dungog.net> 4.18-82
187    - Use esmith::util::validatePassword on console [SME: 2173]
188    
189    * Mon Dec 24 2007 Gavin Weight <gweight@gmail.com> 4.18.0-81
190    - Link smartd.conf to bootstrap-save-console and console-save. [SME: 1445]
191    
192    * Mon Dec 24 2007 Stephen Noble <support@dungog.net> 4.18-80
193    - Add smartd as a disabled service with template [SME: 1445]
194    
195    * Sun Dec 16 2007 Shad L. Lords <slords@mail.com> 4.18.0-79
196    - Lock user accounts with usermod instead of passwd [SME: 3595]
197    
198    * Sun Dec 16 2007 Gavin Weight <gweight@gmail.com> 4.18.0-78
199    - Add symlink to fr-fr locale. [SME: 3648]
200    
201    * Mon Nov 12 2007 Shad L. Lords <slords@mail.com> 4.18.0-77
202    - Add fix for varying partition sizes in add_raid [SME: 3547]
203    
204    * Sun Nov 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-76
205    - Fix removal of Corporate DNS from console.  [SME: 3532]
206    
207    * Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.18.0-75
208    - Remove previous change, applied to wrong package.  [SME: 3512]
209    
210    * Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.18.0-74
211    - Add WPAD feature for DHCP (Thanks Hector Perez).  [SME: 3512]
212    
213    * Tue Oct 16 2007 Gavin Weight <gweight@gmail.com> 4.18.0-73
214    - Make non-Removable pseudonyms point to admin when reassigned.  [SME: 2214]
215    
216    * Sun Oct 14 2007 Gavin Weight <gweight@gmail.com> 4.18.0-72
217    - Adjust success text when changing admin password. [SME: 2442]
218    
219    * Thu Oct 11 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-71
220    - Fix comparison of expected to actual SSL cert data. Also change
221      truncation point for email address from 40 chars to 64. [SME: 1736].
222      [Note that -70 was inadvertently skipped.]
223    
224    * Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-69
225    - Move httpd logrotate.d directory to e-smith-apache. [SME: 3380]
226    
227    * Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-68
228    - Rename in logrotate.d directory apache to httpd. [SME: 3380]
229    
230    * Fri Sep 07 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-67
231    - Fix pod in groups.pm file. [SME: 3379]
232    
233    * Wed Aug 22 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-66
234    - Relax restrictions on restore devices, to allow CDR and DVDR.
235      [SME: 3126]
236    
237    * Fri Aug 03 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-65
238    - Ensure that depmod is run for all installed kernels. [SME: 3235]
239    
240    * Wed Jul 04 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-64
241    - Really really clear devices variable [SME: 3116]
242    
243    * Sun Jul 1 2007 Shad L. Lords <slords@mail.com> 4.18.0-63
244    - Really clear devices variable [SME: 3116]
245    
246    * Sun Jul 1 2007 Shad L. Lords <slords@mail.com> 4.18.0-62
247    - Clean up loop var and mount point for backup/restore [SME: 3116]
248    
249    * Thu Jun 28 2007 Shad L. Lords <slords@mail.com> 4.18.0-61
250    - Improve usb backup error reporting [SME: 2772]
251    
252    * Tue Jun 26 2007 Gavin Weight <gweight@gmail.com> 4.18.0-60
253    - Move the pam.d ftp/proftpd templates to e-smith-proftpd.
254      [SME: 2762]
255    
256  * Tue Jun 19 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-59  * Tue Jun 19 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-59
257  - Have nonetworkdrivers script exit silently if kmodule bin not found.  - Have nonetworkdrivers script exit silently if kmodule bin not found.
258    [SME: 2549]    [SME: 2549]
# Line 1095  e-smith server and gateway software - ba Line 1246  e-smith server and gateway software - ba
1246  %setup  %setup
1247  %patch1 -p1  %patch1 -p1
1248  %patch2 -p1  %patch2 -p1
1249    %if "%{?rhel}" == "5"
1250  %patch3 -p1  %patch3 -p1
1251    %endif
1252  %patch4 -p1  %patch4 -p1
1253  %patch5 -p1  %patch5 -p1
1254  %patch6 -p1  %patch6 -p1
# Line 1104  e-smith server and gateway software - ba Line 1257  e-smith server and gateway software - ba
1257  %patch9 -p1  %patch9 -p1
1258  %patch10 -p1  %patch10 -p1
1259  %patch11 -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  
 %patch47 -p1  
   
 rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin  
 rm -rf root/etc/e-smith/templates/etc/identd.masq  
1260    
1261  %pre  %pre
1262  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 1188  echo "disabled" >  root/etc/e-smith/db/c Line 1302  echo "disabled" >  root/etc/e-smith/db/c
1302  %endif  %endif
1303    
1304  LEXICONS=$(find root/etc/e-smith/web/{functions,panels/password/cgi-bin} \  LEXICONS=$(find root/etc/e-smith/web/{functions,panels/password/cgi-bin} \
1305      -type f | grep -v CVS | grep -v pleasewait)      -type f | grep -v CVS)
1306    
1307  for lexicon in $LEXICONS  for lexicon in $LEXICONS
1308  do  do
# Line 1211  xgettext -o root/usr/share/locale/en_US/ Line 1325  xgettext -o root/usr/share/locale/en_US/
1325    
1326  mkdir -p root/etc/e-smith/locale  mkdir -p root/etc/e-smith/locale
1327  # Make the fr-ca link in %pre to ease upgrades  # Make the fr-ca link in %pre to ease upgrades
1328  # ln -s fr root/etc/e-smith/locale/fr-ca  # ln -s fr root/etc/e-smith/locale/fr-ca
1329    ln -s fr root/etc/e-smith/locale/fr-fr
1330  ln -s en-us root/etc/e-smith/locale/en  ln -s en-us root/etc/e-smith/locale/en
1331  ln -s en-us root/etc/e-smith/locale/en-au  ln -s en-us root/etc/e-smith/locale/en-au
1332  ln -s en-us root/etc/e-smith/locale/en-gb  ln -s en-us root/etc/e-smith/locale/en-gb
# Line 1221  mkdir -p root/etc/e-smith/templates/etc/ Line 1336  mkdir -p root/etc/e-smith/templates/etc/
1336  ln -s /etc/e-smith/templates-default/template-begin-shell \  ln -s /etc/e-smith/templates-default/template-begin-shell \
1337        root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/template-begin        root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/template-begin
1338    
1339  for file in ftp imap login passwd proftpd pwauth system-auth  for file in imap login passwd pwauth system-auth
1340  do  do
1341      mkdir -p root/etc/e-smith/templates/etc/pam.d/$file      mkdir -p root/etc/e-smith/templates/etc/pam.d/$file
1342      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