Accepting request 1147831 from home:dimstar:rpm4.20:a

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1147831
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-daemon?expand=0&rev=49
This commit is contained in:
Fridrich Strba 2024-02-20 12:59:48 +00:00 committed by Git OBS Bridge
parent 09472781e6
commit 13c30786d9
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 20 11:03:50 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Tue Feb 6 08:04:16 UTC 2024 - Fridrich Strba <fstrba@suse.com>

View File

@ -76,7 +76,7 @@ The Javadoc Documentation for Commons Daemon.
%prep
%setup -q -n %{short_name}-%{version}-src
cp %{SOURCE10} build.xml
%patch0 -p1
%patch -P 0 -p1
# remove java binaries from sources
rm -rf src/samples/build/