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 7 |
%define release 11 |
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 |
|
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 |
70 |
|
- Fix FreeBusy param when disabled [SME: 1806] |
71 |
|
- Remove .orig file [SME: 4228] |
72 |
|
|
73 |
|
* Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-9 |
74 |
|
- Remove quitConsole from menu [SME: 4154] |
75 |
|
|
76 |
|
* Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-8 |
77 |
|
- Really fix free/busy in usermanager [SME: 4157] |
78 |
|
|
79 |
* Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-7 |
* Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-7 |
80 |
- Use frames in elinks [SME: 4156] |
- Use frames in elinks [SME: 4156] |
81 |
- Set homepage for elinks [SME: 4160] |
- Set homepage for elinks [SME: 4160] |
1233 |
%endif |
%endif |
1234 |
%patch4 -p1 |
%patch4 -p1 |
1235 |
%patch5 -p1 |
%patch5 -p1 |
1236 |
|
%patch6 -p1 |
1237 |
|
%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 ] |