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 61 |
%define release 62 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
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 |
Patch49: e-smith-base-4.18.0-usbback_errcheck.patch |
60 |
|
Patch50: e-smith-base-4.18.0-devicechk.patch |
61 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
62 |
Requires: mod_auth_external |
Requires: mod_auth_external |
63 |
Requires: e-smith-lib >= 1.18.0-7 |
Requires: e-smith-lib >= 1.18.0-7 |
105 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
106 |
|
|
107 |
%changelog |
%changelog |
108 |
|
* Sun Jul 1 2007 Shad L. Lords <slords@mail.com> 4.18.0-62 |
109 |
|
- Clean up loop var and mount point for backup/restore [SME: 3116] |
110 |
|
|
111 |
* Thu Jun 28 2007 Shad L. Lords <slords@mail.com> 4.18.0-61 |
* Thu Jun 28 2007 Shad L. Lords <slords@mail.com> 4.18.0-61 |
112 |
- Improve usb backup error reporting [SME: 2772] |
- Improve usb backup error reporting [SME: 2772] |
113 |
|
|
1155 |
%patch47 -p1 |
%patch47 -p1 |
1156 |
%patch48 -p1 |
%patch48 -p1 |
1157 |
%patch49 -p1 |
%patch49 -p1 |
1158 |
|
%patch50 -p1 |
1159 |
|
|
1160 |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
1161 |
rm -rf root/etc/e-smith/templates/etc/identd.masq |
rm -rf root/etc/e-smith/templates/etc/identd.masq |