Hello community, here is the log from the commit of package jansi-native for openSUSE:Factory checked in at 2019-04-11 12:19:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jansi-native (Old) and /work/SRC/openSUSE:Factory/.jansi-native.new.27019 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jansi-native" Thu Apr 11 12:19:32 2019 rev:2 rq:693097 version:1.7 Changes: -------- --- /work/SRC/openSUSE:Factory/jansi-native/jansi-native.changes 2019-02-24 17:13:34.092470134 +0100 +++ /work/SRC/openSUSE:Factory/.jansi-native.new.27019/jansi-native.changes 2019-04-11 12:19:38.989001784 +0200 @@ -1,0 +2,6 @@ +Tue Apr 9 15:49:08 UTC 2019 - Fridrich Strba <[email protected]> + +- Remove reference to the parent pom since we are not building + using Maven. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jansi-native.spec ++++++ --- /var/tmp/diff_new_pack.RGBZ8c/_old 2019-04-11 12:19:40.129002271 +0200 +++ /var/tmp/diff_new_pack.RGBZ8c/_new 2019-04-11 12:19:40.133002273 +0200 @@ -32,9 +32,7 @@ BuildRequires: gcc BuildRequires: hawtjni BuildRequires: javapackages-local -BuildRequires: mvn(org.fusesource:fusesource-pom:pom:) Requires: mvn(org.fusesource.hawtjni:hawtjni-runtime) -Requires: mvn(org.fusesource:fusesource-pom:pom:) %description Jansi is a Java library that allows you to use ANSI escape sequences @@ -60,14 +58,12 @@ %pom_xpath_set pom:project/pom:artifactId %{name} pom.xml %pom_xpath_set pom:project/pom:artifactId jansi-linux%{bits} pom-linux%{bits}.xml +%pom_remove_parent . + +%build mkdir -p lib build-jar-repository -s lib hawtjni/hawtjni-runtime - -#%{mvn_alias} :jansi-linux%{bits} :jansi-linux -#%{mvn_file} :jansi-linux%{bits} %{name}/jansi-linux%{bits} %{name}/jansi-linux - -%build %{ant} -f %{name}-build.xml jar javadoc # Create a manifest-only jar
