/[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.21 by slords, Mon Dec 24 17:39:33 2007 UTC Revision 1.39 by slords, Mon Mar 24 19:14:26 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 81  %define release 104
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 72  Patch61: e-smith-base-4.18.0-part_size.p Line 72  Patch61: e-smith-base-4.18.0-part_size.p
72  Patch62: e-smith-base-4.18.0-passwdlock.patch  Patch62: e-smith-base-4.18.0-passwdlock.patch
73  Patch63: e-smith-base-4.18.0-smartd.patch  Patch63: e-smith-base-4.18.0-smartd.patch
74  Patch64: e-smith-base-4.18.0-smartdtemplates2expand.patch  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    Patch81: e-smith-base-4.18.0-customDynDNS.patch
92    Patch82: e-smith-base-4.18.0-fixSAVE.patch
93    Patch83: e-smith-base-4.18.0-test_FORM_TITLE.patch
94    Patch84: e-smith-base-4.18.0-translationfix.patch
95    Patch85: e-smith-base-4.18.0-gettextConsole.patch
96    Patch86: e-smith-base-4.18.0-rmPleasewait.patch2
97  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
98  Requires: mod_auth_external  Requires: mod_auth_external
99  Requires: e-smith-lib >= 1.18.0-7  Requires: e-smith-lib >= 1.18.0-19
100  Requires: server-manager-images, server-manager  Requires: server-manager-images, server-manager
101  Requires: e-smith-formmagick >= 0.2.0  Requires: e-smith-formmagick >= 1.4.0-9
102  Requires: initscripts >= 6.67-1es17  Requires: initscripts >= 6.67-1es17
103  Requires: e-smith-daemontools >= 1.7.1-04  Requires: e-smith-daemontools >= 1.7.1-04
104  Requires: perl(Locale::gettext)  Requires: perl(Locale::gettext)
# Line 119  AutoReqProv: no Line 141  AutoReqProv: no
141  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
142    
143  %changelog  %changelog
144    * Mon Mar 24 2008 Shad L. Lords <slords@mail.com> 4.18.0-104
145    - Finish removing pleasewait [SME: 126]
146    
147    * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 4.18.0-103
148    - Add gettext to console titles. [SME: 4089]
149    
150    * Sat Mar 15 2008 Stephen Noble <support@dungog.net> 4.18.0-102
151    - Minor translation fixes [SME: 4058] [SME: 4059]
152    
153    * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 4.18.0-101
154    - Remove tests for removed FORM_TITLE's [SME: 4050]
155    
156    * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 4.18.0-100
157    - Cleanup SAVE/ADD tag mixup [SME: 4045]
158    
159    * Sat Mar 10 2008 Shad L. Lords <slords@mail.com> 4.18-99
160    - Fix dyndns custom gettext [SME: 4032]
161    
162    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-98
163    - revised gettext messages [SME: 631]
164    
165    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-97
166    - gettext messages [SME: 631]
167    
168    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-96
169    - remove duplicate system password has been changed [SME: 3974]
170    
171    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-95
172    - EthernetAssign shouldn't be translated [SME: 3947]
173    
174    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 4.18-94
175    - Remove pleasewait function [SME: 126]
176    
177    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 4.18-93
178    - fix gettext formatting in three files [SME: 3938]
179    
180    * Wed Feb 13 2008 chris burnat <devlist@burnat.com> 4.18-92
181    - Fix creation of usernames and pseudonyms with one character
182    - [SME: 2451]
183    
184    * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.18-91
185    - Remove <base> tags now in general [SME: 3911]
186    
187    * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 4.18-90
188    - Remove duplicate <base> entries [SME: 3894]
189    
190    * Sat Feb 09 2008 Stephen Noble <support@dungog.net> 4.18-89
191    - remove unused ROUTER_DESC token from lexicon [SME: 3879]
192    
193    * Sat Jan 12 2008 Shad L. Lords <slords@mail.com> 4.18-88
194    - remove default of 1400 MTU for interfaces [SME: 549]
195    
196    * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-87
197    - db prop to dissociate admin password from root in useraccounts.pm [SME: 3117]
198    
199    * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-86
200    - pptp connections setting mtu/mru > 1400 [SME: 549]
201    
202    * Tue Jan 08 2008 Stephen Noble <support@dungog.net> 4.18-85
203    - console to strength validate password choice on first entry [SME: 3131]
204    
205    * Tue Jan 08 2008 Stephen Noble <support@dungog.net> 4.18-84
206    - Auto-mount USB REV-drive as usbdisk [SME: 2972]
207    
208    * Sun Jan 06 2008 Stephen Noble <support@dungog.net> 4.18-83
209    - ignore error returns from tar [SME: 3127]
210    
211    * Sun Jan 06 2008 Stephen Noble <support@dungog.net> 4.18-82
212    - Use esmith::util::validatePassword on console [SME: 2173]
213    
214  * Mon Dec 24 2007 Gavin Weight <gweight@gmail.com> 4.18.0-81  * Mon Dec 24 2007 Gavin Weight <gweight@gmail.com> 4.18.0-81
215  - Link smartd.conf to bootstrap-save-console and console-save. [SME: 1445]  - Link smartd.conf to bootstrap-save-console and console-save. [SME: 1445]
216    
# Line 1241  e-smith server and gateway software - ba Line 1333  e-smith server and gateway software - ba
1333  %patch62 -p1  %patch62 -p1
1334  %patch63 -p1  %patch63 -p1
1335  %patch64 -p1  %patch64 -p1
1336    %patch65 -p1
1337    %patch66 -p1
1338    %patch67 -p1
1339    %patch68 -p1
1340    %patch69 -p1
1341    %patch70 -p1
1342    %patch71 -p1
1343    %patch72 -p1
1344    %patch73 -p1
1345    %patch74 -p1
1346    %patch75 -p1
1347    %patch76 -p1
1348    %patch77 -p1
1349    %patch78 -p1
1350    %patch79 -p1
1351    %patch80 -p1
1352    %patch81 -p1
1353    %patch82 -p1
1354    %patch83 -p1
1355    %patch84 -p1
1356    %patch85 -p1
1357    %patch86 -p1
1358    
1359  rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin  rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin
1360  rm -rf root/etc/e-smith/templates/etc/identd.masq  rm -rf root/etc/e-smith/templates/etc/identd.masq
# Line 1289  echo "disabled" >  root/etc/e-smith/db/c Line 1403  echo "disabled" >  root/etc/e-smith/db/c
1403  %endif  %endif
1404    
1405  LEXICONS=$(find root/etc/e-smith/web/{functions,panels/password/cgi-bin} \  LEXICONS=$(find root/etc/e-smith/web/{functions,panels/password/cgi-bin} \
1406      -type f | grep -v CVS | grep -v pleasewait)      -type f | grep -v CVS)
1407    
1408  for lexicon in $LEXICONS  for lexicon in $LEXICONS
1409  do  do


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