Hello community,
here is the log from the commit of package apache-commons-el for
openSUSE:Factory checked in at 2020-12-09 22:22:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-el (Old)
and /work/SRC/openSUSE:Factory/.apache-commons-el.new.2328 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-commons-el"
Wed Dec 9 22:22:02 2020 rev:2 rq:854213 version:1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/apache-commons-el/apache-commons-el.changes
2019-06-19 20:55:10.753815003 +0200
+++
/work/SRC/openSUSE:Factory/.apache-commons-el.new.2328/apache-commons-el.changes
2020-12-09 22:22:02.643713272 +0100
@@ -1,0 +2,5 @@
+Wed Dec 9 09:48:52 UTC 2020 - Fridrich Strba <[email protected]>
+
+- Provide and Obsolete jakarta-commons-el (bsc#1179637)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apache-commons-el.spec ++++++
--- /var/tmp/diff_new_pack.eBLSmb/_old 2020-12-09 22:22:03.243713881 +0100
+++ /var/tmp/diff_new_pack.eBLSmb/_new 2020-12-09 22:22:03.243713881 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package apache
+# spec file for package apache-commons-el
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -24,9 +24,9 @@
Summary: The Apache Commons Extension Language
License: Apache-1.1
Group: Development/Libraries/Java
-URL: http://commons.apache.org/%{base_name}
-Source0:
http://archive.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
-Source1:
http://repo1.maven.org/maven2/%{short_name}/%{short_name}/%{version}/%{short_name}-%{version}.pom
+URL: https://commons.apache.org/%{base_name}
+Source0:
https://archive.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
+Source1:
https://repo1.maven.org/maven2/%{short_name}/%{short_name}/%{version}/%{short_name}-%{version}.pom
Patch0: %{short_name}-%{version}-license.patch
Patch1: %{short_name}-eclipse-manifest.patch
Patch2: %{short_name}-enum.patch
@@ -38,6 +38,9 @@
BuildRequires: javapackages-local
BuildRequires: junit
Requires: mvn(commons-logging:commons-logging)
+Provides: jakarta-%{short_name}
+Obsoletes: jakarta-%{short_name}
+Provides: %{short_name}
BuildArch: noarch
%description
@@ -83,6 +86,7 @@
install -dm 0755 %{buildroot}%{_javadir}
install -pm 0644 dist/%{short_name}.jar
%{buildroot}%{_javadir}/%{short_name}.jar
ln -sf %{short_name}.jar %{buildroot}%{_javadir}/%{name}.jar
+ln -sf %{short_name}.jar %{buildroot}%{_javadir}/jakarta-%{short_name}.jar
# pom
install -dm 0755 %{buildroot}%{_mavenpomdir}
install -pm 0644 %{SOURCE1} %{buildroot}%{_mavenpomdir}/%{short_name}.pom
@@ -96,6 +100,7 @@
%license LICENSE.txt
%doc STATUS.html
%{_javadir}/%{name}.jar
+%{_javadir}/jakarta-%{short_name}.jar
%files javadoc
%license LICENSE.txt
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives:
https://lists.opensuse.org/archives/list/[email protected]