packages: crossmingw32-zlib/crossmingw32-zlib.spec - no need to filter out ...
wiget
wiget at pld-linux.org
Sat Feb 19 21:21:02 CET 2011
Author: wiget Date: Sat Feb 19 20:21:02 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- no need to filter out any flags with new gcc
---- Files affected:
packages/crossmingw32-zlib:
crossmingw32-zlib.spec (1.30 -> 1.31)
---- Diffs:
================================================================
Index: packages/crossmingw32-zlib/crossmingw32-zlib.spec
diff -u packages/crossmingw32-zlib/crossmingw32-zlib.spec:1.30 packages/crossmingw32-zlib/crossmingw32-zlib.spec:1.31
--- packages/crossmingw32-zlib/crossmingw32-zlib.spec:1.30 Sat Feb 19 18:50:53 2011
+++ packages/crossmingw32-zlib/crossmingw32-zlib.spec Sat Feb 19 21:20:56 2011
@@ -15,7 +15,7 @@
Summary(pl.UTF-8): Biblioteka z podprogramami do kompresji i dekompresji - wersja skrośna dla MinGW32
Name: crossmingw32-%{realname}
Version: 1.2.5
-Release: 3
+Release: 4
License: BSD
Group: Development/Libraries
Source0: http://www.zlib.net/current/%{realname}-%{version}.tar.gz
@@ -40,8 +40,6 @@
%define _dlldir /usr/share/wine/windows/system
%define __cc %{target}-gcc
%define __cxx %{target}-g++
-%define filterout_ld -Wl,-z,.*
-%define filterout_c -gdwarf-3
%ifarch alpha sparc sparc64 sparcv9
%define optflags -O2
@@ -200,6 +198,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.31 2011/02/19 20:20:56 wiget
+- no need to filter out any flags with new gcc
+
Revision 1.30 2011/02/19 17:50:53 wiget
- fix dlname in libtool file
- filter out some compiler and linker flags
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/crossmingw32-zlib/crossmingw32-zlib.spec?r1=1.30&r2=1.31&f=u
More information about the pld-cvs-commit
mailing list