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 10 |
%define release 11 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
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 |
Patch6: e-smith-base-4.18.1-quitconsole.patch |
17 |
Patch7: e-smith-base-4.18.1-freebusy.patch2 |
Patch7: e-smith-base-4.18.1-freebusy.patch2 |
18 |
|
Patch8: e-smith-base-4.18.1-dateManip.patch |
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
20 |
Requires: mod_auth_external |
Requires: mod_auth_external |
21 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 1.18.0-19 |
63 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
64 |
|
|
65 |
%changelog |
%changelog |
66 |
|
* Tue Apr 22 2008 Shad L. Lords <slords@mail.com> 4.18.1-11 |
67 |
|
- Remove use of Date::Manip from ssl.crt [SME: 3155] |
68 |
|
|
69 |
* Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 4.18.1-10 |
* Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 4.18.1-10 |
70 |
- Fix FreeBusy param when disabled [SME: 1806] |
- Fix FreeBusy param when disabled [SME: 1806] |
71 |
- Remove .orig file [SME: 4228] |
- Remove .orig file [SME: 4228] |
1235 |
%patch5 -p1 |
%patch5 -p1 |
1236 |
%patch6 -p1 |
%patch6 -p1 |
1237 |
%patch7 -p1 |
%patch7 -p1 |
1238 |
|
%patch8 -p1 |
1239 |
|
|
1240 |
%pre |
%pre |
1241 |
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 ] |