2 |
%define name e-smith-base+ldap |
%define name e-smith-base+ldap |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 4.19.1 |
%define version 4.19.1 |
5 |
%define release 17 |
%define release 18 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
24 |
Patch14: e-smith-base+ldap-4.19.1-change_domain_name.patch |
Patch14: e-smith-base+ldap-4.19.1-change_domain_name.patch |
25 |
Patch15: e-smith-base+ldap-4.19.1-freebusy.patch2 |
Patch15: e-smith-base+ldap-4.19.1-freebusy.patch2 |
26 |
Patch16: e-smith-base+ldap-4.19.1-add2general.patch |
Patch16: e-smith-base+ldap-4.19.1-add2general.patch |
27 |
|
Patch17: e-smith-base+ldap-4.19.1-get_raid_details_cciss.patch |
28 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
29 |
Requires: mod_auth_external |
Requires: mod_auth_external |
30 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 1.18.0-19 |
81 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
82 |
|
|
83 |
%changelog |
%changelog |
84 |
|
* Wed Jul 23 2008 Gavin Weight <gweight@gmail.com> 4.19.1-18 |
85 |
|
- Add regex to support cciss device names in manageRAID.pl. [SME: 4455] |
86 |
|
|
87 |
* Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-17 |
* Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-17 |
88 |
- Add common <base> tags to e-smith-formmagick's general [SME: 4279] |
- Add common <base> tags to e-smith-formmagick's general [SME: 4279] |
89 |
|
|
1165 |
%patch14 -p1 |
%patch14 -p1 |
1166 |
%patch15 -p1 |
%patch15 -p1 |
1167 |
%patch16 -p1 |
%patch16 -p1 |
1168 |
|
%patch17 -p1 |
1169 |
|
|
1170 |
%pre |
%pre |
1171 |
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 ] |