/[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.2 by dungog, Sat Mar 8 04:07:53 2008 UTC Revision 1.5 by slords, Wed Apr 2 15:03:59 2008 UTC
# Line 1  Line 1 
1    # $Id$
2    # Authority: dungog
3    # Name: Stephen Noble
4    
5  Summary: Smeserver module to configure Shell and FTP access for individual users  Summary: Smeserver module to configure Shell and FTP access for individual users
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 17  %define release 19
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GNU GPL version 2  License: GNU GPL version 2
# Line 13  Patch0: smeserver-remoteuseraccess-fr.pa Line 17  Patch0: smeserver-remoteuseraccess-fr.pa
17  Patch1: smeserver-remoteuseraccess-1.2-frMenu.patch  Patch1: smeserver-remoteuseraccess-1.2-frMenu.patch
18  Patch2: smeserver-remoteuseraccess-1.2-event-rssh.patch  Patch2: smeserver-remoteuseraccess-1.2-event-rssh.patch
19  Patch3: smeserver-remoteuseraccess-1.2-pootle.patch  Patch3: smeserver-remoteuseraccess-1.2-pootle.patch
20    Patch4: smeserver-remoteuseraccess-1.2-locale-2008-03-11.patch
21    Patch5: smeserver-remoteuseraccess-1.2-locale-2008-04-01.patch
22  BuildRoot: /var/tmp/e-smith-buildroot  BuildRoot: /var/tmp/e-smith-buildroot
23  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
24  BuildArchitectures: noarch  BuildArchitectures: noarch
25  Requires: e-smith-release >= 7  Requires: e-smith-release >= 7
26  Requires: e-smith-proftpd >= 1.12.0-6  Requires: e-smith-proftpd >= 1.12.0-6
27  Requires: e-smith-openssh >= 1.11.0-24  Requires: e-smith-openssh >= 1.11.0-24
28  Requires: perl-CGI-FormMagick >= 0.92-08  Requires: e-smith-formmagick >= 1.4.0-10
29  Obsoletes: dungog-proftpd-chroot  Obsoletes: dungog-proftpd-chroot
30  Obsoletes: e-smith-usershellaccess  Obsoletes: e-smith-usershellaccess
31  Obsoletes: smeserver-sshkeys  Obsoletes: smeserver-sshkeys
# Line 37  Also sets Chroots FTP access, VPN Client Line 43  Also sets Chroots FTP access, VPN Client
43  and allows you to enter ssh keys    and allows you to enter ssh keys  
44    
45  %changelog  %changelog
46    * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.2-19
47    - Update to UTF-8 translations
48    
49    * Tue Mar 11 2008 Stephen Noble <support@dungog.net> - 1.2-18
50    - update locale 2008-03-11
51    
52  * Sat Mar 07 2008 Stephen Noble <support@dungog.net> - 1.2-17  * Sat Mar 07 2008 Stephen Noble <support@dungog.net> - 1.2-17
53  - prepare en lexicons for pootle translations  - prepare en lexicons for pootle translations
54    
# Line 155  and allows you to enter ssh keys Line 167  and allows you to enter ssh keys
167  %patch1 -p1  %patch1 -p1
168  %patch2 -p1  %patch2 -p1
169  %patch3 -p1  %patch3 -p1
170    %patch4 -p1
171    %patch5 -p1
172    
173  %build  %build
174  perl createlinks  perl createlinks
# Line 166  do Line 180  do
180      /sbin/e-smith/validate-lexicon $lexicon      /sbin/e-smith/validate-lexicon $lexicon
181  done  done
182    
183  #todo, it  LINKS=$(find /etc/e-smith/locale/ -type d -maxdepth 1 | sed 's/\/etc\/e-smith\/locale\///')
184  for LINK in en-us fr de es sv  for link in $LINKS
185  do  do
186   /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
187  done  done
188    
189  %install  %install


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