Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jflex for openSUSE:Factory checked 
in at 2022-04-02 18:19:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jflex (Old)
 and      /work/SRC/openSUSE:Factory/.jflex.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jflex"

Sat Apr  2 18:19:59 2022 rev:22 rq:965941 version:1.8.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/jflex/jflex-bootstrap.changes    2022-03-28 
16:59:26.648878325 +0200
+++ /work/SRC/openSUSE:Factory/.jflex.new.1900/jflex-bootstrap.changes  
2022-04-02 18:20:03.454600386 +0200
@@ -1,0 +2,5 @@
+Wed Mar 30 10:16:51 UTC 2022 - Fridrich Strba <fst...@suse.com>
+
+- Build against the standalone JavaEE modules inconditionally
+
+-------------------------------------------------------------------
jflex.changes: same change

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

Other differences:
------------------
++++++ jflex-bootstrap.spec ++++++
--- /var/tmp/diff_new_pack.cLXefm/_old  2022-04-02 18:20:04.730586063 +0200
+++ /var/tmp/diff_new_pack.cLXefm/_new  2022-04-02 18:20:04.738585973 +0200
@@ -31,9 +31,7 @@
 Source2:        jflex-build.xml
 Patch0:         jflex-1.8.2-no-auto-value.patch
 BuildRequires:  ant
-%if 0%{?suse_version} > 1500
 BuildRequires:  glassfish-annotation-api
-%endif
 BuildRequires:  java-devel
 BuildRequires:  javapackages-local
 Requires:       java_cup
@@ -99,10 +97,7 @@
 cp %{SOURCE2} build.xml
 mkdir -p lib
 %patch0 -p1
-build-jar-repository -s lib java-cup-runtime
-%if 0%{?suse_version} > 1500
-build-jar-repository -s lib glassfish-annotation-api
-%endif
+build-jar-repository -s lib java-cup-runtime glassfish-annotation-api
 %else
 %{mvn_file} : %{name} JFlex
 %endif

++++++ jflex.spec ++++++
--- /var/tmp/diff_new_pack.cLXefm/_old  2022-04-02 18:20:04.762585705 +0200
+++ /var/tmp/diff_new_pack.cLXefm/_new  2022-04-02 18:20:04.766585659 +0200
@@ -30,9 +30,7 @@
 Source2:        jflex-build.xml
 Patch0:         jflex-1.8.2-no-auto-value.patch
 BuildRequires:  ant
-%if 0%{?suse_version} > 1500
 BuildRequires:  glassfish-annotation-api
-%endif
 BuildRequires:  java-devel
 BuildRequires:  javapackages-local
 Requires:       java_cup
@@ -98,10 +96,7 @@
 cp %{SOURCE2} build.xml
 mkdir -p lib
 %patch0 -p1
-build-jar-repository -s lib java-cup-runtime
-%if 0%{?suse_version} > 1500
-build-jar-repository -s lib glassfish-annotation-api
-%endif
+build-jar-repository -s lib java-cup-runtime glassfish-annotation-api
 %else
 %{mvn_file} : %{name} JFlex
 %endif

Reply via email to