1 |
# $Id: e-smith-base+ldap.spec,v 1.33 2009/02/14 20:14:53 snetram Exp $ |
# $Id: e-smith-base+ldap.spec,v 1.34 2009/03/26 14:51:37 vip-ire 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+ldap |
%define name e-smith-base+ldap |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 5.2.0 |
%define version 5.2.0 |
7 |
%define release 6 |
%define release 7 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
15 |
Patch3: e-smith-base+ldap-5.2.0-smartd40.patch |
Patch3: e-smith-base+ldap-5.2.0-smartd40.patch |
16 |
Patch4: e-smith-base+ldap-5.2.0-usbRev70drive.patch |
Patch4: e-smith-base+ldap-5.2.0-usbRev70drive.patch |
17 |
Patch5: e-smith-base+ldap-5.2.0-ftp_auth.patch |
Patch5: e-smith-base+ldap-5.2.0-ftp_auth.patch |
18 |
|
Patch6: e-smith-base+ldap-5.2.0-straysymlink.patch |
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
20 |
Requires: mod_auth_external |
Requires: mod_auth_external |
21 |
Requires: e-smith-lib >= 2.2.0-2 |
Requires: e-smith-lib >= 2.2.0-2 |
69 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
70 |
|
|
71 |
%changelog |
%changelog |
72 |
|
* Sat Jun 6 2009 Shad L. Lords <slords@mail.com> 5.2.0-7.sme |
73 |
|
- Clean up stray symlinks in /lib/modules before depmod [SME: 5336] |
74 |
|
|
75 |
* Thu Mar 26 2009 Daniel B. <daniel@firewall-services.com> 5.2.0-6.sme |
* Thu Mar 26 2009 Daniel B. <daniel@firewall-services.com> 5.2.0-6.sme |
76 |
- Set PersistentPasswd to off in proftpd [SME: 5103] |
- Set PersistentPasswd to off in proftpd [SME: 5103] |
77 |
|
|
1211 |
%patch3 -p1 |
%patch3 -p1 |
1212 |
%patch4 -p1 |
%patch4 -p1 |
1213 |
%patch5 -p1 |
%patch5 -p1 |
1214 |
|
%patch6 -p1 |
1215 |
|
|
1216 |
%pre |
%pre |
1217 |
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 ] |