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


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