2014-09-08 18:59:00 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 8 16:54:04 UTC 2014 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Pass -DCMAKE_{EXE,MODULE,SHARED}_LINKER_FLAGS="-Wl,--as-needed
|
|
|
|
-Wl,-z,now" to cmake call: cmake changed the default to not
|
|
|
|
accept libraries to have undefined symbols (-Wl,--no-undefined).
|
|
|
|
In this case though, it is understood and expected, so we remove
|
|
|
|
--no-undefined from the FLAGS.
|
|
|
|
|
2014-08-23 16:27:29 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 13 16:47:40 UTC 2014 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Initial package, version 2.5.3; based on webkitgtk3.spec.
|
|
|
|
|