Hello community, here is the log from the commit of package telepathy-salut for openSUSE:Factory checked in at 2018-03-08 10:46:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/telepathy-salut (Old) and /work/SRC/openSUSE:Factory/.telepathy-salut.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "telepathy-salut" Thu Mar 8 10:46:09 2018 rev:43 rq:582792 version:0.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/telepathy-salut/telepathy-salut.changes 2012-11-19 14:05:07.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.telepathy-salut.new/telepathy-salut.changes 2018-03-08 10:46:11.401765854 +0100 @@ -1,0 +2,5 @@ +Wed Feb 28 16:40:19 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ telepathy-salut.spec ++++++ --- /var/tmp/diff_new_pack.xdmxpz/_old 2018-03-08 10:46:12.085741229 +0100 +++ /var/tmp/diff_new_pack.xdmxpz/_new 2018-03-08 10:46:12.085741229 +0100 @@ -1,7 +1,7 @@ # # spec file for package telepathy-salut # -# Copyright (c) 2012 SUSE LINUX Products 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 @@ -21,9 +21,9 @@ Release: 0 # FIXME: check if libgcrypt-devel BuildRequires is really needed (see fdo#43992). Last checked: 0.7.0. Summary: Link-local XMPP connection manager for Telepathy -License: LGPL-2.1+ and MIT +License: LGPL-2.1-or-later AND MIT Group: System/Libraries -Url: http://telepathy.freedesktop.org/wiki/ +URL: http://telepathy.freedesktop.org/wiki/ Source: http://telepathy.freedesktop.org/releases/telepathy-salut/%{name}-%{version}.tar.gz BuildRequires: dbus-1-glib-devel BuildRequires: libavahi-glib-devel @@ -33,6 +33,7 @@ BuildRequires: libsoup-devel BuildRequires: libxml2-devel BuildRequires: libxslt +BuildRequires: pkgconfig BuildRequires: python-avahi BuildRequires: python-xml BuildRequires: telepathy-glib-devel @@ -46,7 +47,6 @@ # doc subpackage removed during 12.2 development Provides: %{name}-doc = %{version} Obsoletes: %{name}-doc < %{version} -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description A connection manager for Telepathy that implements peer to peer XMPP @@ -64,15 +64,11 @@ find %{buildroot} -type f -name "*.la" -delete -print %post -p /sbin/ldconfig - %postun -p /sbin/ldconfig -%clean -%{__rm} -rf %{buildroot} - %files -%defattr(-,root,root) -%doc AUTHORS ChangeLog COPYING NEWS README +%license COPYING +%doc AUTHORS ChangeLog NEWS README %doc %{_docdir}/%{name}/clique.html %dir %{_datadir}/telepathy %dir %{_datadir}/telepathy/managers
