Hello community, here is the log from the commit of package libxml++26 for openSUSE:Factory checked in at 2018-03-08 10:49:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libxml++26 (Old) and /work/SRC/openSUSE:Factory/.libxml++26.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libxml++26" Thu Mar 8 10:49:40 2018 rev:2 rq:582871 version:2.40.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libxml++26/libxml++26.changes 2016-03-29 14:29:12.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libxml++26.new/libxml++26.changes 2018-03-08 10:49:41.950185573 +0100 @@ -1,0 +2,5 @@ +Wed Feb 28 16:36:51 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libxml++26.spec ++++++ --- /var/tmp/diff_new_pack.1RdyA2/_old 2018-03-08 10:49:42.830153893 +0100 +++ /var/tmp/diff_new_pack.1RdyA2/_new 2018-03-08 10:49:42.830153893 +0100 @@ -1,7 +1,7 @@ # -# spec file for package libxml++ +# spec file for package libxml++26 # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,21 +16,21 @@ # -Name: libxml++26 %define _name libxml++ +Name: libxml++26 Version: 2.40.1 Release: 0 Summary: C++ Interface for XML Files -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ -Url: http://sourceforge.net/projects/libxmlplusplus/ +URL: http://sourceforge.net/projects/libxmlplusplus/ Source: http://download.gnome.org/sources/libxml++/2.40/%{_name}-%{version}.tar.xz Source1: baselibs.conf BuildRequires: fdupes BuildRequires: gcc-c++ +BuildRequires: pkgconfig BuildRequires: pkgconfig(glibmm-2.4) >= 2.32.0 BuildRequires: pkgconfig(libxml-2.0) >= 2.7.7 -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description libXML++ provides a C++ interface for XML files. It presently uses @@ -61,21 +61,19 @@ make %{?_smp_mflags} %install -make DESTDIR=%{buildroot} install %{?_smp_mflags} +%make_install find %{buildroot} -type f -name "*.la" -delete -print %fdupes %{buildroot} %post -n libxml++-2_6-2 -p /sbin/ldconfig - %postun -n libxml++-2_6-2 -p /sbin/ldconfig %files -n libxml++-2_6-2 -%defattr (-, root, root) -%doc AUTHORS COPYING ChangeLog NEWS README +%license COPYING +%doc AUTHORS ChangeLog NEWS README %{_libdir}/*.so.* %files devel -%defattr (-, root, root) %{_includedir}/libxml++-2.6 %dir %{_libdir}/libxml++-2.6 %dir %{_libdir}/libxml++-2.6/include
