1 |
# $Id: e-smith-base.spec,v 1.117 2010/11/05 03:56:15 slords Exp $ |
# $Id: e-smith-base.spec,v 1.118 2010/11/06 06:12:31 slords Exp $ |
2 |
|
|
3 |
Summary: e-smith server and gateway - base module |
Summary: e-smith server and gateway - base module |
4 |
%define name e-smith-base |
%define name e-smith-base |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 5.2.0 |
%define version 5.2.0 |
7 |
%define release 50 |
%define release 51 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
49 |
Patch37: e-smith-base-5.2.0-better-ldap.patch |
Patch37: e-smith-base-5.2.0-better-ldap.patch |
50 |
Patch38: e-smith-base-5.2.0-add-extra-ldap.patch |
Patch38: e-smith-base-5.2.0-add-extra-ldap.patch |
51 |
Patch39: e-smith-base-5.2.0-cpu-can-delete.patch |
Patch39: e-smith-base-5.2.0-cpu-can-delete.patch |
52 |
|
Patch40: e-smith-base-5.2.0-supp-groups.patch |
53 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
54 |
Requires: mod_auth_external |
Requires: mod_auth_external |
55 |
Requires: e-smith-lib >= 2.2.0-2 |
Requires: e-smith-lib >= 2.2.0-2 |
97 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
98 |
|
|
99 |
%changelog |
%changelog |
100 |
|
* Sun Nov 7 2010 Shad L. Lords <slords@lordsfam.net 5.2.0-51.sme |
101 |
|
- No longer need to pass supplemental groups to cpu [SME: 6349] |
102 |
|
|
103 |
* Fri Nov 5 2010 Shad L. Lords <slords@lordsfam.net 5.2.0-50.sme |
* Fri Nov 5 2010 Shad L. Lords <slords@lordsfam.net 5.2.0-50.sme |
104 |
- Allow cpu to remove empty attributes [SME: 6343] |
- Allow cpu to remove empty attributes [SME: 6343] |
105 |
|
|
1510 |
%patch37 -p1 |
%patch37 -p1 |
1511 |
%patch38 -p1 |
%patch38 -p1 |
1512 |
%patch39 -p1 |
%patch39 -p1 |
1513 |
|
%patch40 -p1 |
1514 |
|
|
1515 |
%pre |
%pre |
1516 |
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 ] |