Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package glassfish-jsp-api for 
openSUSE:Factory checked in at 2024-10-02 21:35:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glassfish-jsp-api (Old)
 and      /work/SRC/openSUSE:Factory/.glassfish-jsp-api.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glassfish-jsp-api"

Wed Oct  2 21:35:47 2024 rev:6 rq:1205253 version:2.3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/glassfish-jsp-api/glassfish-jsp-api.changes      
2023-09-21 22:23:25.373680815 +0200
+++ 
/work/SRC/openSUSE:Factory/.glassfish-jsp-api.new.19354/glassfish-jsp-api.changes
   2024-10-02 21:36:00.812939500 +0200
@@ -1,0 +2,5 @@
+Wed Oct  2 15:41:23 UTC 2024 - Fridrich Strba <fst...@suse.com>
+
+- Spec file cleanup
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ glassfish-jsp-api.spec ++++++
--- /var/tmp/diff_new_pack.1FH3O4/_old  2024-10-02 21:36:01.404964113 +0200
+++ /var/tmp/diff_new_pack.1FH3O4/_new  2024-10-02 21:36:01.404964113 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package glassfish-jsp-api
 #
-# 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
@@ -33,8 +33,6 @@
 BuildRequires:  glassfish-el-api
 BuildRequires:  glassfish-servlet-api
 BuildRequires:  javapackages-local
-Requires:       mvn(javax.el:javax.el-api)
-Requires:       mvn(javax.servlet:javax.servlet-api)
 BuildArch:      noarch
 
 %description
@@ -60,10 +58,6 @@
 # Submited upstream: http://java.net/jira/browse/JSP-31
 sed -i "/<bundle.symbolicName>/s/-api//" pom.xml
 
-%pom_xpath_set "pom:project/pom:version" %{version}
-
-%pom_remove_parent
-
 %pom_xpath_remove "pom:dependency[pom:groupId='javax.el' or 
pom:groupId='javax.servlet']/pom:scope"
 # xmvn-connector-gradle does not handle well the ranges of versions
 # like here [3.0.1-b06,), so change it to a fixed version.
@@ -81,7 +75,7 @@
 install -pm 0644 target/%{artifactId}-%{version}.jar 
%{buildroot}%{_javadir}/%{name}/%{artifactId}.jar
 # pom
 install -dm 0755 %{buildroot}%{_mavenpomdir}/%{name}
-install -pm 0644 pom.xml %{buildroot}%{_mavenpomdir}/%{name}/%{artifactId}.pom
+%{mvn_install_pom} pom.xml 
%{buildroot}%{_mavenpomdir}/%{name}/%{artifactId}.pom
 %add_maven_depmap %{name}/%{artifactId}.pom %{name}/%{artifactId}.jar -a 
javax.servlet:jsp-api,javax.servlet.jsp:jsp-api
 # javadoc
 install -dm 0755 %{buildroot}%{_javadocdir}/%{name}

Reply via email to