Hello community,

here is the log from the commit of package tomcat for openSUSE:Factory checked 
in at 2015-04-02 15:59:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tomcat (Old)
 and      /work/SRC/openSUSE:Factory/.tomcat.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tomcat"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tomcat/tomcat.changes    2014-09-22 
09:22:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.tomcat.new/tomcat.changes       2015-04-02 
15:59:06.000000000 +0200
@@ -1,0 +2,15 @@
+Tue Mar 24 08:06:33 UTC 2015 - [email protected]
+
+- Fix previous commit. Fix one rpmlint warning
+
+-------------------------------------------------------------------
+Wed Mar 18 10:22:27 UTC 2015 - [email protected]
+
+- Drop gpg verification from spec, it is done by obs
+
+-------------------------------------------------------------------
+Wed Mar 18 10:16:07 UTC 2015 - [email protected]
+
+- Fix build with new jpackage-tools
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tomcat.spec ++++++
--- /var/tmp/diff_new_pack.iye2MK/_old  2015-04-02 15:59:07.000000000 +0200
+++ /var/tmp/diff_new_pack.iye2MK/_new  2015-04-02 15:59:07.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tomcat
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2009, JPackage Project
 #
 # All modifications and additions to the file contributed by third parties
@@ -111,9 +111,6 @@
 Recommends:     libtcnative-1-0 >= 1.1.24
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
-%if 0%{?suse_version} > 1220
-BuildRequires:  gpg-offline
-%endif
 %if %{with_systemd}
 BuildRequires:  systemd
 %systemd_requires
@@ -145,7 +142,7 @@
 Group:          Productivity/Networking/Web/Servers
 
 %description embed
-Embedded support for Tomcat
+Embedded support (various Libraries) for Apache Tomcat
 
 %package docs-webapp
 Summary:        The docs web application for Apache Tomcat
@@ -239,10 +236,6 @@
 The ROOT and examples web applications for Apache Tomcat
 
 %prep
-%if 0%{?suse_version} > 1220
-%gpg_verify %{S:1001}
-%endif
-
 %setup -q -n %{packdname}
 # remove pre-built binaries and windows files
 find . -type f \( -name "*.bat" -o -name "*.class" -o -name Thumbs.db -o -name 
"*.gz" -o \
@@ -736,7 +729,7 @@
 %{_javadir}/%{name}-el-api.jar
 %{libdir}/%{name}-el-%{elspec}-api.jar
 %{_mavenpomdir}/JPP-%{name}-el-api.pom
-%{_mavendepmapfragdir}/%{name}-tomcat-el-api
+%{_datadir}/maven-metadata/%{name}-tomcat-el-api.xml
 %{_javadir}/el_1_0_api.jar
 %{_javadir}/el_api.jar
 %ghost %{_sysconfdir}/alternatives/el_1_0_api.jar
@@ -753,14 +746,14 @@
 %{_javadir}/jsp.jar
 %ghost %{_sysconfdir}/alternatives/jsp.jar
 %{_mavenpomdir}/JPP-%{name}-jsp-api.pom
-%{_mavendepmapfragdir}/%{name}-tomcat-jsp-api
+%{_datadir}/maven-metadata/%{name}-tomcat-jsp-api.xml
 
 %files lib
 %defattr(-,root,root)
 %{libdir}
 %dir %{bindir}
 %{bindir}/tomcat-juli.jar
-%{_mavendepmapfragdir}/%{name}
+%{_datadir}/maven-metadata/%{name}.xml
 %{_mavenpomdir}/JPP.%{name}-annotations-api.pom
 %{_mavenpomdir}/JPP.%{name}-catalina-ha.pom
 %{_mavenpomdir}/JPP.%{name}-catalina-tribes.pom
@@ -796,7 +789,7 @@
 %{_javadir}/%{name}-servlet-api.jar
 %{_javadir}/servlet.jar
 %ghost %{_sysconfdir}/alternatives/servlet.jar
-%{_mavendepmapfragdir}/%{name}-tomcat-servlet-api
+%{_datadir}/maven-metadata/%{name}-tomcat-servlet-api.xml
 %{_mavenpomdir}/JPP-%{name}-servlet-api.pom
 
 %files webapps



Reply via email to