17
0

8 Commits

Author SHA256 Message Date
3e8661fe8f Accepting request 1147964 from Java:packages
rpm 4.20 compat

OBS-URL: https://build.opensuse.org/request/show/1147964
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-dbcp1?expand=0&rev=5
2024-02-20 20:15:24 +00:00
f58b4093d5 OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-dbcp1?expand=0&rev=15 2024-02-20 12:56:05 +00:00
89b6755ca7 Accepting request 1147796 from home:dimstar:rpm4.20:a
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1147796
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-dbcp1?expand=0&rev=14
2024-02-20 12:54:50 +00:00
8cf46cb559 Accepting request 1120352 from Java:packages
fix build with jdk 21

OBS-URL: https://build.opensuse.org/request/show/1120352
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-dbcp1?expand=0&rev=4
2023-10-26 15:13:41 +00:00
ad541c105e OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-dbcp1?expand=0&rev=12 2023-10-25 16:46:49 +00:00
e6a6b54fc8 OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-dbcp1?expand=0&rev=11 2023-10-25 16:40:00 +00:00
a29075fc9b Accepting request 694538 from Java:packages
Fix build against upcoming geronimo-specs

OBS-URL: https://build.opensuse.org/request/show/694538
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-dbcp1?expand=0&rev=3
2019-04-17 08:08:22 +00:00
c698ca8aee OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-dbcp1?expand=0&rev=9 2019-04-15 13:39:00 +00:00
2 changed files with 2 additions and 5 deletions

View File

@@ -1,8 +1,3 @@
-------------------------------------------------------------------
Sun Sep 28 06:38:11 UTC 2025 - Fridrich Strba <fstrba@suse.com>
- Don't require update-alternatives
-------------------------------------------------------------------
Tue Feb 20 10:46:10 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@@ -41,6 +41,8 @@ BuildRequires: javapackages-local >= 6
BuildRequires: jdbc-stdext >= 2.0
BuildRequires: junit >= 3.8.1
BuildRequires: xerces-j2
Requires(post): update-alternatives
Requires(preun): update-alternatives
Provides: %{short_name} = %{version}-%{release}
Obsoletes: %{short_name} < %{version}-%{release}
Provides: jakarta-%{short_name} = %{version}-%{release}