1 |
# $Id: e-smith-base.spec,v 1.9 2013/02/07 15:38:34 wellsi Exp $ |
# $Id: e-smith-base.spec,v 1.11 2013/02/10 06:39:22 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 8 |
%define release 10 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
41 |
Requires: mdadm |
Requires: mdadm |
42 |
Requires: pv |
Requires: pv |
43 |
Requires: pam_abl |
Requires: pam_abl |
44 |
|
Requires: /usr/bin/passwd |
45 |
Requires: nss-pam-ldapd |
Requires: nss-pam-ldapd |
46 |
Obsoletes: nss_ldap < 254 |
Obsoletes: nss_ldap < 254 |
47 |
Requires: cpu >= 1.4.3 |
Requires: cpu >= 1.4.3 |
61 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
62 |
|
|
63 |
%changelog |
%changelog |
64 |
|
* Tue Feb 19 2013 Shad L. Lords <slords@mail.com> 5.4.0-10.sme |
65 |
|
- Add /usr/bin/passwd as a required package [SME: 7350] |
66 |
|
|
67 |
|
* Sat Feb 9 2013 Ian Wells <esmith@wellsi.com> 5.4.0-9.sme |
68 |
|
- Update symlink to not conflict with /etc/init.d [SME: 7322] |
69 |
|
|
70 |
* Thu Feb 7 2013 Ian Wells <esmith@wellsi.com> 5.4.0-8.sme |
* Thu Feb 7 2013 Ian Wells <esmith@wellsi.com> 5.4.0-8.sme |
71 |
- Add symbolic links from rsyslog to syslog to start the |
- Add symbolic links from rsyslog to syslog to start the |
72 |
the transition from syslog to rsyslog [SME: 7322] |
the transition from syslog to rsyslog [SME: 7322] |