1 |
# $Id: e-smith-base.spec,v 1.23 2013/03/16 15:30:02 slords Exp $ |
# $Id: e-smith-base.spec,v 1.24 2013/03/16 16:15:40 slords 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 23 |
%define release 24 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
32 |
Patch19: e-smith-base-5.4.0-rate_limit.patch |
Patch19: e-smith-base-5.4.0-rate_limit.patch |
33 |
Patch20: e-smith-base-5.4.0-no_modprobe.patch |
Patch20: e-smith-base-5.4.0-no_modprobe.patch |
34 |
Patch21: e-smith-base-5.4.0-more_rsyslog.patch |
Patch21: e-smith-base-5.4.0-more_rsyslog.patch |
35 |
|
Patch22: e-smith-base-5.4.0-ConsoleBackupText.patch |
36 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
37 |
BuildArch: noarch |
BuildArch: noarch |
38 |
Requires: pwauth |
Requires: pwauth |
80 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
81 |
|
|
82 |
%changelog |
%changelog |
83 |
|
* Sat Mar 16 2013 Terry Fage <trex1512@yahoo.com.au> 5.4.0-24.sme |
84 |
|
- In the console refer to removable media instead of USB disk [SME: 7414] |
85 |
|
|
86 |
* Sat Mar 16 2013 Shad L. Lords <slords@mail.com> 5.4.0-23.sme |
* Sat Mar 16 2013 Shad L. Lords <slords@mail.com> 5.4.0-23.sme |
87 |
- Fix a few more syslog => rsyslog items [SME: 7221] |
- Fix a few more syslog => rsyslog items [SME: 7221] |
88 |
|
|
1602 |
%patch19 -p1 |
%patch19 -p1 |
1603 |
%patch20 -p1 |
%patch20 -p1 |
1604 |
%patch21 -p1 |
%patch21 -p1 |
1605 |
|
%patch22 -p1 |
1606 |
|
|
1607 |
%pre |
%pre |
1608 |
/sbin/e-smith/create-system-user smelog 1002 \ |
/sbin/e-smith/create-system-user smelog 1002 \ |