SPECS: klibc.spec - fix mktemp syntax.

pluto pluto at pld-linux.org
Sun Jan 8 12:25:15 CET 2006


Author: pluto                        Date: Sun Jan  8 11:25:15 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix mktemp syntax.

---- Files affected:
SPECS:
   klibc.spec (1.51 -> 1.52) 

---- Diffs:

================================================================
Index: SPECS/klibc.spec
diff -u SPECS/klibc.spec:1.51 SPECS/klibc.spec:1.52
--- SPECS/klibc.spec:1.51	Fri Jan  6 21:19:45 2006
+++ SPECS/klibc.spec	Sun Jan  8 12:25:09 2006
@@ -14,6 +14,7 @@
 # Source0-md5:	80b85e84306695ed61049720008dd409
 Patch0:		%{name}-klcc.patch
 Patch1:		%{name}-kill_interp_sohash.patch
+Patch2:		%{name}-ash-fix-mktemp-syntax.patch
 URL:		http://www.zytor.com/mailman/listinfo/klibc/
 %{?with_dist_kernel:BuildRequires:	kernel-headers >= 2.4}
 BuildRequires:	bison
@@ -89,6 +90,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 rm -rf include/{asm,asm-generic,linux}
@@ -182,6 +184,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2006/01/08 11:25:09  pluto
+- fix mktemp syntax.
+
 Revision 1.51  2006/01/06 20:19:45  arekm
 - hack for sparc + correct cc usage
 
================================================================

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



More information about the pld-cvs-commit mailing list