Hello community, here is the log from the commit of package telepathy-gabble for openSUSE:Factory checked in at 2018-03-08 10:50:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/telepathy-gabble (Old) and /work/SRC/openSUSE:Factory/.telepathy-gabble.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "telepathy-gabble" Thu Mar 8 10:50:41 2018 rev:68 rq:582912 version:0.18.3 Changes: -------- --- /work/SRC/openSUSE:Factory/telepathy-gabble/telepathy-gabble.changes 2014-09-15 17:40:34.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.telepathy-gabble.new/telepathy-gabble.changes 2018-03-08 10:50:43.123983245 +0100 @@ -1,0 +2,5 @@ +Wed Feb 28 16:40:05 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ telepathy-gabble.spec ++++++ --- /var/tmp/diff_new_pack.X5XkvA/_old 2018-03-08 10:50:43.819958189 +0100 +++ /var/tmp/diff_new_pack.X5XkvA/_new 2018-03-08 10:50:43.819958189 +0100 @@ -1,7 +1,7 @@ # # spec file for package telepathy-gabble # -# Copyright (c) 2014 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 @@ -20,14 +20,15 @@ Version: 0.18.3 Release: 0 Summary: XMPP connection manager for Telepathy -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Productivity/Networking/Instant Messenger -Url: http://telepathy.freedesktop.org/wiki/ +URL: http://telepathy.freedesktop.org/wiki/ Source: http://telepathy.freedesktop.org/releases/telepathy-gabble/%{name}-%{version}.tar.gz BuildRequires: libgnutls-devel BuildRequires: libnice-devel >= 0.0.11 BuildRequires: libsoup-devel BuildRequires: libxslt-devel +BuildRequires: pkgconfig BuildRequires: python-xml BuildRequires: sqlite3-devel BuildRequires: telepathy-glib-devel >= 0.19.7 @@ -37,7 +38,6 @@ # doc subpackage removed during 12.2 development Provides: %{name}-doc = %{version} Obsoletes: %{name}-doc < %{version} -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Gabble is a Jabber/XMPP connection manager for the Telepathy framework, @@ -67,18 +67,14 @@ %install %make_install find %{buildroot} -type f -name "*.la" -delete -print -cp AUTHORS ChangeLog COPYING %{buildroot}%{_docdir}/%{name} - -%clean -rm -rf %{buildroot} +cp AUTHORS ChangeLog %{buildroot}%{_docdir}/%{name} %post -p /sbin/ldconfig - %postun -p /sbin/ldconfig %files -%defattr (-,root,root) -%doc AUTHORS ChangeLog COPYING NEWS README +%license COPYING +%doc AUTHORS ChangeLog NEWS README %doc %{_docdir}/%{name}/*.html %dir %{_datadir}/telepathy %dir %{_datadir}/telepathy/managers @@ -93,7 +89,6 @@ %{_mandir}/man8/telepathy-gabble.8%{?ext_man} %files xmpp-console -%defattr (-,root,root) %{_bindir}/telepathy-gabble-xmpp-console %{_libdir}/telepathy/gabble-0/plugins/libconsole.so
