Accepting request 1147972 from Java:packages
OBS-URL: https://build.opensuse.org/request/show/1147972 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-daemon?expand=0&rev=24
This commit is contained in:
commit
e28befecd5
@ -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>
|
||||
|
||||
|
@ -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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user