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 8 |
%define release 9 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
13 |
Patch3: e-smith-base-4.18.1-insertmode.patch |
Patch3: e-smith-base-4.18.1-insertmode.patch |
14 |
Patch4: e-smith-base-4.18.1-freebusy.patch |
Patch4: e-smith-base-4.18.1-freebusy.patch |
15 |
Patch5: e-smith-base-4.18.1-frames.patch |
Patch5: e-smith-base-4.18.1-frames.patch |
16 |
|
Patch6: e-smith-base-4.18.1-quitconsole.patch |
17 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
18 |
Requires: mod_auth_external |
Requires: mod_auth_external |
19 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 1.18.0-19 |
61 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
62 |
|
|
63 |
%changelog |
%changelog |
64 |
|
* Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-9 |
65 |
|
- Remove quitConsole from menu [SME: 4154] |
66 |
|
|
67 |
* Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-8 |
* Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-8 |
68 |
- Really fix free/busy in usermanager [SME: 4157] |
- Really fix free/busy in usermanager [SME: 4157] |
69 |
|
|
1224 |
%endif |
%endif |
1225 |
%patch4 -p1 |
%patch4 -p1 |
1226 |
%patch5 -p1 |
%patch5 -p1 |
1227 |
|
%patch6 -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 ] |