Accepting request 531744 from security:SELinux
1 OBS-URL: https://build.opensuse.org/request/show/531744 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/setools?expand=0&rev=29
This commit is contained in:
commit
b763017a2f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 30 07:54:34 UTC 2017 - coolo@suse.com
|
||||
|
||||
- Move to minimum java target of 1.6, 1.5 is no longer supported
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 26 16:30:02 UTC 2017 - jsegitz@suse.com
|
||||
|
||||
|
@ -243,7 +243,7 @@ autoreconf -fi
|
||||
--enable-swig-java \
|
||||
--enable-swig-tcl \
|
||||
--with-java-prefix=%{java_home} \
|
||||
--with-javac-flags="-source 1.5 -target 1.5"
|
||||
--with-javac-flags="-source 1.6 -target 1.6"
|
||||
make %{?jobs:-j%jobs}
|
||||
|
||||
%install
|
||||
|
Loading…
x
Reference in New Issue
Block a user