Hello community,

here is the log from the commit of package libjnidispatch for openSUSE:Factory 
checked in at 2018-01-03 13:39:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libjnidispatch (Old)
 and      /work/SRC/openSUSE:Factory/.libjnidispatch.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libjnidispatch"

Wed Jan  3 13:39:49 2018 rev:19 rq:561166 version:4.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libjnidispatch/libjnidispatch.changes    
2017-10-31 15:44:44.224170952 +0100
+++ /work/SRC/openSUSE:Factory/.libjnidispatch.new/libjnidispatch.changes       
2018-01-03 13:39:50.497196031 +0100
@@ -1,0 +2,5 @@
+Tue Jan  2 17:57:53 UTC 2018 - [email protected]
+
+- Force build with jdk < 10 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libjnidispatch.spec ++++++
--- /var/tmp/diff_new_pack.pPHNfO/_old  2018-01-03 13:39:52.328586218 +0100
+++ /var/tmp/diff_new_pack.pPHNfO/_new  2018-01-03 13:39:52.332584887 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libjnidispatch
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2009, JPackage Project
 #
 # All modifications and additions to the file contributed by third parties
@@ -21,7 +21,7 @@
 Version:        4.5.0
 Release:        0
 Summary:        Java Native Access (shared library)
-License:        LGPL-2.1+ or Apache-2.0
+License:        LGPL-2.1+ OR Apache-2.0
 Group:          Development/Libraries/Java
 Url:            https://github.com/twall/jna
 Source0:        https://github.com/twall/jna/archive/%{version}.tar.gz
@@ -40,10 +40,10 @@
 BuildRequires:  libffi-devel
 BuildRequires:  xorg-x11-libX11-devel
 BuildRequires:  xorg-x11-libXt-devel
+BuildConflicts: java-devel >= 10
 Requires:       java >= 1.6
 Provides:       jna-native = %{version}-%{release}
 Obsoletes:      jna-native < %{version}-%{release}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Native library stub to dynamically invoke native code used by Java Native
@@ -128,12 +128,10 @@
 %fdupes -s %{buildroot}%{_javadocdir}/jna
 
 %files
-%defattr(0644,root,root,0755)
 %doc LICENSE
 %attr(0755,root,root) %{_libdir}/libjnidispatch.so
 
 %files -n jna
-%defattr(0644,root,root,0755)
 %doc CHANGES.md LICENSE OTHERS README.md TODO
 %{_javadir}/jna.jar
 %{_javadir}/jna-platform.jar
@@ -141,7 +139,6 @@
 %{_datadir}/maven-metadata/jna.xml
 
 %files -n jna-javadoc
-%defattr(0644,root,root,0755)
 %{_javadocdir}/jna
 
 %changelog


Reply via email to