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 94 |
%define release 100 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
85 |
Patch75: e-smith-base-4.18.0-useracc_single_char-fix.patch |
Patch75: e-smith-base-4.18.0-useracc_single_char-fix.patch |
86 |
Patch76: e-smith-base-4.18.0-gettextErrors.patch |
Patch76: e-smith-base-4.18.0-gettextErrors.patch |
87 |
Patch77: e-smith-base-4.18.0-rmPleasewait.patch |
Patch77: e-smith-base-4.18.0-rmPleasewait.patch |
88 |
|
Patch78: e-smith-base-4.18.0-gettextErrors.patch2 |
89 |
|
Patch79: e-smith-base-4.18.0-rmDuplicates.patch2 |
90 |
|
Patch80: e-smith-base-4.18.0-gettextStrings.patch2 |
91 |
|
Patch81: e-smith-base-4.18.0-customDynDNS.patch |
92 |
|
Patch82: e-smith-base-4.18.0-fixSAVE.patch |
93 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
94 |
Requires: mod_auth_external |
Requires: mod_auth_external |
95 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 1.18.0-19 |
137 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
138 |
|
|
139 |
%changelog |
%changelog |
140 |
|
* Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 4.18.0-100 |
141 |
|
- Cleanup SAVE/ADD tag mixup [SME: 4045] |
142 |
|
|
143 |
|
* Sat Mar 10 2008 Shad L. Lords <slords@mail.com> 4.18-99 |
144 |
|
- Fix dyndns custom gettext [SME: 4032] |
145 |
|
|
146 |
|
* Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-98 |
147 |
|
- revised gettext messages [SME: 631] |
148 |
|
|
149 |
|
* Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-97 |
150 |
|
- gettext messages [SME: 631] |
151 |
|
|
152 |
|
* Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-96 |
153 |
|
- remove duplicate system password has been changed [SME: 3974] |
154 |
|
|
155 |
|
* Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-95 |
156 |
|
- EthernetAssign shouldn't be translated [SME: 3947] |
157 |
|
|
158 |
* Sun Feb 17 2008 Stephen Noble <support@dungog.net> 4.18-94 |
* Sun Feb 17 2008 Stephen Noble <support@dungog.net> 4.18-94 |
159 |
- Remove pleasewait function [SME: 126] |
- Remove pleasewait function [SME: 126] |
160 |
|
|
1330 |
%patch75 -p1 |
%patch75 -p1 |
1331 |
%patch76 -p1 |
%patch76 -p1 |
1332 |
%patch77 -p1 |
%patch77 -p1 |
1333 |
|
%patch78 -p1 |
1334 |
|
%patch79 -p1 |
1335 |
|
%patch80 -p1 |
1336 |
|
%patch81 -p1 |
1337 |
|
%patch82 -p1 |
1338 |
|
|
1339 |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
1340 |
rm -rf root/etc/e-smith/templates/etc/identd.masq |
rm -rf root/etc/e-smith/templates/etc/identd.masq |