From af7d5baa3e77a26cb663e4a0e31f842c927962946b6b7578a58c6a6317a9cee7 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Tue, 20 Feb 2024 13:00:45 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-dbcp?expand=0&rev=28 --- apache-commons-dbcp.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apache-commons-dbcp.spec b/apache-commons-dbcp.spec index f62bdbf..11af4d2 100644 --- a/apache-commons-dbcp.spec +++ b/apache-commons-dbcp.spec @@ -1,7 +1,7 @@ # # spec file for package apache-commons-dbcp # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -78,6 +78,7 @@ features. %prep %autosetup -p1 -n %{short_name}-%{version}-src + # remove all binary libs find . -name "*.jar" -exec rm -f {} \;