2 |
%define name e-smith-base |
%define name e-smith-base |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 4.18.1 |
%define version 4.18.1 |
5 |
%define release 23 |
%define release 25 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
26 |
Patch16: e-smith-base-4.18.1-fixPASSWORD_VERIFY_NEW.patch |
Patch16: e-smith-base-4.18.1-fixPASSWORD_VERIFY_NEW.patch |
27 |
Patch17: e-smith-base-4.18.1-ip-down.race.patch |
Patch17: e-smith-base-4.18.1-ip-down.race.patch |
28 |
Patch18: e-smith-base-4.18.1-FixLocalizedTitle.patch |
Patch18: e-smith-base-4.18.1-FixLocalizedTitle.patch |
29 |
|
Patch19: e-smith-base-4.18.1-xenfix.patch |
30 |
|
Patch20: e-smith-base-4.18.1-profile.patch |
31 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
32 |
Requires: mod_auth_external |
Requires: mod_auth_external |
33 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 1.18.0-19 |
74 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
75 |
|
|
76 |
%changelog |
%changelog |
77 |
|
* Mon Sep 15 2008 Shad L. Lords <slords@mail.com> 4.18.1-25 |
78 |
|
- Fix screen corruption in console [SME: 4155] |
79 |
|
|
80 |
|
* Sat Sep 13 2008 Shad L. Lords <slords@mail.com> 4.18.1-24 |
81 |
|
- Fix detection of xen instance against newer kernels [SME: 4555] |
82 |
|
|
83 |
* Thu Aug 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-23 |
* Thu Aug 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-23 |
84 |
- Fixed warnings generated during build process [SME: 570] |
- Fixed warnings generated during build process [SME: 570] |
85 |
|
|
1304 |
%patch16 -p1 |
%patch16 -p1 |
1305 |
%patch17 -p1 |
%patch17 -p1 |
1306 |
%patch18 -p1 |
%patch18 -p1 |
1307 |
|
%patch19 -p1 |
1308 |
|
%patch20 -p1 |
1309 |
|
|
1310 |
%pre |
%pre |
1311 |
if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ] |
if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ] |