/[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.38 by slords, Tue Mar 18 22:24:49 2008 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 103  %define release 104
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 93  Patch82: e-smith-base-4.18.0-fixSAVE.pat Line 93  Patch82: e-smith-base-4.18.0-fixSAVE.pat
93  Patch83: e-smith-base-4.18.0-test_FORM_TITLE.patch  Patch83: e-smith-base-4.18.0-test_FORM_TITLE.patch
94  Patch84: e-smith-base-4.18.0-translationfix.patch  Patch84: e-smith-base-4.18.0-translationfix.patch
95  Patch85: e-smith-base-4.18.0-gettextConsole.patch  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-19  Requires: e-smith-lib >= 1.18.0-19
# Line 140  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  * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 4.18.0-103
148  - Add gettext to console titles.  - Add gettext to console titles. [SME: 4089]
149    
150  * Sat Mar 15 2008 Stephen Noble <support@dungog.net> 4.18.0-102  * Sat Mar 15 2008 Stephen Noble <support@dungog.net> 4.18.0-102
151  - Minor translation fixes [SME: 4058] [SME: 4059]  - Minor translation fixes [SME: 4058] [SME: 4059]
# Line 1350  e-smith server and gateway software - ba Line 1354  e-smith server and gateway software - ba
1354  %patch83 -p1  %patch83 -p1
1355  %patch84 -p1  %patch84 -p1
1356  %patch85 -p1  %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 1398  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