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 60 |
%define release 79 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
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 |
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 |
|
Patch55: e-smith-base-4.18.0-rename_apache2httpd.patch |
66 |
|
Patch56: e-smith-base-4.18.0-remove_httpd__logrotate.patch |
67 |
|
Patch57: e-smith-base-4.18.0-cert_regen.patch |
68 |
|
Patch58: e-smith-base-4.18.0-useracc_text_adjust.patch |
69 |
|
Patch59: e-smith-base-4.18.0-non_Removable_pseudonyms.patch |
70 |
|
Patch60: e-smith-base-4.18.0-delete_forwarder.patch |
71 |
|
Patch61: e-smith-base-4.18.0-part_size.patch |
72 |
|
Patch62: e-smith-base-4.18.0-passwdlock.patch |
73 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
74 |
Requires: mod_auth_external |
Requires: mod_auth_external |
75 |
Requires: e-smith-lib >= 1.18.0-7 |
Requires: e-smith-lib >= 1.18.0-7 |
117 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
118 |
|
|
119 |
%changelog |
%changelog |
120 |
|
* Sun Dec 16 2007 Shad L. Lords <slords@mail.com> 4.18.0-79 |
121 |
|
- Lock user accounts with usermod instead of passwd [SME: 3595] |
122 |
|
|
123 |
|
* Sun Dec 16 2007 Gavin Weight <gweight@gmail.com> 4.18.0-78 |
124 |
|
- Add symlink to fr-fr locale. [SME: 3648] |
125 |
|
|
126 |
|
* Mon Nov 12 2007 Shad L. Lords <slords@mail.com> 4.18.0-77 |
127 |
|
- Add fix for varying partition sizes in add_raid [SME: 3547] |
128 |
|
|
129 |
|
* Sun Nov 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-76 |
130 |
|
- Fix removal of Corporate DNS from console. [SME: 3532] |
131 |
|
|
132 |
|
* Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.18.0-75 |
133 |
|
- Remove previous change, applied to wrong package. [SME: 3512] |
134 |
|
|
135 |
|
* Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.18.0-74 |
136 |
|
- Add WPAD feature for DHCP (Thanks Hector Perez). [SME: 3512] |
137 |
|
|
138 |
|
* Tue Oct 16 2007 Gavin Weight <gweight@gmail.com> 4.18.0-73 |
139 |
|
- Make non-Removable pseudonyms point to admin when reassigned. [SME: 2214] |
140 |
|
|
141 |
|
* Sun Oct 14 2007 Gavin Weight <gweight@gmail.com> 4.18.0-72 |
142 |
|
- Adjust success text when changing admin password. [SME: 2442] |
143 |
|
|
144 |
|
* Thu Oct 11 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-71 |
145 |
|
- Fix comparison of expected to actual SSL cert data. Also change |
146 |
|
truncation point for email address from 40 chars to 64. [SME: 1736]. |
147 |
|
[Note that -70 was inadvertently skipped.] |
148 |
|
|
149 |
|
* Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-69 |
150 |
|
- Move httpd logrotate.d directory to e-smith-apache. [SME: 3380] |
151 |
|
|
152 |
|
* Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-68 |
153 |
|
- Rename in logrotate.d directory apache to httpd. [SME: 3380] |
154 |
|
|
155 |
|
* Fri Sep 07 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-67 |
156 |
|
- Fix pod in groups.pm file. [SME: 3379] |
157 |
|
|
158 |
|
* Wed Aug 22 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-66 |
159 |
|
- Relax restrictions on restore devices, to allow CDR and DVDR. |
160 |
|
[SME: 3126] |
161 |
|
|
162 |
|
* Fri Aug 03 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-65 |
163 |
|
- Ensure that depmod is run for all installed kernels. [SME: 3235] |
164 |
|
|
165 |
|
* Wed Jul 04 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-64 |
166 |
|
- Really really clear devices variable [SME: 3116] |
167 |
|
|
168 |
|
* Sun Jul 1 2007 Shad L. Lords <slords@mail.com> 4.18.0-63 |
169 |
|
- Really clear devices variable [SME: 3116] |
170 |
|
|
171 |
|
* Sun Jul 1 2007 Shad L. Lords <slords@mail.com> 4.18.0-62 |
172 |
|
- Clean up loop var and mount point for backup/restore [SME: 3116] |
173 |
|
|
174 |
|
* Thu Jun 28 2007 Shad L. Lords <slords@mail.com> 4.18.0-61 |
175 |
|
- Improve usb backup error reporting [SME: 2772] |
176 |
|
|
177 |
* Tue Jun 26 2007 Gavin Weight <gweight@gmail.com> 4.18.0-60 |
* Tue Jun 26 2007 Gavin Weight <gweight@gmail.com> 4.18.0-60 |
178 |
- Move the pam.d ftp/proftpd templates to e-smith-proftpd. |
- Move the pam.d ftp/proftpd templates to e-smith-proftpd. |
179 |
[SME: 2762] |
[SME: 2762] |
1217 |
%patch46 -p1 |
%patch46 -p1 |
1218 |
%patch47 -p1 |
%patch47 -p1 |
1219 |
%patch48 -p1 |
%patch48 -p1 |
1220 |
|
%patch49 -p1 |
1221 |
|
%patch50 -p1 |
1222 |
|
%patch51 -p1 |
1223 |
|
%patch52 -p1 |
1224 |
|
%patch53 -p1 |
1225 |
|
%patch54 -p1 |
1226 |
|
%patch55 -p1 |
1227 |
|
%patch56 -p1 |
1228 |
|
%patch57 -p1 |
1229 |
|
%patch58 -p1 |
1230 |
|
%patch59 -p1 |
1231 |
|
%patch60 -p1 |
1232 |
|
%patch61 -p1 |
1233 |
|
%patch62 -p1 |
1234 |
|
|
1235 |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
1236 |
rm -rf root/etc/e-smith/templates/etc/identd.masq |
rm -rf root/etc/e-smith/templates/etc/identd.masq |
1302 |
|
|
1303 |
mkdir -p root/etc/e-smith/locale |
mkdir -p root/etc/e-smith/locale |
1304 |
# Make the fr-ca link in %pre to ease upgrades |
# Make the fr-ca link in %pre to ease upgrades |
1305 |
# ln -s fr root/etc/e-smith/locale/fr-ca |
# ln -s fr root/etc/e-smith/locale/fr-ca |
1306 |
|
ln -s fr root/etc/e-smith/locale/fr-fr |
1307 |
ln -s en-us root/etc/e-smith/locale/en |
ln -s en-us root/etc/e-smith/locale/en |
1308 |
ln -s en-us root/etc/e-smith/locale/en-au |
ln -s en-us root/etc/e-smith/locale/en-au |
1309 |
ln -s en-us root/etc/e-smith/locale/en-gb |
ln -s en-us root/etc/e-smith/locale/en-gb |