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 1 |
%define release 2 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
10 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
11 |
Patch1: e-smith-base+ldap-4.19.1-ldap.patch |
Patch1: e-smith-base+ldap-4.19.1-ldap.patch |
12 |
Patch2: e-smith-base-4.18.1-insertmode.patch |
Patch2: e-smith-base-4.18.1-insertmode.patch |
13 |
|
Patch3: e-smith-base+ldap-4.19.1-freebusy.patch |
14 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
15 |
Requires: mod_auth_external |
Requires: mod_auth_external |
16 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 1.18.0-19 |
44 |
Obsoletes: sshell |
Obsoletes: sshell |
45 |
Obsoletes: e-smith-rp-pppoe |
Obsoletes: e-smith-rp-pppoe |
46 |
Obsoletes: e-smith-base |
Obsoletes: e-smith-base |
47 |
Provides: e-smith-base = 4.18.1-4 |
Provides: e-smith-base = 4.18.1-5 |
48 |
Obsoletes: e-smith-ldap |
Obsoletes: e-smith-ldap |
49 |
Provides: e-smith-ldap |
Provides: e-smith-ldap = 4.12.0-9 |
50 |
Requires: nss_ldap |
Requires: nss_ldap |
51 |
Requires: e-smith-samba+ldap |
Requires: e-smith-samba+ldap |
52 |
Requires: cpu |
Requires: cpu |
67 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
68 |
|
|
69 |
%changelog |
%changelog |
70 |
|
* Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 4.19.1-2 |
71 |
|
- Add free/busy URL entry to help kronolith contribs [SME: 1806] |
72 |
|
|
73 |
* Mon Mar 31 2008 Shad L. Lords <slords@mail.com> 4.19.1-1 |
* Mon Mar 31 2008 Shad L. Lords <slords@mail.com> 4.19.1-1 |
74 |
- Re-base off of e-smith-base-1.18.1 & e-smith-ldap-4.12.0 |
- Re-base off of e-smith-base-1.18.1 & e-smith-ldap-4.12.0 |
75 |
- Roll to development stream numbering |
- Roll to development stream numbering |
1072 |
%if "%{?rhel}" == "5" |
%if "%{?rhel}" == "5" |
1073 |
%patch2 -p1 |
%patch2 -p1 |
1074 |
%endif |
%endif |
1075 |
|
%patch3 -p1 |
1076 |
|
|
1077 |
%pre |
%pre |
1078 |
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 ] |