Remove unnecessary patch
This commit is contained in:
parent
2477c0c288
commit
3b1cbec51c
@ -6,7 +6,6 @@ License: Apache-2.0
|
||||
|
||||
URL: https://github.com/FasterXML/jackson-core
|
||||
Source0: %{url}/archive/%{name}-%{version}.tar.gz
|
||||
Patch1: 0001-Change-compilation-source-target-to-Java-11.patch
|
||||
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mvn(com.fasterxml.jackson:jackson-base:pom:) >= %{version}
|
||||
@ -22,7 +21,6 @@ as basic shared abstractions.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{name}-%{version}
|
||||
%patch1 -p1
|
||||
|
||||
# Remove plugins unnecessary for RPM builds
|
||||
%pom_remove_plugin ":maven-enforcer-plugin"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user