2 |
%define name e-smith-base+ldap |
%define name e-smith-base+ldap |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 4.19.1 |
%define version 4.19.1 |
5 |
%define release 26 |
%define release 28 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
31 |
Patch21: e-smith-base-4.18.1-fixPASSWORD_VERIFY_NEW.patch |
Patch21: e-smith-base-4.18.1-fixPASSWORD_VERIFY_NEW.patch |
32 |
Patch22: e-smith-base-4.18.1-ip-down.race.patch |
Patch22: e-smith-base-4.18.1-ip-down.race.patch |
33 |
Patch23: e-smith-base-4.18.1-FixLocalizedTitle.patch |
Patch23: e-smith-base-4.18.1-FixLocalizedTitle.patch |
34 |
|
Patch24: e-smith-base-4.18.1-xenfix.patch |
35 |
|
Patch25: e-smith-base-4.18.1-profile.patch |
36 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
37 |
Requires: mod_auth_external |
Requires: mod_auth_external |
38 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 1.18.0-19 |
88 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
89 |
|
|
90 |
%changelog |
%changelog |
91 |
|
* Mon Sep 15 2008 Shad L. Lords <slords@mail.com> 4.19.1-28 |
92 |
|
- Fix screen corruption in console [SME: 4155] |
93 |
|
|
94 |
|
* Sat Sep 13 2008 Shad L. Lords <slords@mail.com> 4.19.1-27 |
95 |
|
- Fix detection of xen instance against newer kernels [SME: 4555] |
96 |
|
|
97 |
* Thu Aug 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-26 |
* Thu Aug 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-26 |
98 |
- Fixed warnings generated during build process [SME: 570] |
- Fixed warnings generated during build process [SME: 570] |
99 |
|
|
1223 |
%patch21 -p1 |
%patch21 -p1 |
1224 |
%patch22 -p1 |
%patch22 -p1 |
1225 |
%patch23 -p1 |
%patch23 -p1 |
1226 |
|
%patch24 -p1 |
1227 |
|
%patch25 -p1 |
1228 |
|
|
1229 |
%pre |
%pre |
1230 |
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 ] |