/[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.1 by slords, Tue Jun 12 18:30:36 2007 UTC Revision 1.9 by slords, Sat Sep 8 00:55:22 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 58  %define release 67
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 54  Patch43: e-smith-base-4.18.0-raidfix.pat Line 54  Patch43: e-smith-base-4.18.0-raidfix.pat
54  Patch44: e-smith-base-4.18.0-bootstrap.patch  Patch44: e-smith-base-4.18.0-bootstrap.patch
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
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    Patch51: e-smith-base-4.18.0-devicechk.patch2
62    Patch52: e-smith-base-4.18.0-conf_modules.patch
63    Patch53: e-smith-base-4.18.0-restoredev.patch2
64    Patch54: e-smith-base-4.18.0-groups.pm.pod.patch
65  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
66  Requires: mod_auth_external  Requires: mod_auth_external
67  Requires: e-smith-lib >= 1.18.0-7  Requires: e-smith-lib >= 1.18.0-7
# Line 101  AutoReqProv: no Line 109  AutoReqProv: no
109  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
110    
111  %changelog  %changelog
112    * Fri Sep 07 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-67
113    - Fix pod in groups.pm file. [SME: 3379]
114    
115    * Wed Aug 22 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-66
116    - Relax restrictions on restore devices, to allow CDR and DVDR.
117      [SME: 3126]
118    
119    * Fri Aug 03 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-65
120    - Ensure that depmod is run for all installed kernels. [SME: 3235]
121    
122    * Wed Jul 04 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-64
123    - Really really clear devices variable [SME: 3116]
124    
125    * Sun Jul 1 2007 Shad L. Lords <slords@mail.com> 4.18.0-63
126    - Really clear devices variable [SME: 3116]
127    
128    * Sun Jul 1 2007 Shad L. Lords <slords@mail.com> 4.18.0-62
129    - Clean up loop var and mount point for backup/restore [SME: 3116]
130    
131    * Thu Jun 28 2007 Shad L. Lords <slords@mail.com> 4.18.0-61
132    - Improve usb backup error reporting [SME: 2772]
133    
134    * Tue Jun 26 2007 Gavin Weight <gweight@gmail.com> 4.18.0-60
135    - Move the pam.d ftp/proftpd templates to e-smith-proftpd.
136      [SME: 2762]
137    
138    * Tue Jun 19 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-59
139    - Have nonetworkdrivers script exit silently if kmodule bin not found.
140      [SME: 2549]
141    
142  * Mon Jun 11 2007 Shad L. Lords <slords@mail.com> 4.18.0-58  * Mon Jun 11 2007 Shad L. Lords <slords@mail.com> 4.18.0-58
143  - Start messagebus/haldaemon so restore works [SME: 3058]  - Start messagebus/haldaemon so restore works [SME: 3058]
144    
# Line 1134  e-smith server and gateway software - ba Line 1172  e-smith server and gateway software - ba
1172  %patch44 -p1  %patch44 -p1
1173  %patch45 -p1  %patch45 -p1
1174  %patch46 -p1  %patch46 -p1
1175    %patch47 -p1
1176    %patch48 -p1
1177    %patch49 -p1
1178    %patch50 -p1
1179    %patch51 -p1
1180    %patch52 -p1
1181    %patch53 -p1
1182    %patch54 -p1
1183    
1184  rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin  rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin
1185  rm -rf root/etc/e-smith/templates/etc/identd.masq  rm -rf root/etc/e-smith/templates/etc/identd.masq
# Line 1215  mkdir -p root/etc/e-smith/templates/etc/ Line 1261  mkdir -p root/etc/e-smith/templates/etc/
1261  ln -s /etc/e-smith/templates-default/template-begin-shell \  ln -s /etc/e-smith/templates-default/template-begin-shell \
1262        root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/template-begin        root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/template-begin
1263    
1264  for file in ftp imap login passwd proftpd pwauth system-auth  for file in imap login passwd pwauth system-auth
1265  do  do
1266      mkdir -p root/etc/e-smith/templates/etc/pam.d/$file      mkdir -p root/etc/e-smith/templates/etc/pam.d/$file
1267      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