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 98 |
%define release 99 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
88 |
Patch78: e-smith-base-4.18.0-gettextErrors.patch2 |
Patch78: e-smith-base-4.18.0-gettextErrors.patch2 |
89 |
Patch79: e-smith-base-4.18.0-rmDuplicates.patch2 |
Patch79: e-smith-base-4.18.0-rmDuplicates.patch2 |
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 |
92 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
93 |
Requires: mod_auth_external |
Requires: mod_auth_external |
94 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 1.18.0-19 |
136 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
137 |
|
|
138 |
%changelog |
%changelog |
139 |
|
* Sat Mar 10 2008 Shad L. Lords <slords@mail.com> 4.18-99 |
140 |
|
- Fix dyndns custom gettext [SME: 4032] |
141 |
|
|
142 |
* Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-98 |
* Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-98 |
143 |
- revised gettext messages [SME: 631] |
- revised gettext messages [SME: 631] |
144 |
|
|
1329 |
%patch78 -p1 |
%patch78 -p1 |
1330 |
%patch79 -p1 |
%patch79 -p1 |
1331 |
%patch80 -p1 |
%patch80 -p1 |
1332 |
|
%patch81 -p1 |
1333 |
|
|
1334 |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
1335 |
rm -rf root/etc/e-smith/templates/etc/identd.masq |
rm -rf root/etc/e-smith/templates/etc/identd.masq |