forked from pool/apache-commons-compress
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-compress?expand=0&rev=9
This commit is contained in:
parent
73fd1740fd
commit
a1418225d5
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 25 17:32:03 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Remove pom parent, since we don't use it when not building with
|
||||||
|
maven
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 27 16:48:58 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
Sun Jan 27 16:48:58 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package apache-commons-compress
|
# spec file for package apache
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -87,6 +87,9 @@ rm src/test/java/org/apache/commons/compress/OsgiITest.java
|
|||||||
|
|
||||||
%pom_xpath_remove "pom:profiles/pom:profile[pom:id[text()='java9+']]"
|
%pom_xpath_remove "pom:profiles/pom:profile[pom:id[text()='java9+']]"
|
||||||
|
|
||||||
|
%pom_remove_parent .
|
||||||
|
%pom_xpath_inject "pom:project" "<groupId>org.apache.commons</groupId>" .
|
||||||
|
|
||||||
%build
|
%build
|
||||||
mkdir -p lib
|
mkdir -p lib
|
||||||
build-jar-repository -s lib xz-java
|
build-jar-repository -s lib xz-java
|
||||||
|
Loading…
Reference in New Issue
Block a user