/[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.2 by slords, Wed Jun 20 16:41:55 2007 UTC Revision 1.6 by slords, Tue Jul 3 02:55:13 2007 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 59  %define release 63
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 55  Patch44: e-smith-base-4.18.0-bootstrap.p Line 55  Patch44: e-smith-base-4.18.0-bootstrap.p
55  Patch45: e-smith-base-4.18.0-pamtemplate.patch3  Patch45: e-smith-base-4.18.0-pamtemplate.patch3
56  Patch46: e-smith-base-4.18.0-restoredev.patch  Patch46: e-smith-base-4.18.0-restoredev.patch
57  Patch47: e-smith-base-4.18.0-no_kmodule.patch  Patch47: e-smith-base-4.18.0-no_kmodule.patch
58    Patch48: e-smith-base-4-18-0-MovePam_d_ftpTemplates.patch
59    Patch49: e-smith-base-4.18.0-usbback_errcheck.patch
60    Patch50: e-smith-base-4.18.0-devicechk.patch
61  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
62  Requires: mod_auth_external  Requires: mod_auth_external
63  Requires: e-smith-lib >= 1.18.0-7  Requires: e-smith-lib >= 1.18.0-7
# Line 102  AutoReqProv: no Line 105  AutoReqProv: no
105  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
106    
107  %changelog  %changelog
108    * Sun Jul 1 2007 Shad L. Lords <slords@mail.com> 4.18.0-62
109    - Really clear devices variable [SME: 3116]
110    
111    * Sun Jul 1 2007 Shad L. Lords <slords@mail.com> 4.18.0-62
112    - Clean up loop var and mount point for backup/restore [SME: 3116]
113    
114    * Thu Jun 28 2007 Shad L. Lords <slords@mail.com> 4.18.0-61
115    - Improve usb backup error reporting [SME: 2772]
116    
117    * Tue Jun 26 2007 Gavin Weight <gweight@gmail.com> 4.18.0-60
118    - Move the pam.d ftp/proftpd templates to e-smith-proftpd.
119      [SME: 2762]
120    
121  * Tue Jun 19 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-59  * Tue Jun 19 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-59
122  - Have nonetworkdrivers script exit silently if kmodule bin not found.  - Have nonetworkdrivers script exit silently if kmodule bin not found.
123    [SME: 2549]    [SME: 2549]
# Line 1140  e-smith server and gateway software - ba Line 1156  e-smith server and gateway software - ba
1156  %patch45 -p1  %patch45 -p1
1157  %patch46 -p1  %patch46 -p1
1158  %patch47 -p1  %patch47 -p1
1159    %patch48 -p1
1160    %patch49 -p1
1161    %patch50 -p1
1162    
1163  rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin  rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin
1164  rm -rf root/etc/e-smith/templates/etc/identd.masq  rm -rf root/etc/e-smith/templates/etc/identd.masq
# Line 1221  mkdir -p root/etc/e-smith/templates/etc/ Line 1240  mkdir -p root/etc/e-smith/templates/etc/
1240  ln -s /etc/e-smith/templates-default/template-begin-shell \  ln -s /etc/e-smith/templates-default/template-begin-shell \
1241        root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/template-begin        root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/template-begin
1242    
1243  for file in ftp imap login passwd proftpd pwauth system-auth  for file in imap login passwd pwauth system-auth
1244  do  do
1245      mkdir -p root/etc/e-smith/templates/etc/pam.d/$file      mkdir -p root/etc/e-smith/templates/etc/pam.d/$file
1246      ln -s /etc/e-smith/templates-default/template-begin-pam \      ln -s /etc/e-smith/templates-default/template-begin-pam \


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