/[smecontribs]/rpms/smeserver-remoteuseraccess/contribs10/smeserver-remoteuseraccess.spec
ViewVC logotype

Diff of /rpms/smeserver-remoteuseraccess/contribs10/smeserver-remoteuseraccess.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.3 by jpp, Wed Feb 24 05:09:36 2021 UTC Revision 1.4 by jpp, Thu Feb 25 04:49:43 2021 UTC
# Line 1  Line 1 
1  # $Id: smeserver-remoteuseraccess.spec,v 1.2 2020/10/26 15:06:02 brianr Exp $  # $Id: smeserver-remoteuseraccess.spec,v 1.3 2021/02/24 05:09:36 jpp Exp $
2  # Authority: dungog  # Authority: dungog
3  # Name: Stephen Noble  # Name: Stephen Noble
4    
# Line 6  Summary: Smeserver module to configure S Line 6  Summary: Smeserver module to configure S
6  %define name smeserver-remoteuseraccess  %define name smeserver-remoteuseraccess
7  Name: %{name}  Name: %{name}
8  %define version 1.3  %define version 1.3
9  %define release 4  %define release 5
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GNU GPL version 2  License: GNU GPL version 2
# Line 14  URL: http://www.dungog.net/sme Line 14  URL: http://www.dungog.net/sme
14  Group: Networking/Daemons  Group: Networking/Daemons
15  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
16  Patch0: smeserver-remoteuseraccess-1.3-locale-2016-03-09.patch  Patch0: smeserver-remoteuseraccess-1.3-locale-2016-03-09.patch
17    Patch1: smeserver-remoteuseraccess-1.3-bz11396-encoding.patch
18    
19  BuildRoot: /var/tmp/e-smith-buildroot  BuildRoot: /var/tmp/e-smith-buildroot
20  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
# Line 39  Also sets Chroots FTP access, VPN Client Line 40  Also sets Chroots FTP access, VPN Client
40  and allows you to enter ssh keys    and allows you to enter ssh keys  
41    
42  %changelog  %changelog
43    * Wed Feb 24 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.3-5.sme
44    - fix encoding issue in table display [SME: 11396]
45    
46  * Wed Feb 24 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.3-4.sme  * Wed Feb 24 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.3-4.sme
47  - add empty -update event [SME: 11056]  - add empty -update event [SME: 11056]
48    
# Line 227  and allows you to enter ssh keys Line 231  and allows you to enter ssh keys
231  %setup  %setup
232  %patch0 -p1  %patch0 -p1
233  mkdir -p root/etc/e-smith/events/smeserver-remoteuseraccess-update  mkdir -p root/etc/e-smith/events/smeserver-remoteuseraccess-update
234    %patch1 -p1
235    
236  %build  %build
237  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed