commit ab466ace649e2666782043f3b0ee3a0bb81c0f8a
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Apr 21 11:40:29 2013 +0300

    added filterout_c for -f* options

 crossmingw32-pangomm.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/crossmingw32-pangomm.spec b/crossmingw32-pangomm.spec
index 789bf30..df6fe2b 100644
--- a/crossmingw32-pangomm.spec
+++ b/crossmingw32-pangomm.spec
@@ -2,7 +2,7 @@ Summary:        A C++ interface for pango library - cross 
MinGW32 version
 Summary(pl.UTF-8):     Interfejs C++ dla biblioteki pango - wersja skrośna 
MinGW32
 Name:          crossmingw32-pangomm
 Version:       2.28.4
-Release:       3
+Release:       4
 License:       LGPL v2+
 Group:         Development/Libraries
 Source0:       
http://ftp.gnome.org/pub/GNOME/sources/pangomm/2.28/pangomm-%{version}.tar.xz
@@ -46,8 +46,9 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 # arch-specific flags (like alpha's -mieee) are not valid for i386 gcc
 %define                optflags        -O2
 %endif
-# -z options are invalid for mingw linker
+# -z options are invalid for mingw linker, most of -f options are 
Linux-specific
 %define                filterout_ld    -Wl,-z,.*
+%define                filterout_c             -f[-a-z0-9=]*
 
 %description
 A C++ interface for pango library - cross MinGW32 version.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-pangomm.git/commitdiff/ab466ace649e2666782043f3b0ee3a0bb81c0f8a

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to