SPECS: klibc.spec - add jfs support to utils/fstype. - TODO added ...

pluto pluto at pld-linux.org
Fri Sep 30 13:51:58 CEST 2005


Author: pluto                        Date: Fri Sep 30 11:51:58 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add jfs support to utils/fstype.
- TODO added (klibc loader crash).

---- Files affected:
SPECS:
   klibc.spec (1.39 -> 1.40) 

---- Diffs:

================================================================
Index: SPECS/klibc.spec
diff -u SPECS/klibc.spec:1.39 SPECS/klibc.spec:1.40
--- SPECS/klibc.spec:1.39	Thu Sep 29 15:32:51 2005
+++ SPECS/klibc.spec	Fri Sep 30 13:51:53 2005
@@ -1,5 +1,9 @@
 # $Revision$, $Date$
 #
+# TODO:
+#	-	fix klibc loader crash:
+#		http://www.zytor.com/pipermail/klibc/2005-September/001150.html
+#
 # Conditional build:
 %bcond_without	dist_kernel	# build without distribution kernel-headers
 #
@@ -14,6 +18,7 @@
 # Source0-md5:	baa1f6e0b6acbf9576bb28cca5c32c89
 Patch0:		%{name}-ksh-quotation.patch
 Patch1:		%{name}-klcc.patch
+Patch2:		%{name}-fstype_jfs.patch
 URL:		http://www.zytor.com/mailman/listinfo/klibc/
 %{?with_dist_kernel:BuildRequires:	kernel-headers >= 2.4}
 BuildRequires:	rpmbuild(macros) >= 1.153
@@ -87,6 +92,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p0
 
 %build
 cd include
@@ -162,6 +168,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40  2005/09/30 11:51:53  pluto
+- add jfs support to utils/fstype.
+- TODO added (klibc loader crash).
+
 Revision 1.39  2005/09/29 13:32:51  pluto
 - don't copy kernel headers. smart linking is enough.
 - split to -devel,-static and shared lib.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/klibc.spec?r1=1.39&r2=1.40&f=u




More information about the pld-cvs-commit mailing list