commit 0c098d73d86f638bb253e376864b13d0ce947703
Author: Jan Rękorajski <[email protected]>
Date:   Sun Apr 5 20:09:53 2015 +0200

    - filer out compiler options not supported by mingw
    - rel 4

 crossmingw32-jasper.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/crossmingw32-jasper.spec b/crossmingw32-jasper.spec
index 2c348c6..a244f83 100644
--- a/crossmingw32-jasper.spec
+++ b/crossmingw32-jasper.spec
@@ -2,7 +2,7 @@ Summary:        JasPer library for images manipulation - 
MinGW32 cross version
 Summary(pl.UTF-8):     Biblioteka JasPer do obróbki obrazów - wersja skrośna 
dla MinGW32
 Name:          crossmingw32-jasper
 Version:       1.900.1
-Release:       3
+Release:       4
 License:       BSD-like
 Group:         Development/Libraries
 Source0:       
http://www.ece.uvic.ca/~mdadams/jasper/software/jasper-%{version}.zip
@@ -36,6 +36,8 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %endif
 # -z options are invalid for mingw linker
 %define                filterout_ld    -Wl,-z,.*
+%define                filterout_c     -f[-a-z0-9=]*
+%define                filterout_cxx   -f[-a-z0-9=]*
 
 %description
 JasPer is a collection of software (i.e., a library and application
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-jasper.git/commitdiff/0c098d73d86f638bb253e376864b13d0ce947703

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

Reply via email to