packages: crossmingw32-libpng/crossmingw32-libpng.spec - no need to filter ...
wiget
wiget at pld-linux.org
Sat Feb 19 21:24:14 CET 2011
Author: wiget Date: Sat Feb 19 20:24:14 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- no need to filter out -gdwarf-3 with new gcc
---- Files affected:
packages/crossmingw32-libpng:
crossmingw32-libpng.spec (1.46 -> 1.47)
---- Diffs:
================================================================
Index: packages/crossmingw32-libpng/crossmingw32-libpng.spec
diff -u packages/crossmingw32-libpng/crossmingw32-libpng.spec:1.46 packages/crossmingw32-libpng/crossmingw32-libpng.spec:1.47
--- packages/crossmingw32-libpng/crossmingw32-libpng.spec:1.46 Sat Feb 19 18:20:54 2011
+++ packages/crossmingw32-libpng/crossmingw32-libpng.spec Sat Feb 19 21:24:09 2011
@@ -4,7 +4,7 @@
Summary(pl.UTF-8): Biblioteka PNG - wersja skrośna dla MinGW32
Name: crossmingw32-%{realname}
Version: 1.4.5
-Release: 1
+Release: 2
License: distributable
Group: Development/Libraries
Source0: http://downloads.sourceforge.net/libpng/%{realname}-%{version}.tar.xz
@@ -40,8 +40,7 @@
%define optflags -O2
%endif
# -z options are invalid for mingw linker
-%define filterout_ld -Wl,-z,.*
-%define filterout_c -gdwarf-3
+%define filterout_ld -Wl,-z,.*
%description
The PNG library is a collection of routines used to create and
@@ -147,6 +146,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.47 2011/02/19 20:24:09 wiget
+- no need to filter out -gdwarf-3 with new gcc
+
Revision 1.46 2011/02/19 17:20:54 wiget
- updated pngminus patch
- filter out -gdwarf-3 (ELF only)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/crossmingw32-libpng/crossmingw32-libpng.spec?r1=1.46&r2=1.47&f=u
More information about the pld-cvs-commit
mailing list