SPECS: v86d.spec - fix 64-bits printfs (sent to author).

pluto pluto at pld-linux.org
Thu Sep 18 20:38:00 CEST 2008


Author: pluto                        Date: Thu Sep 18 18:38:00 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix 64-bits printfs (sent to author).

---- Files affected:
SPECS:
   v86d.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/v86d.spec
diff -u SPECS/v86d.spec:1.11 SPECS/v86d.spec:1.12
--- SPECS/v86d.spec:1.11	Thu Sep 18 19:48:13 2008
+++ SPECS/v86d.spec	Thu Sep 18 20:37:55 2008
@@ -18,6 +18,7 @@
 # Source0-md5:	8a3430eca4ae87059a699562d4b6e280
 Patch0:		%{name}-system-klibc.patch
 Patch1:		%{name}-system-libs.patch
+Patch2:		%{name}-gcc4.patch
 URL:		http://dev.gentoo.org/~spock/projects/uvesafb/
 BuildRequires:	linux-libc-headers >= 7:2.6.24
 %if %{with klibc}
@@ -51,6 +52,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 sed -i 's:-g -O2:$(OPTFLAGS):' Makefile
 
 %build
@@ -81,6 +83,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2008/09/18 18:37:55  pluto
+- fix 64-bits printfs (sent to author).
+
 Revision 1.11  2008/09/18 17:48:13  qboosh
 - require updated lrmi to make changelog true
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/v86d.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list