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 87 |
%define release 92 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
78 |
Patch68: e-smith-base-4.18.0-consoleValidateFirst.patch |
Patch68: e-smith-base-4.18.0-consoleValidateFirst.patch |
79 |
Patch69: e-smith-base-4.18.0-MTU.patch |
Patch69: e-smith-base-4.18.0-MTU.patch |
80 |
Patch70: e-smith-base-4.18.0-adminIsNotRoot.patch |
Patch70: e-smith-base-4.18.0-adminIsNotRoot.patch |
81 |
|
Patch71: e-smith-base-4.18.0-noMTU.patch |
82 |
|
Patch72: e-smith-base-4.18.0-ROUTER_DESC.patch |
83 |
|
Patch73: e-smith-base-4.18.0-rmDuplicates.patch |
84 |
|
Patch74: e-smith-base-4.18.0-tags2general.patch |
85 |
|
Patch75: e-smith-base-4.18.0-useracc_single_char-fix.patch |
86 |
|
|
87 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
88 |
Requires: mod_auth_external |
Requires: mod_auth_external |
89 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 1.18.0-19 |
90 |
Requires: server-manager-images, server-manager |
Requires: server-manager-images, server-manager |
91 |
Requires: e-smith-formmagick >= 0.2.0 |
Requires: e-smith-formmagick >= 1.4.0-9 |
92 |
Requires: initscripts >= 6.67-1es17 |
Requires: initscripts >= 6.67-1es17 |
93 |
Requires: e-smith-daemontools >= 1.7.1-04 |
Requires: e-smith-daemontools >= 1.7.1-04 |
94 |
Requires: perl(Locale::gettext) |
Requires: perl(Locale::gettext) |
131 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
132 |
|
|
133 |
%changelog |
%changelog |
134 |
|
* Wed Feb 13 2008 chris burnat <devlist@burnat.com> 4.18-92 |
135 |
|
- Fix creation of usernames and pseudonyms with one character |
136 |
|
- [SME: 2451] |
137 |
|
|
138 |
|
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.18-91 |
139 |
|
- Remove <base> tags now in general [SME: 3911] |
140 |
|
|
141 |
|
* Sun Feb 10 2008 Stephen Noble <support@dungog.net> 4.18-90 |
142 |
|
- Remove duplicate <base> entries [SME: 3894] |
143 |
|
|
144 |
|
* Sat Feb 09 2008 Stephen Noble <support@dungog.net> 4.18-89 |
145 |
|
- remove unused ROUTER_DESC token from lexicon [SME: 3879] |
146 |
|
|
147 |
|
* Sat Jan 12 2008 Shad L. Lords <slords@mail.com> 4.18-88 |
148 |
|
- remove default of 1400 MTU for interfaces [SME: 549] |
149 |
|
|
150 |
* Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-87 |
* Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-87 |
151 |
- db prop to dissociate admin password from root in useraccounts.pm [SME: 3117] |
- db prop to dissociate admin password from root in useraccounts.pm [SME: 3117] |
152 |
|
|
1293 |
%patch68 -p1 |
%patch68 -p1 |
1294 |
%patch69 -p1 |
%patch69 -p1 |
1295 |
%patch70 -p1 |
%patch70 -p1 |
1296 |
|
%patch71 -p1 |
1297 |
|
%patch72 -p1 |
1298 |
|
%patch73 -p1 |
1299 |
|
%patch74 -p1 |
1300 |
|
%patch75 -p1 |
1301 |
|
|
1302 |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
1303 |
rm -rf root/etc/e-smith/templates/etc/identd.masq |
rm -rf root/etc/e-smith/templates/etc/identd.masq |