1 |
# $Id: e-smith-base.spec,v 1.29 2013/04/23 02:53:30 wellsi Exp $ |
# $Id: e-smith-base.spec,v 1.30 2013/05/05 05:00:45 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 29 |
%define release 30 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
84 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
85 |
|
|
86 |
%changelog |
%changelog |
87 |
* Mon Apr 22 2013 Ian Wells <esmith@wellsi.com> 5.4.0-29.sme |
* Sun May 05 2013 Ian Wells <esmith@wellsi.com> 5.4.0-30.sme |
88 |
|
- Revert last change. [SME: 7227] |
89 |
|
|
90 |
|
* Sat May 04 2013 Ian Wells <esmith@wellsi.com> 5.4.0-29.sme |
91 |
- Suppress template text from /etc/inittab [SME: 7227] |
- Suppress template text from /etc/inittab [SME: 7227] |
92 |
|
|
93 |
* Mon Apr 22 2013 Ian Wells <esmith@wellsi.com> 5.4.0-28.sme |
* Mon Apr 22 2013 Ian Wells <esmith@wellsi.com> 5.4.0-28.sme |
1634 |
# We remove this because it contains an empty template-begin file |
# We remove this because it contains an empty template-begin file |
1635 |
rm -rf root/etc/e-smith/templates/etc/ldap.secret/ |
rm -rf root/etc/e-smith/templates/etc/ldap.secret/ |
1636 |
|
|
|
# We cannot add an empy file with a patch, and we want to add an empty template-begin file |
|
|
touch root/etc/e-smith/templates/etc/inittab/template-begin |
|
|
|
|
1637 |
%pre |
%pre |
1638 |
/sbin/e-smith/create-system-user smelog 1002 \ |
/sbin/e-smith/create-system-user smelog 1002 \ |
1639 |
'smelog log user' /var/log/smelog /bin/false |
'smelog log user' /var/log/smelog /bin/false |