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 9 |
%define release 10 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
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 |
Patch6: e-smith-base-4.18.1-quitconsole.patch |
17 |
|
Patch7: e-smith-base-4.18.1-freebusy.patch2 |
18 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
Requires: mod_auth_external |
Requires: mod_auth_external |
20 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 1.18.0-19 |
62 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
63 |
|
|
64 |
%changelog |
%changelog |
65 |
|
* Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 4.18.1-10 |
66 |
|
- Fix FreeBusy param when disabled [SME: 1806] |
67 |
|
- Remove .orig file [SME: 4228] |
68 |
|
|
69 |
* Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-9 |
* Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-9 |
70 |
- Remove quitConsole from menu [SME: 4154] |
- Remove quitConsole from menu [SME: 4154] |
71 |
|
|
1230 |
%patch4 -p1 |
%patch4 -p1 |
1231 |
%patch5 -p1 |
%patch5 -p1 |
1232 |
%patch6 -p1 |
%patch6 -p1 |
1233 |
|
%patch7 -p1 |
1234 |
|
|
1235 |
%pre |
%pre |
1236 |
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 ] |