/[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.1 by brianr, Mon Oct 26 14:56:48 2020 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 2016/03/09 09:07:54 unnilennium 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 2  %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
47    - add empty -update event [SME: 11056]
48    
49    * Mon Oct 26 2020 Brian Read <brianr@bjsystems.co.uk> 1.3-3.sme
50    - Initial import to SME10 tree [SME: 11056]
51    
52  * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.3-2.sme  * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.3-2.sme
53  - apply locale 2016-03-09 patch  - apply locale 2016-03-09 patch
54    
# Line 220  and allows you to enter ssh keys Line 230  and allows you to enter ssh keys
230  %prep  %prep
231  %setup  %setup
232  %patch0 -p1  %patch0 -p1
233    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