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

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

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

Revision 1.12 by snetram, Tue Jul 1 20:08:41 2008 UTC Revision 1.19 by snetram, Thu Jan 1 11:41:15 2009 UTC
# Line 1  Line 1 
1  # $Id: smeserver-remoteuseraccess.spec,v 1.11 2008/05/21 20:24:15 snetram Exp $  # $Id: smeserver-remoteuseraccess.spec,v 1.18 2008/11/30 22:05:35 snetram 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.2  %define version 1.2
9  %define release 25  %define release 29
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GNU GPL version 2  License: GNU GPL version 2
# Line 24  Patch7: smeserver-remoteuseraccess-1.2-a Line 24  Patch7: smeserver-remoteuseraccess-1.2-a
24  Patch8: smeserver-remoteuseraccess-1.2-locale-2008-05-05.patch  Patch8: smeserver-remoteuseraccess-1.2-locale-2008-05-05.patch
25  Patch9: smeserver-remoteuseraccess-1.2-locale-2008-05-21.patch  Patch9: smeserver-remoteuseraccess-1.2-locale-2008-05-21.patch
26  Patch10: smeserver-remoteuseraccess-1.2-locale-2008-07-01.patch  Patch10: smeserver-remoteuseraccess-1.2-locale-2008-07-01.patch
27    Patch11: smeserver-remoteuseraccess-1.2-locale-2008-09-27.patch
28    Patch12: smeserver-remoteuseraccess-1.2-locale-2008-10-14.patch
29    Patch13: smeserver-remoteuseraccess-1.2-locale-2008-11-30.patch
30    Patch14: smeserver-remoteuseraccess-1.2-locale-2009-01-01.patch
31  BuildRoot: /var/tmp/e-smith-buildroot  BuildRoot: /var/tmp/e-smith-buildroot
32  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
33  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 48  Also sets Chroots FTP access, VPN Client Line 52  Also sets Chroots FTP access, VPN Client
52  and allows you to enter ssh keys    and allows you to enter ssh keys  
53    
54  %changelog  %changelog
55    * Thu Jan  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-29
56    - Apply  1 Jan 2009 locale patch [SME: 4900]
57    
58    * Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-28
59    - Apply 30 Nov 2008 locale patch
60    
61    * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-27
62    - Apply 14 Oct 2008 locale patch
63    
64    * Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.2-26
65    - Apply locale patch
66    
67  * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-25  * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-25
68  - Apply 1 July 2008 locale patch  - Apply 1 July 2008 locale patch
69    
# Line 197  and allows you to enter ssh keys Line 213  and allows you to enter ssh keys
213  %patch8 -p1  %patch8 -p1
214  %patch9 -p1  %patch9 -p1
215  %patch10 -p1  %patch10 -p1
216    %patch11 -p1
217    %patch12 -p1
218    %patch13 -p1
219    %patch14 -p1
220    
221  %build  %build
222  perl createlinks  perl createlinks
# Line 208  do Line 228  do
228      /sbin/e-smith/validate-lexicon $lexicon      /sbin/e-smith/validate-lexicon $lexicon
229  done  done
230    
231  LINKS=$(find /etc/e-smith/locale/ -type d -maxdepth 1 | sed 's/\/etc\/e-smith\/locale\///')  LINKS=$(find root/etc/e-smith/locale/ -type d -maxdepth 1 | sed 's/root\/etc\/e-smith\/locale\///')
232  for link in $LINKS  for link in $LINKS
233  do  do
234   /bin/ln -s remoteuseraccess root/etc/e-smith/locale/$link/etc/e-smith/web/functions/userpanel-sshkeys   /bin/ln -s remoteuseraccess root/etc/e-smith/locale/$link/etc/e-smith/web/functions/userpanel-sshkeys


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