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 64 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
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 |
|
Patch51: e-smith-base-4.18.0-devicechk.patch2 |
62 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
63 |
Requires: mod_auth_external |
Requires: mod_auth_external |
64 |
Requires: e-smith-lib >= 1.18.0-7 |
Requires: e-smith-lib >= 1.18.0-7 |
106 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
107 |
|
|
108 |
%changelog |
%changelog |
109 |
|
* Wed Jul 04 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-64 |
110 |
|
- Really really clear devices variable [SME: 3116] |
111 |
|
|
112 |
|
* Sun Jul 1 2007 Shad L. Lords <slords@mail.com> 4.18.0-63 |
113 |
|
- Really clear devices variable [SME: 3116] |
114 |
|
|
115 |
|
* Sun Jul 1 2007 Shad L. Lords <slords@mail.com> 4.18.0-62 |
116 |
|
- Clean up loop var and mount point for backup/restore [SME: 3116] |
117 |
|
|
118 |
|
* Thu Jun 28 2007 Shad L. Lords <slords@mail.com> 4.18.0-61 |
119 |
|
- Improve usb backup error reporting [SME: 2772] |
120 |
|
|
121 |
|
* Tue Jun 26 2007 Gavin Weight <gweight@gmail.com> 4.18.0-60 |
122 |
|
- Move the pam.d ftp/proftpd templates to e-smith-proftpd. |
123 |
|
[SME: 2762] |
124 |
|
|
125 |
* 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 |
126 |
- Have nonetworkdrivers script exit silently if kmodule bin not found. |
- Have nonetworkdrivers script exit silently if kmodule bin not found. |
127 |
[SME: 2549] |
[SME: 2549] |
1160 |
%patch45 -p1 |
%patch45 -p1 |
1161 |
%patch46 -p1 |
%patch46 -p1 |
1162 |
%patch47 -p1 |
%patch47 -p1 |
1163 |
|
%patch48 -p1 |
1164 |
|
%patch49 -p1 |
1165 |
|
%patch50 -p1 |
1166 |
|
%patch51 -p1 |
1167 |
|
|
1168 |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
1169 |
rm -rf root/etc/e-smith/templates/etc/identd.masq |
rm -rf root/etc/e-smith/templates/etc/identd.masq |
1245 |
ln -s /etc/e-smith/templates-default/template-begin-shell \ |
ln -s /etc/e-smith/templates-default/template-begin-shell \ |
1246 |
root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/template-begin |
root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/template-begin |
1247 |
|
|
1248 |
for file in ftp imap login passwd proftpd pwauth system-auth |
for file in imap login passwd pwauth system-auth |
1249 |
do |
do |
1250 |
mkdir -p root/etc/e-smith/templates/etc/pam.d/$file |
mkdir -p root/etc/e-smith/templates/etc/pam.d/$file |
1251 |
ln -s /etc/e-smith/templates-default/template-begin-pam \ |
ln -s /etc/e-smith/templates-default/template-begin-pam \ |