Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package osgi-core for openSUSE:Factory 
checked in at 2024-10-02 21:36:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/osgi-core (Old)
 and      /work/SRC/openSUSE:Factory/.osgi-core.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "osgi-core"

Wed Oct  2 21:36:05 2024 rev:7 rq:1205276 version:8.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/osgi-core/osgi-core.changes      2023-09-04 
22:52:54.218328320 +0200
+++ /work/SRC/openSUSE:Factory/.osgi-core.new.19354/osgi-core.changes   
2024-10-02 21:36:24.321917220 +0200
@@ -1,0 +2,5 @@
+Wed Oct  2 15:58:06 UTC 2024 - Fridrich Strba <[email protected]>
+
+- Spec file cleanup
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ osgi-core.spec ++++++
--- /var/tmp/diff_new_pack.4wuMNq/_old  2024-10-02 21:36:25.045947333 +0200
+++ /var/tmp/diff_new_pack.4wuMNq/_new  2024-10-02 21:36:25.045947333 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package osgi-core
 #
-# 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
@@ -29,7 +29,7 @@
 Source3:        %{name}-build.xml
 BuildRequires:  ant
 BuildRequires:  fdupes
-BuildRequires:  javapackages-local
+BuildRequires:  javapackages-local >= 6
 BuildRequires:  osgi-annotation
 BuildRequires:  unzip
 BuildArch:      noarch
@@ -79,7 +79,7 @@
 %pom_add_dep org.osgi:osgi.annotation::provided
 
 %build
-%{ant} jar javadoc
+ant jar javadoc
 
 %install
 # jar
@@ -87,7 +87,7 @@
 install -pm 0644 target/osgi.core-%{version}.jar 
%{buildroot}%{_javadir}/%{name}/osgi.core.jar
 # pom
 install -dm 0755 %{buildroot}%{_mavenpomdir}/%{name}
-install -pm 0644 pom.xml %{buildroot}%{_mavenpomdir}/%{name}/osgi.core.pom
+%{mvn_install_pom} pom.xml %{buildroot}%{_mavenpomdir}/%{name}/osgi.core.pom
 %add_maven_depmap %{name}/osgi.core.pom %{name}/osgi.core.jar
 # javadoc
 install -dm 0755 %{buildroot}%{_javadocdir}/%{name}

Reply via email to