1 |
# $Id: e-smith-base.spec,v 1.31 2013/05/05 16:38:15 wellsi Exp $ |
# $Id: e-smith-base.spec,v 1.32 2013/05/07 06:22:32 wellsi 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.4.0 |
%define version 5.4.0 |
7 |
%define release 31 |
%define release 32 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
65 |
Requires: mdadm |
Requires: mdadm |
66 |
Requires: pv |
Requires: pv |
67 |
Requires: pam_abl |
Requires: pam_abl |
68 |
|
Requires: diald |
69 |
Requires: /usr/bin/passwd |
Requires: /usr/bin/passwd |
70 |
Requires: nss-pam-ldapd |
Requires: nss-pam-ldapd |
71 |
Obsoletes: nss_ldap < 254 |
Obsoletes: nss_ldap < 254 |
86 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
87 |
|
|
88 |
%changelog |
%changelog |
89 |
|
* Tue May 07 2013 Ian Wells <esmith@wellsi.com> 5.4.0-32.sme |
90 |
|
- Require diald [SME: 7279] |
91 |
|
|
92 |
* Mon May 06 2013 Ian Wells <esmith@wellsi.com> 5.4.0-31.sme |
* Mon May 06 2013 Ian Wells <esmith@wellsi.com> 5.4.0-31.sme |
93 |
- Removal of rc.e-smith now functionality is in e-smith-service [SME: 7267] |
- Removal of rc.e-smith now functionality is in e-smith-service [SME: 7267] |
94 |
|
|