Hello community,

here is the log from the commit of package xerces-c for openSUSE:Factory 
checked in at 2020-02-15 22:24:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xerces-c (Old)
 and      /work/SRC/openSUSE:Factory/.xerces-c.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xerces-c"

Sat Feb 15 22:24:45 2020 rev:23 rq:773618 version:3.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/xerces-c/xerces-c.changes        2018-10-11 
11:38:13.107339325 +0200
+++ /work/SRC/openSUSE:Factory/.xerces-c.new.26092/xerces-c.changes     
2020-02-15 22:24:59.143295626 +0100
@@ -1,0 +2,5 @@
+Wed Feb 12 08:44:26 UTC 2020 - Tomáš Chvátal <tchva...@suse.com>
+
+- Fixup rpmlint warning about installed Makefiles
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xerces-c.spec ++++++
--- /var/tmp/diff_new_pack.a9nNdi/_old  2020-02-15 22:25:00.171296182 +0100
+++ /var/tmp/diff_new_pack.a9nNdi/_new  2020-02-15 22:25:00.171296182 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xerces-c
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,8 +22,7 @@
 Release:        0
 Summary:        A Validating XML Parser
 License:        Apache-2.0
-Group:          Productivity/Publishing/XML
-URL:            http://xerces.apache.org/xerces-c/
+URL:            https://xerces.apache.org/xerces-c/
 Source0:        
http://www.apache.org/dist/xerces/c/3/sources/%{name}-%{version}.tar.gz
 Source1:        
http://www.apache.org/dist/xerces/c/3/sources/%{name}-%{version}.tar.gz.asc
 Source2:        %{name}.keyring
@@ -44,7 +43,6 @@
 
 %package doc
 Summary:        Documentation for %{name}
-Group:          Documentation/Other
 
 %description doc
 Xerces-C is a validating XML parser written in a portable subset of
@@ -58,7 +56,6 @@
 
 %package -n %{libname}
 Summary:        Shared libraries for Xerces-c - a validating XML parser
-Group:          Productivity/Publishing/XML
 Provides:       Xerces-c = %{version}
 Obsoletes:      Xerces-c < %{version}
 
@@ -74,7 +71,6 @@
 
 %package -n libxerces-c-devel
 Summary:        A validating XML parser - Development Files
-Group:          Development/Libraries/C and C++
 Requires:       %{libname} = %{version}
 Provides:       Xerces-c-devel = %{version}
 Obsoletes:      Xerces-c-devel < %{version}
@@ -98,11 +94,12 @@
     --enable-netaccessor-curl \
     --disable-static \
     --disable-silent-rules
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
+rm doc/Makefile*
 %fdupes -s doc
 
 %post -n %{libname} -p /sbin/ldconfig




Reply via email to