forked from pool/maven-scm
rpm 4.20 compat
OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-scm?expand=0&rev=23
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 21 10:50:57 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
|
||||||
|
|
||||||
|
- Use %patch -P N instead of deprecated %patchN.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 30 15:42:56 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
Mon Oct 30 15:42:56 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package maven-scm
|
# spec file for package maven-scm
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
# Copyright (c) 2000-2005, JPackage Project
|
# Copyright (c) 2000-2005, JPackage Project
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@@ -77,8 +77,8 @@ Javadoc for %{name}.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%patch0 -p1
|
%patch -P 0 -p1
|
||||||
%patch1 -p1
|
%patch -P 1 -p1
|
||||||
|
|
||||||
# Remove unnecessary animal sniffer
|
# Remove unnecessary animal sniffer
|
||||||
%pom_remove_plugin org.codehaus.mojo:animal-sniffer-maven-plugin
|
%pom_remove_plugin org.codehaus.mojo:animal-sniffer-maven-plugin
|
||||||
|
|||||||
Reference in New Issue
Block a user