This commit is contained in:
parent
cc99164f4c
commit
c6910ad4e9
10
slf4j-reload4j-bundlename.patch
Normal file
10
slf4j-reload4j-bundlename.patch
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
--- slf4j-1.7.36/slf4j-reload4j/src/main/resources/META-INF/MANIFEST.MF 2022-02-08 14:32:21.000000000 +0100
|
||||||
|
+++ slf4j-1.7.36/slf4j-reload4j/src/main/resources/META-INF/MANIFEST.MF 2022-02-24 21:41:59.547775126 +0100
|
||||||
|
@@ -1,6 +1,6 @@
|
||||||
|
Implementation-Title: slf4j-reload4j
|
||||||
|
Bundle-ManifestVersion: 2
|
||||||
|
-Bundle-SymbolicName: slf4j.reload4k
|
||||||
|
+Bundle-SymbolicName: slf4j.reload4j
|
||||||
|
Bundle-Name: slf4j-reload4j
|
||||||
|
Bundle-Vendor: SLF4J.ORG
|
||||||
|
Bundle-RequiredExecutionEnvironment: J2SE-1.5
|
@ -30,6 +30,7 @@ Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|||||||
Source2: build.xml.tar.xz
|
Source2: build.xml.tar.xz
|
||||||
Patch1: build-remove-slf4j_api-binder.patch
|
Patch1: build-remove-slf4j_api-binder.patch
|
||||||
Patch2: slf4j-commons-lang3.patch
|
Patch2: slf4j-commons-lang3.patch
|
||||||
|
Patch3: slf4j-reload4j-bundlename.patch
|
||||||
BuildRequires: ant >= 1.6.5
|
BuildRequires: ant >= 1.6.5
|
||||||
BuildRequires: ant-junit >= 1.6.5
|
BuildRequires: ant-junit >= 1.6.5
|
||||||
BuildRequires: apache-commons-lang3
|
BuildRequires: apache-commons-lang3
|
||||||
@ -145,6 +146,7 @@ SLF4J Source JARs.
|
|||||||
%setup -q -a2
|
%setup -q -a2
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
|
%patch3 -p1
|
||||||
find . -name "*.jar" | xargs rm
|
find . -name "*.jar" | xargs rm
|
||||||
cp -p %{SOURCE1} APACHE-LICENSE
|
cp -p %{SOURCE1} APACHE-LICENSE
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user