[packages/Glide_V5-DRI] - added format patch (fixes build with -Werror=format-security) - added include patch (avoid include

qboosh qboosh at pld-linux.org
Tue Sep 24 16:23:46 CEST 2013


commit aba2efff2eeddf684c3f941cd3645f8573aaacd2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Sep 24 16:24:17 2013 +0200

    - added format patch (fixes build with -Werror=format-security)
    - added include patch (avoid includes nested in function)
    - rel 13

 Glide_V5-DRI.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/Glide_V5-DRI.spec b/Glide_V5-DRI.spec
index 6f89185..945706b 100644
--- a/Glide_V5-DRI.spec
+++ b/Glide_V5-DRI.spec
@@ -3,7 +3,7 @@
 %bcond_without	glide3_sdk	# don't build glide3x SDK here
 #
 %define snapdate 20010309
-%define	rel	12
+%define	rel	13
 Summary:	Glide runtime for 3Dfx Voodoo4 and Voodoo5 boards
 Summary(ko.UTF-8):	3Dfx 부두 벤쉬/3 비디오카드용 Glide 런타임 라이브러리
 Summary(pl.UTF-8):	Biblioteki Glide dla kart 3Dfx Voodoo4 i Voodoo5
@@ -25,6 +25,8 @@ Patch6:		glide-ioctl.patch
 Patch7:		glide-morearchs.patch
 Patch8:		glide-gcc4.patch
 Patch9:		glide-no_redefine_macro.patch
+Patch10:	glide-format.patch
+Patch11:	glide-include.patch
 URL:		http://glide.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -110,6 +112,8 @@ Interactive Voodoo przy użyciu interfejsu Glide 3.x.
 %patch7 -p1
 %patch8 -p2
 %patch9 -p1
+%patch10 -p1
+%patch11 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Glide_V5-DRI.git/commitdiff/aba2efff2eeddf684c3f941cd3645f8573aaacd2



More information about the pld-cvs-commit mailing list