Hello community, here is the log from the commit of package jetty-minimal for openSUSE:Factory checked in at 2019-12-03 12:40:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jetty-minimal (Old) and /work/SRC/openSUSE:Factory/.jetty-minimal.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jetty-minimal" Tue Dec 3 12:40:07 2019 rev:3 rq:751538 version:9.4.22 Changes: -------- --- /work/SRC/openSUSE:Factory/jetty-minimal/jetty-minimal.changes 2019-11-10 22:42:53.225514869 +0100 +++ /work/SRC/openSUSE:Factory/.jetty-minimal.new.4691/jetty-minimal.changes 2019-12-03 12:40:11.310169245 +0100 @@ -1,0 +2,7 @@ +Thu Nov 28 09:02:29 UTC 2019 - Fridrich Strba <[email protected]> + +- Removed patch: + * jetty-annotations-asm6.patch + + not needed when building against ASM7 + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/jetty-minimal/jetty-websocket.changes 2019-11-10 22:42:53.289514951 +0100 +++ /work/SRC/openSUSE:Factory/.jetty-minimal.new.4691/jetty-websocket.changes 2019-12-03 12:40:11.702169136 +0100 @@ -0,0 +1,6 @@ +Thu Nov 28 09:02:29 UTC 2019 - Fridrich Strba <[email protected]> + +- Removed patch: + * jetty-annotations-asm6.patch + + not needed when building against ASM7 + Old: ---- jetty-annotations-asm6.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jetty-minimal.spec ++++++ --- /var/tmp/diff_new_pack.1pxrdM/_old 2019-12-03 12:40:13.106168747 +0100 +++ /var/tmp/diff_new_pack.1pxrdM/_new 2019-12-03 12:40:13.126168742 +0100 @@ -1,7 +1,7 @@ # -# spec file for package jetty +# spec file for package jetty-minimal # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # Copyright (c) 2000-2007, JPackage Project # # All modifications and additions to the file contributed by third parties @@ -26,7 +26,6 @@ License: Apache-2.0 OR EPL-1.0 URL: https://www.eclipse.org/jetty/ Source0: https://github.com/eclipse/%{base_name}.project/archive/%{base_name}-%{version}%{addver}.tar.gz -Patch0: jetty-annotations-asm6.patch BuildRequires: fdupes BuildRequires: maven-local BuildRequires: mvn(javax.annotation:javax.annotation-api) @@ -190,8 +189,6 @@ %prep %setup -q -n %{base_name}.project-%{base_name}-%{version}%{addver} -%patch0 -p1 - find . -name "*.?ar" -exec rm {} \; find . -name "*.class" -exec rm {} \; ++++++ jetty-websocket.spec ++++++ --- /var/tmp/diff_new_pack.1pxrdM/_old 2019-12-03 12:40:13.158168733 +0100 +++ /var/tmp/diff_new_pack.1pxrdM/_new 2019-12-03 12:40:13.170168729 +0100 @@ -1,7 +1,7 @@ # -# spec file for package jetty +# spec file for package jetty-websocket # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # Copyright (c) 2000-2007, JPackage Project # # All modifications and additions to the file contributed by third parties @@ -26,7 +26,6 @@ License: Apache-2.0 OR EPL-1.0 URL: https://www.eclipse.org/jetty/ Source0: https://github.com/eclipse/%{base_name}.project/archive/%{base_name}-%{version}%{addver}.tar.gz -Patch0: jetty-annotations-asm6.patch BuildRequires: fdupes # Multiple providers, chose the 1.0 one over 1.1, since # the relevant artifacts assume the API version 1.0 @@ -114,8 +113,6 @@ %prep %setup -q -n %{base_name}.project-%{base_name}-%{version}%{addver} -%patch0 -p1 - find . -name "*.?ar" -exec rm {} \; find . -name "*.class" -exec rm {} \; @@ -180,7 +177,7 @@ # TODO remove when jetty-setuid is packaged %pom_xpath_remove "pom:execution[pom:id[text()='copy-setuid-deps']]" jetty-home/pom.xml -# We don't have gcloud-java-datastore in Fedora +# We don't have gcloud-java-datastore %pom_disable_module jetty-gcloud %pom_disable_module test-gcloud-sessions tests/test-sessions %pom_remove_dep :jetty-gcloud-session-manager jetty-home @@ -190,12 +187,12 @@ %pom_disable_module test-memcached-sessions tests/test-sessions %pom_remove_dep :jetty-memcached-sessions jetty-home -# Hazelcast in Fedora is too old to build against +# We don't have hazelcast %pom_disable_module jetty-hazelcast %pom_disable_module test-hazelcast-sessions tests/test-sessions %pom_remove_dep :jetty-hazelcast jetty-home -# Infinispan in Fedora is too old to build against +# We don't have infinispan %pom_disable_module jetty-infinispan %pom_disable_module test-infinispan-sessions tests/test-sessions %pom_remove_dep :infinispan-embedded jetty-home
