forked from pool/java-atk-wrapper
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 26 20:21:22 UTC 2017 - fstrba@suse.com
|
||||
|
||||
- Added patches:
|
||||
* jaw-quotes.patch
|
||||
+ Add quotes when adding CFLAGS to JAW_CFLAGS in order to avoid
|
||||
that first of the CFLAGS be evaluated as a command
|
||||
* jaw-java_required.patch
|
||||
+ Modify java requirement to 1.7, since the code cannot be
|
||||
built with source level 1.6 due to a diamond operator
|
||||
- Modified patch:
|
||||
* jaw-avoid-version.patch
|
||||
+ Completely discard all libtool versioning of the library
|
||||
+ This library is not linked, only loaded by the java code and
|
||||
as such, it needs only .so extension
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 24 13:28:45 UTC 2017 - fstrba@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user