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 100 |
%define release 103 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
90 |
Patch80: e-smith-base-4.18.0-gettextStrings.patch2 |
Patch80: e-smith-base-4.18.0-gettextStrings.patch2 |
91 |
Patch81: e-smith-base-4.18.0-customDynDNS.patch |
Patch81: e-smith-base-4.18.0-customDynDNS.patch |
92 |
Patch82: e-smith-base-4.18.0-fixSAVE.patch |
Patch82: e-smith-base-4.18.0-fixSAVE.patch |
93 |
|
Patch83: e-smith-base-4.18.0-test_FORM_TITLE.patch |
94 |
|
Patch84: e-smith-base-4.18.0-translationfix.patch |
95 |
|
Patch85: e-smith-base-4.18.0-gettextConsole.patch |
96 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
97 |
Requires: mod_auth_external |
Requires: mod_auth_external |
98 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 1.18.0-19 |
140 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
141 |
|
|
142 |
%changelog |
%changelog |
143 |
|
* Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 4.18.0-103 |
144 |
|
- Add gettext to console titles. |
145 |
|
|
146 |
|
* Sat Mar 15 2008 Stephen Noble <support@dungog.net> 4.18.0-102 |
147 |
|
- Minor translation fixes [SME: 4058] [SME: 4059] |
148 |
|
|
149 |
|
* Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 4.18.0-101 |
150 |
|
- Remove tests for removed FORM_TITLE's [SME: 4050] |
151 |
|
|
152 |
* Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 4.18.0-100 |
* Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 4.18.0-100 |
153 |
- Cleanup SAVE/ADD tag mixup [SME: 4045] |
- Cleanup SAVE/ADD tag mixup [SME: 4045] |
154 |
|
|
1347 |
%patch80 -p1 |
%patch80 -p1 |
1348 |
%patch81 -p1 |
%patch81 -p1 |
1349 |
%patch82 -p1 |
%patch82 -p1 |
1350 |
|
%patch83 -p1 |
1351 |
|
%patch84 -p1 |
1352 |
|
%patch85 -p1 |
1353 |
|
|
1354 |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
1355 |
rm -rf root/etc/e-smith/templates/etc/identd.masq |
rm -rf root/etc/e-smith/templates/etc/identd.masq |