Ana Guerrero 2024-02-20 20:15:25 +00:00 committed by Git OBS Bridge
commit e28befecd5
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/