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 13 |
%define release 17 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
18 |
Patch8: e-smith-base-4.18.1-dateManip.patch |
Patch8: e-smith-base-4.18.1-dateManip.patch |
19 |
Patch9: e-smith-base-4.18.1-ethernetlist.patch |
Patch9: e-smith-base-4.18.1-ethernetlist.patch |
20 |
Patch10: e-smith-base-4.18.1-add2general.patch |
Patch10: e-smith-base-4.18.1-add2general.patch |
21 |
|
Patch11: e-smith-base-4.18.1-get_raid_details_cciss.patch |
22 |
|
Patch12: e-smith-base-4.18.1-RevertInvalidLocaleReversion.patch |
23 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
24 |
Requires: mod_auth_external |
Requires: mod_auth_external |
25 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 1.18.0-19 |
67 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
68 |
|
|
69 |
%changelog |
%changelog |
70 |
|
* Tue Aug 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-17 |
71 |
|
- Revert previous invalid locale changes (reverting to 4.18.1-15) [SME: 4472] |
72 |
|
|
73 |
|
* Mon Aug 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-16 |
74 |
|
- Revert some locale changes |
75 |
|
|
76 |
|
* Tue Jul 22 2008 Gavin Weight <gweight@gmail.com> 4.18.1-15 |
77 |
|
- Add regex to support cciss device names in manageRAID.pl. [SME: 4455] |
78 |
|
|
79 |
|
* Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-14 |
80 |
|
- Add common <base> tags to e-smith-formmagick's general [SME: 4279] |
81 |
|
|
82 |
* Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-13 |
* Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-13 |
83 |
- Add common <base> tags to e-smith-formmagick's general [SME: 4279] |
- Add common <base> tags to e-smith-formmagick's general [SME: 4279] |
84 |
|
|
1260 |
%patch8 -p1 |
%patch8 -p1 |
1261 |
%patch9 -p1 |
%patch9 -p1 |
1262 |
%patch10 -p1 |
%patch10 -p1 |
1263 |
|
%patch11 -p1 |
1264 |
|
%patch12 -p1 |
1265 |
|
|
1266 |
%pre |
%pre |
1267 |
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 ] |