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