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 13 |
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 |
|
Patch9: e-smith-base-4.18.1-ethernetlist.patch |
20 |
|
Patch10: e-smith-base-4.18.1-add2general.patch |
21 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
22 |
Requires: mod_auth_external |
Requires: mod_auth_external |
23 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 1.18.0-19 |
24 |
Requires: server-manager-images, server-manager |
Requires: server-manager-images, server-manager |
25 |
Requires: e-smith-formmagick >= 1.4.0-9 |
Requires: e-smith-formmagick >= 1.4.0-12 |
26 |
Requires: initscripts >= 6.67-1es17 |
Requires: initscripts >= 6.67-1es17 |
27 |
Requires: e-smith-daemontools >= 1.7.1-04 |
Requires: e-smith-daemontools >= 1.7.1-04 |
28 |
Requires: perl(Locale::gettext) |
Requires: perl(Locale::gettext) |
65 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
66 |
|
|
67 |
%changelog |
%changelog |
68 |
|
* Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-13 |
69 |
|
- Add common <base> tags to e-smith-formmagick's general [SME: 4279] |
70 |
|
|
71 |
|
* Wed Apr 23 2008 Shad L. Lords <slords@mail.com> 4.18.1-12 |
72 |
|
- Fix for > 5 nics detected [SME: 4232] |
73 |
|
|
74 |
|
* Tue Apr 22 2008 Shad L. Lords <slords@mail.com> 4.18.1-11 |
75 |
|
- Remove use of Date::Manip from ssl.crt [SME: 3155] |
76 |
|
|
77 |
* 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 |
78 |
- Fix FreeBusy param when disabled [SME: 1806] |
- Fix FreeBusy param when disabled [SME: 1806] |
79 |
- Remove .orig file [SME: 4228] |
- Remove .orig file [SME: 4228] |
1243 |
%patch5 -p1 |
%patch5 -p1 |
1244 |
%patch6 -p1 |
%patch6 -p1 |
1245 |
%patch7 -p1 |
%patch7 -p1 |
1246 |
|
%patch8 -p1 |
1247 |
|
%patch9 -p1 |
1248 |
|
%patch10 -p1 |
1249 |
|
|
1250 |
%pre |
%pre |
1251 |
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 ] |