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

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

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


Revision 1.2 - (hide annotations) (download)
Mon Oct 26 15:06:02 2020 UTC (3 years, 7 months ago) by brianr
Branch: MAIN
CVS Tags: smeserver-remoteuseraccess-1_3-3_el7_sme
Changes since 1.1: +5 -2 lines
* Mon Oct 26 2020 Brian Read <brianr@bjsystems.co.uk> 1.3-3.sme
- Initial import to SME10 tree [SME: 11056]

1 brianr 1.2 # $Id: smeserver-remoteuseraccess.spec,v 1.1 2020/10/26 14:56:48 brianr Exp $
2 brianr 1.1 # Authority: dungog
3     # Name: Stephen Noble
4    
5     Summary: Smeserver module to configure Shell and FTP access for individual users
6     %define name smeserver-remoteuseraccess
7     Name: %{name}
8     %define version 1.3
9 brianr 1.2 %define release 3
10 brianr 1.1 Version: %{version}
11     Release: %{release}%{?dist}
12     License: GNU GPL version 2
13     URL: http://www.dungog.net/sme
14     Group: Networking/Daemons
15     Source: %{name}-%{version}.tar.xz
16     Patch0: smeserver-remoteuseraccess-1.3-locale-2016-03-09.patch
17    
18     BuildRoot: /var/tmp/e-smith-buildroot
19     BuildRequires: e-smith-devtools
20     BuildArchitectures: noarch
21     Requires: e-smith-release >= 7
22     Requires: e-smith-proftpd >= 1.12.0-6
23     Requires: e-smith-openssh >= 1.11.0-24
24     Requires: e-smith-formmagick >= 1.4.0-12
25     Obsoletes: dungog-proftpd-chroot
26     Obsoletes: e-smith-usershellaccess
27     Obsoletes: smeserver-sshkeys
28     AutoReqProv: no
29    
30     %description
31     SME server enhancement to provide a server-manager panel under security
32     where you can enable shell access on a user by user basis.
33    
34     Shells available bash, optionally with sudo
35     or rssh which allows scp sftp rsync cvs rdist
36     TODO Chroot RSSH shell access.
37    
38     Also sets Chroots FTP access, VPN Client Access,
39     and allows you to enter ssh keys
40    
41     %changelog
42 brianr 1.2 * Mon Oct 26 2020 Brian Read <brianr@bjsystems.co.uk> 1.3-3.sme
43     - Initial import to SME10 tree [SME: 11056]
44    
45 brianr 1.1 * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.3-2.sme
46     - apply locale 2016-03-09 patch
47    
48     * Tue Nov 12 2013 Daniel Berteaud <daniel@firewall-services.com> 1.3-1.sme
49     - Rebuild for SME9
50    
51     * Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.2-38.sme
52     - apply locale 2013-07-14 patch
53    
54     * Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.2-37.sme
55     - apply locale 2011-03-06 patch
56    
57     * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.2-36.sme
58     - apply locale 2010-03-02 patch
59    
60     * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.2-35.sme
61     - apply locale 2009-10-27 patch
62    
63     * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.2-34.sme
64     - apply locale 2009-08-24 patch
65    
66     * Sat Jun 13 2009 Stephen Noble <support@dungog.net> 1.2-33
67     - chroot path not displayed in panel [SME: 5360]
68    
69     * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.2-32
70     - apply locale 2009-04-27 patch
71    
72     * Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-30
73     - Apply 1 Mar 2009 locale patch [SME: 5018]
74    
75     * Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-29
76     - Apply 1 Jan 2009 locale patch [SME: 4900]
77    
78     * Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-28
79     - Apply 30 Nov 2008 locale patch
80    
81     * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-27
82     - Apply 14 Oct 2008 locale patch
83    
84     * Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.2-26
85     - Apply locale patch
86    
87     * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-25
88     - Apply 1 July 2008 locale patch
89    
90     * Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-24
91     - Apply 21 May 2008 locale patch
92    
93     * Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-23
94     - Apply 5 May 2008 locale patch
95    
96     * Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-22
97     - Add common <base> tags to e-smith-formmagick's general
98    
99     * Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-21
100     - Forgot to apply patch
101    
102     * Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-20
103     - Apply 22 April 2008 locale patch
104    
105     * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.2-19
106     - Update to UTF-8 translations
107    
108     * Tue Mar 11 2008 Stephen Noble <support@dungog.net> - 1.2-18
109     - update locale 2008-03-11
110    
111     * Sat Mar 07 2008 Stephen Noble <support@dungog.net> - 1.2-17
112     - prepare en lexicons for pootle translations
113    
114     * Fri Jan 11 2008 Stephen Noble <support@dungog.net> 1.2-16
115     - remove duplicate event rssh.conf [SME 3470]
116    
117     * Thu Dec 20 2007 Stephen Noble <support@dungog.net>
118     - french menu fix 1.2-14
119    
120     * Thu Dec 20 2007 Stephen Noble <support@dungog.net>
121     - french translation, thanks Sylvain 1.2-13
122    
123     * Wed Jun 13 2007 Stephen Noble <support@dungog.net>
124     - apply changes from 1.2-2 to 1.2-12
125    
126     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
127     - Clean up spec so package can be built by koji/plague
128    
129     * Sun Feb 18 2007 Stephen Noble <support@dungog.net>
130     - swedish translation, thanks Chrille
131     - [1.2-12]
132    
133     * Tue Jan 23 2007 Stephen Noble <support@dungog.net>
134     - spanish translation, thanks Gene
135     - requires e-smith-proftpd >= 1.12.0-6, custom template removed
136     - default set, ftp{ChrootDir} = home
137     - [1.2-11]
138    
139     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
140     - Update to new release naming. No functional changes.
141     - Make Packager generic
142    
143     * Thu Nov 23 2006 Stephen Noble <support@dungog.net>
144     - chroot path fix when home set [sme 2084]
145     - [1.2-10]
146    
147     * Fri Nov 10 2006 Stephen Noble <support@dungog.net>
148     - fix textarea bug [sme 1088]
149     - requires perl-CGI-FormMagick-0.92-08
150     - [1.2-9]
151    
152     * Fri Nov 10 2006 Stephen Noble <support@dungog.net>
153     - chroot path fix [sme 2046]
154     - [1.2-8]
155    
156     * Fri Nov 3 2006 Stephen Noble <support@dungog.net>
157     - german translation fix
158     - [1.2-7]
159    
160     * Fri Aug 25 2006 Stephen Noble <support@dungog.net>
161     - empty chroot path defaults to home [sme 1249]
162     - [1.2-6]
163    
164     * Thu Aug 24 2006 Stephen Noble <support@dungog.net>
165     - now finds correct sshkeys when used under userpanel
166     - [1.2-5]
167    
168     * Wed May 10 2006 Stephen Noble <support@dungog.net>
169     - German translation fixed [sme 1258]
170     - [1.2-4]
171    
172     * Wed May 10 2006 Stephen Noble <support@dungog.net>
173     - RSSH access uses VPNAccess property
174     - German translation added, thanks Dietmar
175     - [1.2-3]
176    
177     * Mon Apr 24 2006 Stephen Noble <support@dungog.net>
178     - Description Display fixed
179     - [1.2-2]
180    
181     * Fri Apr 14 2006 Stephen Noble <support@dungog.net>
182     - FormMagick Version
183     - [1.2-1]
184    
185     * Thu Apr 13 2006 Stephen Noble <support@dungog.net>
186     - merged sshkeys panel and functions
187     - [1.0-13]
188    
189     * Wed Apr 12 2006 Stephen Noble <support@dungog.net>
190     - possible fix for Insecure dependency on rc1
191     - [1.0-12]
192    
193     * Wed Apr 12 2006 Stephen Noble <support@dungog.net>
194     - option to set VPN Client Access
195     - uses user-modify event
196     - [1.0-11]
197    
198     * Thu Feb 23 2006 Stephen Noble <support@dungog.net>
199     - proftp.conf/05chroot added as custom template for now
200     - defaults all users to ~/home
201     - Shell db settings changed was LoginShell
202     - [1.0-10]
203    
204     * Thu Feb 23 2006 Stephen Noble <support@dungog.net>
205     - global/individual rssh clarified
206     - global reset removed
207     - chroot db settings changed
208     - [1.0-9]
209    
210     * Tue Feb 21 2006 Stephen Noble <support@dungog.net>
211     - SME 7 pre3 version
212     - [1.0-8]
213    
214     * Thu Aug 11 2005 Stephen Noble <support@dungog.net>
215     - SME 7 release
216     - [1.0-7]
217    
218     * Sun Jul 17 2005 Stephen Noble <support@dungog.net>
219     - Merge of e-smith-usershellaccess & dungog-chroot-proftp
220     - original elements by Daniel van Raay & Damien Curtain
221     - [1.0-1]
222    
223     %prep
224     %setup
225     %patch0 -p1
226    
227    
228     %build
229     perl createlinks
230    
231     LEXICONS=$(find root/etc/e-smith/{locale/,web/functions/} -type f )
232    
233     for lexicon in $LEXICONS
234     do
235     /sbin/e-smith/validate-lexicon $lexicon
236     done
237    
238     LINKS=$(find root/etc/e-smith/locale/ -type d -maxdepth 1 | sed 's/root\/etc\/e-smith\/locale\///')
239     for link in $LINKS
240     do
241     /bin/ln -s remoteuseraccess root/etc/e-smith/locale/$link/etc/e-smith/web/functions/userpanel-sshkeys
242     done
243    
244     %install
245     rm -rf $RPM_BUILD_ROOT
246     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
247     rm -f %{name}-%{version}-filelist
248     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist
249     echo "%doc COPYING" >> %{name}-%{version}-filelist
250    
251     %clean
252     cd ..
253     rm -rf %{name}-%{version}
254    
255     %pre
256     %preun
257     %post
258    
259     %postun
260     #uninstalls not upgrades
261     if [ $1 = 0 ] ; then
262     echo "uninstall"
263     fi
264    
265     %files -f %{name}-%{version}-filelist
266     %defattr(-,root,root)

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