/[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.66 by slords, Sat Sep 20 14:39: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.19.0
5  %define release 60  %define release 5
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.19.0-xenfix.patch
12  Patch2: e-smith-base-4.18.0-consolebackup.patch  Patch2: e-smith-base-4.19.0-profile.patch
 Patch3: e-smith-base-4.18.0-backupcancel.patch  
 Patch4: e-smith-base-4.18.0-gatewaydev.patch  
 Patch5: e-smith-base-4.18.0-elinks_caching.patch  
 Patch6: e-smith-base-4.18.0-unused_templates.patch  
 Patch7: e-smith-base-4.18.0-backuphome.patch  
 Patch8: e-smith-base-4.18.0-mediaglob.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  
13  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
14  Requires: mod_auth_external  Requires: mod_auth_external
15  Requires: e-smith-lib >= 1.18.0-7  Requires: e-smith-lib >= 1.18.0-19
16  Requires: server-manager-images, server-manager  Requires: server-manager-images, server-manager
17  Requires: e-smith-formmagick >= 0.2.0  Requires: e-smith-formmagick >= 1.4.0-12
18  Requires: initscripts >= 6.67-1es17  Requires: initscripts >= 6.67-1es17
19  Requires: e-smith-daemontools >= 1.7.1-04  Requires: e-smith-daemontools >= 1.7.1-04
20  Requires: perl(Locale::gettext)  Requires: perl(Locale::gettext)
# Line 74  Requires: /sbin/microcode_ctl Line 28  Requires: /sbin/microcode_ctl
28  Requires: dbus  Requires: dbus
29  Requires: hal  Requires: hal
30  Requires: acpid  Requires: acpid
 Requires: whiptail  
31  Requires: rssh  Requires: rssh
32  Requires: bridge-utils  Requires: bridge-utils
33  Requires: vconfig  Requires: vconfig
# Line 103  AutoReqProv: no Line 56  AutoReqProv: no
56  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
57    
58  %changelog  %changelog
59    * Sat Sep 20 2008 Shad L. Lords <slords@mail.com> 4.19.0-5
60    - Correct gettext type during build process [SME: 570]
61    
62    * Mon Sep 15 2008 Shad L. Lords <slords@mail.com> 4.19.0-4
63    - Fix screen corruption in console [SME: 4155]
64    
65    * Sat Sep 13 2008 Shad L. Lords <slords@mail.com> 4.19.0-3
66    - Fix detection of xen instance against newer kernels [SME: 4555]
67    
68    * Thu Aug 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.0-2
69    - Fixed warnings generated during build process [SME: 570]
70    
71    * Wed Aug 20 2008 Shad L. Lords <slords@mail.com> 4.19.0-1
72    - Roll new dev stream.
73    
74    * Sun Aug 17 2008 Gavin Weight <gweight@gmail.com> 4.18.1-22
75    - Add gettext to creating backup file title for localization. [SME: 4467]
76    
77    * Mon Aug 11 2008 Charlie Brady <charlie_brady@mitel.com> 4.18.1-21
78    - Fix race condition in VPN ip-down handling which could cause loss of
79      LAN connectivity. [SME: 4405]
80    
81    * Sat Aug 9 2008 Shad L. Lords <slords@mail.com> 4.18.1-20
82    - Remove requires for whiptail.  No longer needed [SME: 4491]
83    
84    * Fri Aug  8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-19
85    - Change userpassword panel to use PASSWORD_VERIFY_NEW instead of PASSWORD_NEW_VERIFY [SME: 4487]
86    
87    * Thu Aug  7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-18
88    - Revert locale key PASSWORD_RESET_TITLE to RESET_PASSWORD_TITLE and move it
89      to e-smith-formmagick's general [SME: 4475]
90    - Reverting all *PASSWORD_NO_MATCH to *PASSWORD_VERIFY_ERROR locale keys [SME: 4476]
91    - Remove invalid entry tag from userpassword's locale file preventing the
92      form from displaying properly [SME: 4479]
93    
94    * Tue Aug  5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-17
95    - Revert previous invalid locale changes (reverting to 4.18.1-15) [SME: 4472]
96    
97    * Mon Aug  4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-16
98    - Revert some locale changes
99    
100    * Tue Jul 22 2008 Gavin Weight <gweight@gmail.com> 4.18.1-15
101    - Add regex to support cciss device names in manageRAID.pl. [SME: 4455]
102    
103    * Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-14
104    - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
105    
106    * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-13
107    - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
108    
109    * Wed Apr 23 2008 Shad L. Lords <slords@mail.com> 4.18.1-12
110    - Fix for > 5 nics detected [SME: 4232]
111    
112    * Tue Apr 22 2008 Shad L. Lords <slords@mail.com> 4.18.1-11
113    - Remove use of Date::Manip from ssl.crt [SME: 3155]
114    
115    * Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 4.18.1-10
116    - Fix FreeBusy param when disabled [SME: 1806]
117    - Remove .orig file [SME: 4228]
118    
119    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-9
120    - Remove quitConsole from menu [SME: 4154]
121    
122    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-8
123    - Really fix free/busy in usermanager [SME: 4157]
124    
125    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-7
126    - Use frames in elinks [SME: 4156]
127    - Set homepage for elinks [SME: 4160]
128    
129    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-6
130    - Fix free/busy field in useraccounts [SME: 4157]
131    
132    * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 4.18.1-5
133    - Add free/busy URL entry to help kronolith contribs [SME: 1806]
134    
135    * Fri Mar 28 2008 Shad L. Lords <slords@mail.com> 4.18.1-4
136    - Fix insert_mode for elinks on el5 platform [SME: 4127]
137    
138    * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-3
139    - Set accounts to deleted before template expansion [SME: 4122]
140    
141    * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-2
142    - Fix gettext strings returned by password checks [SME: 4104]
143    
144    * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-1
145    - Roll new stable stream consolidating patches.
146    
147    * Mon Mar 24 2008 Shad L. Lords <slords@mail.com> 4.18.0-104
148    - Finish removing pleasewait [SME: 126]
149    
150    * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 4.18.0-103
151    - Add gettext to console titles. [SME: 4089]
152    
153    * Sat Mar 15 2008 Stephen Noble <support@dungog.net> 4.18.0-102
154    - Minor translation fixes [SME: 4058] [SME: 4059]
155    
156    * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 4.18.0-101
157    - Remove tests for removed FORM_TITLE's [SME: 4050]
158    
159    * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 4.18.0-100
160    - Cleanup SAVE/ADD tag mixup [SME: 4045]
161    
162    * Sat Mar 10 2008 Shad L. Lords <slords@mail.com> 4.18-99
163    - Fix dyndns custom gettext [SME: 4032]
164    
165    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-98
166    - revised gettext messages [SME: 631]
167    
168    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-97
169    - gettext messages [SME: 631]
170    
171    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-96
172    - remove duplicate system password has been changed [SME: 3974]
173    
174    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-95
175    - EthernetAssign shouldn't be translated [SME: 3947]
176    
177    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 4.18-94
178    - Remove pleasewait function [SME: 126]
179    
180    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 4.18-93
181    - fix gettext formatting in three files [SME: 3938]
182    
183    * Wed Feb 13 2008 chris burnat <devlist@burnat.com> 4.18-92
184    - Fix creation of usernames and pseudonyms with one character
185    - [SME: 2451]
186    
187    * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.18-91
188    - Remove <base> tags now in general [SME: 3911]
189    
190    * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 4.18-90
191    - Remove duplicate <base> entries [SME: 3894]
192    
193    * Sat Feb 09 2008 Stephen Noble <support@dungog.net> 4.18-89
194    - remove unused ROUTER_DESC token from lexicon [SME: 3879]
195    
196    * Sat Jan 12 2008 Shad L. Lords <slords@mail.com> 4.18-88
197    - remove default of 1400 MTU for interfaces [SME: 549]
198    
199    * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-87
200    - db prop to dissociate admin password from root in useraccounts.pm [SME: 3117]
201    
202    * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-86
203    - pptp connections setting mtu/mru > 1400 [SME: 549]
204    
205    * Tue Jan 08 2008 Stephen Noble <support@dungog.net> 4.18-85
206    - console to strength validate password choice on first entry [SME: 3131]
207    
208    * Tue Jan 08 2008 Stephen Noble <support@dungog.net> 4.18-84
209    - Auto-mount USB REV-drive as usbdisk [SME: 2972]
210    
211    * Sun Jan 06 2008 Stephen Noble <support@dungog.net> 4.18-83
212    - ignore error returns from tar [SME: 3127]
213    
214    * Sun Jan 06 2008 Stephen Noble <support@dungog.net> 4.18-82
215    - Use esmith::util::validatePassword on console [SME: 2173]
216    
217    * Mon Dec 24 2007 Gavin Weight <gweight@gmail.com> 4.18.0-81
218    - Link smartd.conf to bootstrap-save-console and console-save. [SME: 1445]
219    
220    * Mon Dec 24 2007 Stephen Noble <support@dungog.net> 4.18-80
221    - Add smartd as a disabled service with template [SME: 1445]
222    
223    * Sun Dec 16 2007 Shad L. Lords <slords@mail.com> 4.18.0-79
224    - Lock user accounts with usermod instead of passwd [SME: 3595]
225    
226    * Sun Dec 16 2007 Gavin Weight <gweight@gmail.com> 4.18.0-78
227    - Add symlink to fr-fr locale. [SME: 3648]
228    
229    * Mon Nov 12 2007 Shad L. Lords <slords@mail.com> 4.18.0-77
230    - Add fix for varying partition sizes in add_raid [SME: 3547]
231    
232    * Sun Nov 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-76
233    - Fix removal of Corporate DNS from console.  [SME: 3532]
234    
235    * Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.18.0-75
236    - Remove previous change, applied to wrong package.  [SME: 3512]
237    
238    * Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.18.0-74
239    - Add WPAD feature for DHCP (Thanks Hector Perez).  [SME: 3512]
240    
241    * Tue Oct 16 2007 Gavin Weight <gweight@gmail.com> 4.18.0-73
242    - Make non-Removable pseudonyms point to admin when reassigned.  [SME: 2214]
243    
244    * Sun Oct 14 2007 Gavin Weight <gweight@gmail.com> 4.18.0-72
245    - Adjust success text when changing admin password. [SME: 2442]
246    
247    * Thu Oct 11 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-71
248    - Fix comparison of expected to actual SSL cert data. Also change
249      truncation point for email address from 40 chars to 64. [SME: 1736].
250      [Note that -70 was inadvertently skipped.]
251    
252    * Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-69
253    - Move httpd logrotate.d directory to e-smith-apache. [SME: 3380]
254    
255    * Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-68
256    - Rename in logrotate.d directory apache to httpd. [SME: 3380]
257    
258    * Fri Sep 07 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-67
259    - Fix pod in groups.pm file. [SME: 3379]
260    
261    * Wed Aug 22 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-66
262    - Relax restrictions on restore devices, to allow CDR and DVDR.
263      [SME: 3126]
264    
265    * Fri Aug 03 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-65
266    - Ensure that depmod is run for all installed kernels. [SME: 3235]
267    
268    * Wed Jul 04 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-64
269    - Really really clear devices variable [SME: 3116]
270    
271    * Sun Jul 1 2007 Shad L. Lords <slords@mail.com> 4.18.0-63
272    - Really clear devices variable [SME: 3116]
273    
274    * Sun Jul 1 2007 Shad L. Lords <slords@mail.com> 4.18.0-62
275    - Clean up loop var and mount point for backup/restore [SME: 3116]
276    
277    * Thu Jun 28 2007 Shad L. Lords <slords@mail.com> 4.18.0-61
278    - Improve usb backup error reporting [SME: 2772]
279    
280  * 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
281  - Move the pam.d ftp/proftpd templates to e-smith-proftpd.  - Move the pam.d ftp/proftpd templates to e-smith-proftpd.
282    [SME: 2762]    [SME: 2762]
# Line 1100  e-smith server and gateway software - ba Line 1274  e-smith server and gateway software - ba
1274  %setup  %setup
1275  %patch1 -p1  %patch1 -p1
1276  %patch2 -p1  %patch2 -p1
 %patch3 -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  
 %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  
1277    
1278  %pre  %pre
1279  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 1319  echo "disabled" >  root/etc/e-smith/db/c
1319  %endif  %endif
1320    
1321  LEXICONS=$(find root/etc/e-smith/web/{functions,panels/password/cgi-bin} \  LEXICONS=$(find root/etc/e-smith/web/{functions,panels/password/cgi-bin} \
1322      -type f | grep -v CVS | grep -v pleasewait)      -type f | grep -v CVS)
1323    
1324  for lexicon in $LEXICONS  for lexicon in $LEXICONS
1325  do  do
# Line 1213  ln -s /etc/rc.d/rc7.d root/etc/rc7.d Line 1338  ln -s /etc/rc.d/rc7.d root/etc/rc7.d
1338  mkdir -p root/etc/rc.d/rc1.d  mkdir -p root/etc/rc.d/rc1.d
1339    
1340  mkdir -p root/usr/share/locale/en_US/LC_MESSAGES  mkdir -p root/usr/share/locale/en_US/LC_MESSAGES
1341  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
1342    
1343  mkdir -p root/etc/e-smith/locale  mkdir -p root/etc/e-smith/locale
1344  # Make the fr-ca link in %pre to ease upgrades  # Make the fr-ca link in %pre to ease upgrades
1345  # ln -s fr root/etc/e-smith/locale/fr-ca  # ln -s fr root/etc/e-smith/locale/fr-ca
1346    ln -s fr root/etc/e-smith/locale/fr-fr
1347  ln -s en-us root/etc/e-smith/locale/en  ln -s en-us root/etc/e-smith/locale/en
1348  ln -s en-us root/etc/e-smith/locale/en-au  ln -s en-us root/etc/e-smith/locale/en-au
1349  ln -s en-us root/etc/e-smith/locale/en-gb  ln -s en-us root/etc/e-smith/locale/en-gb
# Line 1257  rm root/service/{syslog,klogd} Line 1383  rm root/service/{syslog,klogd}
1383  mkdir -p root/etc/e-smith/events/local  mkdir -p root/etc/e-smith/events/local
1384  mkdir -p root/etc/e-smith/events/user-modify-admin  mkdir -p root/etc/e-smith/events/user-modify-admin
1385  mkdir -p root/home/e-smith/db  mkdir -p root/home/e-smith/db
 touch root/home/e-smith/db/configuration  
1386    
1387  mkdir -p root/etc/e-smith/pam  mkdir -p root/etc/e-smith/pam
1388  mkdir -p root/home/e-smith/ssl.key  mkdir -p root/home/e-smith/ssl.key
# Line 1269  mkdir -p root/var/state/e-smith Line 1394  mkdir -p root/var/state/e-smith
1394  for file in %{dbfiles}  for file in %{dbfiles}
1395  do  do
1396      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  
1397  done  done
1398    
1399  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