1 |
# $Id: e-smith-openssh.spec,v 1.6 2011/03/01 20:21:38 snetram Exp $ |
# $Id: e-smith-openssh.spec,v 1.1 2013/02/14 16:16:16 slords Exp $ |
2 |
|
|
3 |
Summary: e-smith module to configure and enable ssh |
Summary: e-smith module to configure and enable ssh |
4 |
%define name e-smith-openssh |
%define name e-smith-openssh |
10 |
License: GPL |
License: GPL |
11 |
Group: Networking/Daemons |
Group: Networking/Daemons |
12 |
Source: %{name}-%{version}.tar.xz |
Source: %{name}-%{version}.tar.xz |
13 |
|
Patch1: e-smith-openssh-2.4.0-rsyslog.patch |
14 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
15 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
16 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
23 |
AutoReqProv: no |
AutoReqProv: no |
24 |
|
|
25 |
%changelog |
%changelog |
26 |
|
* Sat Mar 16 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-2.sme |
27 |
|
- Make rsyslog listen to our socket [SME: 7221] |
28 |
|
|
29 |
* Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme |
* Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme |
30 |
- Roll new stream for sme9 |
- Roll new stream for sme9 |
31 |
|
|
594 |
|
|
595 |
%prep |
%prep |
596 |
%setup |
%setup |
597 |
|
%patch1 -p1 |
598 |
|
|
599 |
%build |
%build |
600 |
perl createlinks |
perl createlinks |