/[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.10 by slords, Mon Sep 17 17:48:56 2007 UTC Revision 1.30 by burnat, Sat Mar 8 12:25:30 2008 UTC
# Line 2  Summary: e-smith server and gateway - ba Line 2  Summary: e-smith server and gateway - ba
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.0
5  %define release 69  %define release 98
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 64  Patch53: e-smith-base-4.18.0-restoredev. Line 64  Patch53: e-smith-base-4.18.0-restoredev.
64  Patch54: e-smith-base-4.18.0-groups.pm.pod.patch  Patch54: e-smith-base-4.18.0-groups.pm.pod.patch
65  Patch55: e-smith-base-4.18.0-rename_apache2httpd.patch  Patch55: e-smith-base-4.18.0-rename_apache2httpd.patch
66  Patch56: e-smith-base-4.18.0-remove_httpd__logrotate.patch  Patch56: e-smith-base-4.18.0-remove_httpd__logrotate.patch
67    Patch57: e-smith-base-4.18.0-cert_regen.patch
68    Patch58: e-smith-base-4.18.0-useracc_text_adjust.patch
69    Patch59: e-smith-base-4.18.0-non_Removable_pseudonyms.patch
70    Patch60: e-smith-base-4.18.0-delete_forwarder.patch
71    Patch61: e-smith-base-4.18.0-part_size.patch
72    Patch62: e-smith-base-4.18.0-passwdlock.patch
73    Patch63: e-smith-base-4.18.0-smartd.patch
74    Patch64: e-smith-base-4.18.0-smartdtemplates2expand.patch
75    Patch65: e-smith-base-4.18.0-consoleValidatePassword.patch
76    Patch66: e-smith-base-4.18.0-backupstatus.patch
77    Patch67: e-smith-base-4.18.0-usb-revDrive.patch
78    Patch68: e-smith-base-4.18.0-consoleValidateFirst.patch
79    Patch69: e-smith-base-4.18.0-MTU.patch
80    Patch70: e-smith-base-4.18.0-adminIsNotRoot.patch
81    Patch71: e-smith-base-4.18.0-noMTU.patch
82    Patch72: e-smith-base-4.18.0-ROUTER_DESC.patch
83    Patch73: e-smith-base-4.18.0-rmDuplicates.patch
84    Patch74: e-smith-base-4.18.0-tags2general.patch
85    Patch75: e-smith-base-4.18.0-useracc_single_char-fix.patch
86    Patch76: e-smith-base-4.18.0-gettextErrors.patch
87    Patch77: e-smith-base-4.18.0-rmPleasewait.patch
88    Patch78: e-smith-base-4.18.0-gettextErrors.patch2
89    Patch79: e-smith-base-4.18.0-rmDuplicates.patch2
90    Patch80: e-smith-base-4.18.0-gettextStrings.patch2
91    
92  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
93  Requires: mod_auth_external  Requires: mod_auth_external
94  Requires: e-smith-lib >= 1.18.0-7  Requires: e-smith-lib >= 1.18.0-19
95  Requires: server-manager-images, server-manager  Requires: server-manager-images, server-manager
96  Requires: e-smith-formmagick >= 0.2.0  Requires: e-smith-formmagick >= 1.4.0-9
97  Requires: initscripts >= 6.67-1es17  Requires: initscripts >= 6.67-1es17
98  Requires: e-smith-daemontools >= 1.7.1-04  Requires: e-smith-daemontools >= 1.7.1-04
99  Requires: perl(Locale::gettext)  Requires: perl(Locale::gettext)
# Line 111  AutoReqProv: no Line 136  AutoReqProv: no
136  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
137    
138  %changelog  %changelog
139    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-98
140    - revised gettext messages [SME: 631]
141    
142    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-97
143    - gettext messages [SME: 631]
144    
145    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-96
146    - remove duplicate system password has been changed [SME: 3974]
147    
148    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-95
149    - EthernetAssign shouldn't be translated [SME: 3947]
150    
151    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 4.18-94
152    - Remove pleasewait function [SME: 126]
153    
154    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 4.18-93
155    - fix gettext formatting in three files [SME: 3938]
156    
157    * Wed Feb 13 2008 chris burnat <devlist@burnat.com> 4.18-92
158    - Fix creation of usernames and pseudonyms with one character
159    - [SME: 2451]
160    
161    * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.18-91
162    - Remove <base> tags now in general [SME: 3911]
163    
164    * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 4.18-90
165    - Remove duplicate <base> entries [SME: 3894]
166    
167    * Sat Feb 09 2008 Stephen Noble <support@dungog.net> 4.18-89
168    - remove unused ROUTER_DESC token from lexicon [SME: 3879]
169    
170    * Sat Jan 12 2008 Shad L. Lords <slords@mail.com> 4.18-88
171    - remove default of 1400 MTU for interfaces [SME: 549]
172    
173    * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-87
174    - db prop to dissociate admin password from root in useraccounts.pm [SME: 3117]
175    
176    * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-86
177    - pptp connections setting mtu/mru > 1400 [SME: 549]
178    
179    * Tue Jan 08 2008 Stephen Noble <support@dungog.net> 4.18-85
180    - console to strength validate password choice on first entry [SME: 3131]
181    
182    * Tue Jan 08 2008 Stephen Noble <support@dungog.net> 4.18-84
183    - Auto-mount USB REV-drive as usbdisk [SME: 2972]
184    
185    * Sun Jan 06 2008 Stephen Noble <support@dungog.net> 4.18-83
186    - ignore error returns from tar [SME: 3127]
187    
188    * Sun Jan 06 2008 Stephen Noble <support@dungog.net> 4.18-82
189    - Use esmith::util::validatePassword on console [SME: 2173]
190    
191    * Mon Dec 24 2007 Gavin Weight <gweight@gmail.com> 4.18.0-81
192    - Link smartd.conf to bootstrap-save-console and console-save. [SME: 1445]
193    
194    * Mon Dec 24 2007 Stephen Noble <support@dungog.net> 4.18-80
195    - Add smartd as a disabled service with template [SME: 1445]
196    
197    * Sun Dec 16 2007 Shad L. Lords <slords@mail.com> 4.18.0-79
198    - Lock user accounts with usermod instead of passwd [SME: 3595]
199    
200    * Sun Dec 16 2007 Gavin Weight <gweight@gmail.com> 4.18.0-78
201    - Add symlink to fr-fr locale. [SME: 3648]
202    
203    * Mon Nov 12 2007 Shad L. Lords <slords@mail.com> 4.18.0-77
204    - Add fix for varying partition sizes in add_raid [SME: 3547]
205    
206    * Sun Nov 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-76
207    - Fix removal of Corporate DNS from console.  [SME: 3532]
208    
209    * Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.18.0-75
210    - Remove previous change, applied to wrong package.  [SME: 3512]
211    
212    * Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.18.0-74
213    - Add WPAD feature for DHCP (Thanks Hector Perez).  [SME: 3512]
214    
215    * Tue Oct 16 2007 Gavin Weight <gweight@gmail.com> 4.18.0-73
216    - Make non-Removable pseudonyms point to admin when reassigned.  [SME: 2214]
217    
218    * Sun Oct 14 2007 Gavin Weight <gweight@gmail.com> 4.18.0-72
219    - Adjust success text when changing admin password. [SME: 2442]
220    
221    * Thu Oct 11 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-71
222    - Fix comparison of expected to actual SSL cert data. Also change
223      truncation point for email address from 40 chars to 64. [SME: 1736].
224      [Note that -70 was inadvertently skipped.]
225    
226  * Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-69  * Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-69
227  - Move httpd logrotate.d directory to e-smith-apache. [SME: 3380]  - Move httpd logrotate.d directory to e-smith-apache. [SME: 3380]
228    
# Line 1190  e-smith server and gateway software - ba Line 1302  e-smith server and gateway software - ba
1302  %patch54 -p1  %patch54 -p1
1303  %patch55 -p1  %patch55 -p1
1304  %patch56 -p1  %patch56 -p1
1305    %patch57 -p1
1306    %patch58 -p1
1307    %patch59 -p1
1308    %patch60 -p1
1309    %patch61 -p1
1310    %patch62 -p1
1311    %patch63 -p1
1312    %patch64 -p1
1313    %patch65 -p1
1314    %patch66 -p1
1315    %patch67 -p1
1316    %patch68 -p1
1317    %patch69 -p1
1318    %patch70 -p1
1319    %patch71 -p1
1320    %patch72 -p1
1321    %patch73 -p1
1322    %patch74 -p1
1323    %patch75 -p1
1324    %patch76 -p1
1325    %patch77 -p1
1326    %patch78 -p1
1327    %patch79 -p1
1328    %patch80 -p1
1329    
1330  rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin  rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin
1331  rm -rf root/etc/e-smith/templates/etc/identd.masq  rm -rf root/etc/e-smith/templates/etc/identd.masq
# Line 1261  xgettext -o root/usr/share/locale/en_US/ Line 1397  xgettext -o root/usr/share/locale/en_US/
1397    
1398  mkdir -p root/etc/e-smith/locale  mkdir -p root/etc/e-smith/locale
1399  # Make the fr-ca link in %pre to ease upgrades  # Make the fr-ca link in %pre to ease upgrades
1400  # ln -s fr root/etc/e-smith/locale/fr-ca  # ln -s fr root/etc/e-smith/locale/fr-ca
1401    ln -s fr root/etc/e-smith/locale/fr-fr
1402  ln -s en-us root/etc/e-smith/locale/en  ln -s en-us root/etc/e-smith/locale/en
1403  ln -s en-us root/etc/e-smith/locale/en-au  ln -s en-us root/etc/e-smith/locale/en-au
1404  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