- update to version 1.7.12
OBS-URL: https://build.opensuse.org/package/show/Java:packages/slf4j?expand=0&rev=17
This commit is contained in:
committed by
Git OBS Bridge
parent
a1d89e3bb1
commit
7f55a64505
@@ -19,15 +19,14 @@
|
||||
|
||||
|
||||
Name: slf4j
|
||||
Version: 1.6.1
|
||||
Release: 0
|
||||
Version: 1.7.12
|
||||
Release: 0
|
||||
Summary: Simple Logging Facade for Java
|
||||
License: MIT
|
||||
Group: Development/Libraries/Java
|
||||
Url: http://www.slf4j.org/
|
||||
Source0: http://www.slf4j.org/dist/%{name}-%{version}.tar.gz
|
||||
Source1: build.xml.tar.bz2
|
||||
Patch0: %{name}-pom_xml.patch
|
||||
Patch1: build-remove-slf4j_api-binder.patch
|
||||
|
||||
Requires(post): javapackages-tools
|
||||
@@ -81,7 +80,6 @@ Manual for %{name}.
|
||||
%prep
|
||||
%setup -q
|
||||
tar xf %{SOURCE1}
|
||||
%patch0 -p0 -b .sav
|
||||
%patch1 -p1
|
||||
find . -name "*.jar" | xargs rm
|
||||
|
||||
@@ -106,6 +104,7 @@ export CLASSPATH=$(build-classpath log4j \
|
||||
javassist-3.14.0 \
|
||||
cal10n)
|
||||
export CLASSPATH=$CLASSPATH:$(pwd)/slf4j-api/target/slf4j-api-%{version}.jar
|
||||
export MAVEN_REPO_LOCAL=$(pwd)/.m2
|
||||
ant -Dmaven2.jpp.mode=true \
|
||||
-Dmaven.test.skip=true \
|
||||
-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
|
||||
|
Reference in New Issue
Block a user