commit felix-osgi-obr for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package felix-osgi-obr for openSUSE:Factory checked in at 2024-10-02 21:35:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/felix-osgi-obr (Old) and /work/SRC/openSUSE:Factory/.felix-osgi-obr.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "felix-osgi-obr" Wed Oct 2 21:35:44 2024 rev:3 rq:1205248 version:1.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/felix-osgi-obr/felix-osgi-obr.changes 2023-09-21 22:23:28.897808694 +0200 +++ /work/SRC/openSUSE:Factory/.felix-osgi-obr.new.19354/felix-osgi-obr.changes 2024-10-02 21:35:58.536844875 +0200 @@ -1,0 +2,5 @@ +Wed Oct 2 15:38:50 UTC 2024 - Fridrich Strba <fstrba@suse.com> + +- Spec file cleanup + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ felix-osgi-obr.spec ++++++ --- /var/tmp/diff_new_pack.fsur0L/_old 2024-10-02 21:35:58.960862504 +0200 +++ /var/tmp/diff_new_pack.fsur0L/_new 2024-10-02 21:35:58.960862504 +0200 @@ -1,7 +1,7 @@ # # spec file for package felix-osgi-obr # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,9 +28,8 @@ Source1: %{bundle}-build.xml BuildRequires: ant BuildRequires: fdupes -BuildRequires: javapackages-local +BuildRequires: javapackages-local >= 6 BuildRequires: osgi-core -Requires: mvn(org.osgi:osgi.core) BuildArch: noarch %description @@ -47,16 +46,13 @@ %setup -q -n %{bundle}-%{version} cp %{SOURCE1} build.xml -%pom_remove_parent -%pom_xpath_inject pom:project "<groupId>org.apache.felix</groupId>" - # Use latest OSGi implementation %pom_change_dep :org.osgi.core org.osgi:osgi.core %build mkdir -p lib build-jar-repository -s lib osgi-core -%{ant} package javadoc +ant package javadoc %install # jar @@ -65,7 +61,7 @@ # pom install -d -m 755 %{buildroot}%{_mavenpomdir}/felix -install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/felix/%{bundle}.pom +%{mvn_install_pom} pom.xml %{buildroot}%{_mavenpomdir}/felix/%{bundle}.pom %add_maven_depmap felix/%{bundle}.pom felix/%{bundle}.jar # javadoc
participants (1)
-
Source-Sync