Hello community, here is the log from the commit of package felix-parent for openSUSE:Factory checked in at 2019-02-24 17:13:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/felix-parent (Old) and /work/SRC/openSUSE:Factory/.felix-parent.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "felix-parent" Sun Feb 24 17:13:35 2019 rev:2 rq:672421 version:6 Changes: -------- --- /work/SRC/openSUSE:Factory/felix-parent/felix-parent.changes 2018-12-19 13:51:14.243133337 +0100 +++ /work/SRC/openSUSE:Factory/.felix-parent.new.28833/felix-parent.changes 2019-02-24 17:13:36.708469668 +0100 @@ -1,0 +2,5 @@ +Thu Feb 7 07:24:28 UTC 2019 - Fridrich Strba <[email protected]> + +- Clean the spec file + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ felix-parent.spec ++++++ --- /var/tmp/diff_new_pack.6pdah9/_old 2019-02-24 17:13:37.160469588 +0100 +++ /var/tmp/diff_new_pack.6pdah9/_new 2019-02-24 17:13:37.160469588 +0100 @@ -1,7 +1,7 @@ # # spec file for package felix-parent # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,8 @@ URL: http://felix.apache.org/ Source0: http://repo1.maven.org/maven2/org/apache/felix/felix-parent/%{version}/%{name}-%{version}-source-release.tar.gz BuildRequires: javapackages-local -Requires: apache-parent +BuildRequires: mvn(org.apache:apache:pom:) +Requires: mvn(org.apache:apache:pom:) BuildArch: noarch %description @@ -39,6 +40,7 @@ %pom_remove_plugin org.codehaus.mojo:ianal-maven-plugin %pom_remove_plugin :apache-rat-plugin %pom_remove_plugin :animal-sniffer-maven-plugin +%pom_remove_plugin :maven-enforcer-plugin # wagon ssh dependency unneeded %pom_xpath_remove pom:extensions @@ -52,14 +54,8 @@ install -m 644 pom.xml %{buildroot}%{_mavenpomdir}/%{name}-%{version}.pom %add_maven_depmap %{name}-%{version}.pom -a org.apache.felix:felix -%files +%files -f .mfiles %license LICENSE %doc NOTICE -%{_mavenpomdir}/* -%if %{defined _maven_repository} -%{_mavendepmapfragdir}/%{name} -%else -%{_datadir}/maven-metadata/%{name}.xml* -%endif %changelog
