/[smeserver]/rpms/rssh/sme8/rssh.spec
ViewVC logotype

Diff of /rpms/rssh/sme8/rssh.spec

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

Revision 1.1 by slords, Tue Jun 12 20:51:10 2007 UTC Revision 1.2 by slords, Thu Nov 18 19:08:21 2010 UTC
# Line 1  Line 1 
1  # $Id: rssh.spec 4140 2006-03-08 20:31:33Z dag $  # $Id: rssh.spec,v 1.1 2007/06/12 17:19:16 slords Exp $
2  # Authority: dag  # Authority: dag
3  # Upstream: Derek Martin <code$pizzashack,org>  # Upstream: Derek Martin <code$pizzashack,org>
4  # Upstream: <rssh-discuss$lists,sf,net>  # Upstream: <rssh-discuss$lists,sf,net>
# Line 6  Line 6 
6  Summary: Restricted shell for use with OpenSSH, allowing only scp and/or sftp  Summary: Restricted shell for use with OpenSSH, allowing only scp and/or sftp
7  Name: rssh  Name: rssh
8  Version: 2.3.2  Version: 2.3.2
9  Release: 1.2.0%{?dist}  Release: 1.3%{?dist}
10  License: BSD  License: BSD
11  Group: Applications/Internet  Group: Applications/Internet
12  URL: http://www.pizzashack.org/rssh/  URL: http://www.pizzashack.org/rssh/
# Line 14  URL: http://www.pizzashack.org/rssh/ Line 14  URL: http://www.pizzashack.org/rssh/
14    
15  Source: http://dl.sf.net/rssh/rssh-%{version}.tar.gz  Source: http://dl.sf.net/rssh/rssh-%{version}.tar.gz
16  Patch0: rssh-2.3.2-QuietDeny.patch  Patch0: rssh-2.3.2-QuietDeny.patch
17    Patch1: rssh-2.3.2-rsync-protocol.patch
18  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
19    
20  BuildRequires: openssh-server, openssh-clients  BuildRequires: openssh-server, openssh-clients
# Line 34  Group: System Environment/Shells Line 35  Group: System Environment/Shells
35  %prep  %prep
36  %setup  %setup
37  %patch0 -p1  %patch0 -p1
38    %patch1 -p1
39    
40  %build  %build
41  %configure  %configure
# Line 58  Group: System Environment/Shells Line 60  Group: System Environment/Shells
60  %attr(4755, root, root) %{_libexecdir}/rssh_chroot_helper  %attr(4755, root, root) %{_libexecdir}/rssh_chroot_helper
61    
62  %changelog  %changelog
63    * Thu Nov 18 2010 Shad L. Lords <slords@mail.com> 2.3.2-1.3.sme
64    - Apply patch so rsync v3.0+ work (need -e parameter)
65    - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471803
66    
67  * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>  * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
68  - Clean up spec so package can be built by koji/plague  - Clean up spec so package can be built by koji/plague
69    


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