SPECS: shfs.spec - kernel oops fixed, spaces -> tab, release 9.

pluto pluto at pld-linux.org
Sat Dec 10 14:03:03 CET 2005


Author: pluto                        Date: Sat Dec 10 13:03:03 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- kernel oops fixed, spaces -> tab, release 9.

---- Files affected:
SPECS:
   shfs.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: SPECS/shfs.spec
diff -u SPECS/shfs.spec:1.43 SPECS/shfs.spec:1.44
--- SPECS/shfs.spec:1.43	Sun Nov 13 03:15:15 2005
+++ SPECS/shfs.spec	Sat Dec 10 14:02:52 2005
@@ -11,7 +11,7 @@
 Summary(pl):	Narzędzia obsługujące system plików przez ssh
 Name:		shfs
 Version:	0.35
-%define		_rel	8
+%define		_rel	9
 Release:	%{_rel}
 License:	GPL v2
 Group:		Applications/System
@@ -22,6 +22,7 @@
 Patch2:		%{name}-space_chars.patch
 Patch3:		%{name}-uidgid32.patch
 Patch4:		%{name}-gcc4.patch
+Patch5:		%{name}-inode_oops.patch
 URL:		http://shfs.sourceforge.net/
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:	kernel-module-build >= 2.6.7}
@@ -35,8 +36,8 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %ifarch sparc
-%define         _target_base_arch       sparc64
-%define         _target_base_cpu             sparc64
+%define		_target_base_arch	sparc64
+%define		_target_base_cpu	sparc64
 %endif
 
 %description
@@ -101,6 +102,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 %if %{with kernel}
@@ -218,6 +220,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2005/12/10 13:02:52  pluto
+- kernel oops fixed, spaces -> tab, release 9.
+
 Revision 1.43  2005/11/13 02:15:15  sparky
 - if there is no asm-powerpc link asm-ppc !
 - spaces->tabs
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/shfs.spec?r1=1.43&r2=1.44&f=u




More information about the pld-cvs-commit mailing list