[packages/z88dk] - added format_security.patch

witekfl witekfl at pld-linux.org
Thu Mar 14 16:12:10 CET 2013


commit 7371dda04638cbbb1a8bed2f37dd0d635ace8d05
Author: witekfl <witekfl at poczta.onet.pl>
Date:   Thu Mar 14 16:11:35 2013 +0100

    - added format_security.patch

 z88dk.spec | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/z88dk.spec b/z88dk.spec
index 7103794..cdfb851 100644
--- a/z88dk.spec
+++ b/z88dk.spec
@@ -2,20 +2,19 @@ Summary:	Z88 Development Kit
 Summary(pl.UTF-8):	Zestaw programistyczny Z88
 Name:		z88dk
 Version:	1.10.1
-Release:	2
+Release:	3
 Epoch:		1
 License:	Artistic
 Group:		Development/Tools
 Source0:	http://downloads.sourceforge.net/z88dk/%{name}-%{version}.tgz
 # Source0-md5:	7898bc04f9e5275845d6117cafa74096
 Patch0:		%{name}-setup.patch
+Patch1:		%{name}-format_security.patch
 URL:		http://z88dk.sourceforge.net/
 BuildRequires:	rpmbuild(macros) >= 1.213
 ExcludeArch:	%{x8664} alpha ia64 ppc64 s390x sparc64
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define Werror_cflags -Wformat
-
 %description
 z88dk contains C compiler (zcc) for Z80, assembler (z80asm) and
 libraries for various Z80 based machines (such as ZX Spectrum, Z88,
@@ -41,7 +40,7 @@ Kilka przykładowych programów dla Z88.
 %prep
 %setup -q -n %{name}
 %patch0 -p1
-
+%patch1 -p1
 
 rm doc/netman/.sock_open.man.swp
 find -name CVS | xargs rm -rf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/z88dk.git/commitdiff/7371dda04638cbbb1a8bed2f37dd0d635ace8d05



More information about the pld-cvs-commit mailing list