]> git.pld-linux.org Git - packages/shfs.git/commitdiff
- adapterized
authorankry <ankry@pld-linux.org>
Sat, 9 Aug 2003 16:23:56 +0000 (16:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    shfs.spec -> 1.2

shfs.spec

index a9d784270501fd2d22de4025f8cecf219ed74e1d..586bb52b3ee16e48442df188fe411e68c9c0f71f 100644 (file)
--- a/shfs.spec
+++ b/shfs.spec
@@ -12,14 +12,14 @@ URL:                http://shfs.sourceforge.net/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-SHFS is a simple and easy to use Linux kernel (2.4) module which allows you to
-mount remote filesystems using plain shell (ssh/rsh) connection. It supports
-some nice features like number of different caches for access speedup, target
-system optimisations, etc.
+SHFS is a simple and easy to use Linux kernel (2.4) module which
+allows you to mount remote filesystems using plain shell (ssh/rsh)
+connection. It supports some nice features like number of different
+caches for access speedup, target system optimisations, etc.
 
 %description -l pl
-SHFS to prosty i bezpieczny pomys³, aby zaimplementowaæ modu³ systemu plików
-bazuj±cy na po³±czaniu przez ssh (secure shell).
+SHFS to prosty i bezpieczny pomys³, aby zaimplementowaæ modu³ systemu
+plików bazuj±cy na po³±czaniu przez ssh (secure shell).
 
 %prep
 %setup -q
@@ -36,7 +36,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%{_bindir}/*
+%attr(755,root,root) %{_bindir}/*
 /sbin/*
 # the line above MUST be better!
 /lib/modules/2.4.20/kernel/fs/shfs/*
This page took 0.079318 seconds and 4 git commands to generate.