[packages/z88dk] - official 1.10 release - Werror_cflags redefined, because it is hard to prepare a patch

witekfl witekfl at pld-linux.org
Tue Nov 6 20:03:19 CET 2012


commit d486494e5ec0835370991e190406a7e3ca8ef5e9
Author: witekfl <witekfl at poczta.onet.pl>
Date:   Tue Nov 6 20:00:25 2012 +0100

    - official 1.10 release
    - Werror_cflags redefined, because it is hard to prepare a patch

 z88dk.spec | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/z88dk.spec b/z88dk.spec
index d3b3809..5d10b36 100644
--- a/z88dk.spec
+++ b/z88dk.spec
@@ -1,24 +1,26 @@
 # TODO
 # - package like other cross compilers: /usr/<platform> ?
 # - rename conflicting manpages?
-%define		subver	20101107
-%define		rel	1
+##%define		subver	20101107
+##%define		rel	1
 Summary:	Z88 Development Kit
 Summary(pl.UTF-8):	Zestaw programistyczny Z88
 Name:		z88dk
 Version:	1.10
-Release:	0.%{subver}.%{rel}
+Release:	1
 Epoch:		1
 License:	Artistic
 Group:		Development/Tools
-Source0:	http://nightly.z88dk.org/%{name}-%{subver}.tgz
-# Source0-md5:	17725bbb3e7f945fe17627578ace6062
+Source0:	http://downloads.sourceforge.net/z88dk/%{name}-src-%{version}.tgz
+# Source0-md5:	b7cfa9b441be8ed7e9f35972c99c3153
 Patch0:		%{name}-setup.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,
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list