--- rpms/e-smith-base/sme9/e-smith-base.spec 2013/02/07 15:38:34 1.9 +++ rpms/e-smith-base/sme9/e-smith-base.spec 2013/02/19 15:29:39 1.12 @@ -1,10 +1,10 @@ -# $Id: e-smith-base.spec,v 1.8 2013/02/06 21:20:24 slords Exp $ +# $Id: e-smith-base.spec,v 1.11 2013/02/10 06:39:22 wellsi Exp $ Summary: e-smith server and gateway - base module %define name e-smith-base Name: %{name} %define version 5.4.0 -%define release 8 +%define release 10 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -41,6 +41,7 @@ Requires: e-smith-bootloader Requires: mdadm Requires: pv Requires: pam_abl +Requires: /usr/bin/passwd Requires: nss-pam-ldapd Obsoletes: nss_ldap < 254 Requires: cpu >= 1.4.3 @@ -60,8 +61,15 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog -* Wed Feb 6 2013 Ian Wells 5.4.0-8.sme -- Remove apmd service and change package to noarch [SME: 7312] +* Tue Feb 19 2013 Shad L. Lords 5.4.0-10.sme +- Add /usr/bin/passwd as a required package [SME: 7350] + +* Sat Feb 9 2013 Ian Wells 5.4.0-9.sme +- Update symlink to not conflict with /etc/init.d [SME: 7322] + +* Thu Feb 7 2013 Ian Wells 5.4.0-8.sme +- Add symbolic links from rsyslog to syslog to start the + the transition from syslog to rsyslog [SME: 7322] * Wed Feb 6 2013 Shad L. Lords 5.4.0-7.sme - Remove apmd service and change package to noarch [SME: 7312]