Hello community,

here is the log from the commit of package telepathy-logger for 
openSUSE:Factory checked in at 2017-11-03 19:06:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/telepathy-logger (Old)
 and      /work/SRC/openSUSE:Factory/.telepathy-logger.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "telepathy-logger"

Fri Nov  3 19:06:22 2017 rev:23 rq:538144 version:0.8.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/telepathy-logger/telepathy-logger.changes        
2016-09-21 18:28:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.telepathy-logger.new/telepathy-logger.changes   
2017-11-03 19:06:24.859404714 +0100
@@ -1,0 +2,7 @@
+Wed Nov  1 15:54:03 UTC 2017 - mplus...@suse.com
+
+- Explicitly require python2-variant of packages: python2-devel and
+  python2-xml instead of python-devel and python.xml.
+- Cleanup with spec-clener.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ telepathy-logger.spec ++++++
--- /var/tmp/diff_new_pack.8wRJGj/_old  2017-11-03 19:06:25.599377791 +0100
+++ /var/tmp/diff_new_pack.8wRJGj/_new  2017-11-03 19:06:25.599377791 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package telepathy-logger
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -29,7 +29,9 @@
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
-BuildRequires:  python-xml
+BuildRequires:  pkgconfig
+BuildRequires:  python2-devel
+BuildRequires:  python2-xml
 BuildRequires:  pkgconfig(dbus-1) >= 1.1.0
 BuildRequires:  pkgconfig(dbus-glib-1) >= 0.82
 BuildRequires:  pkgconfig(glib-2.0) >= 2.28
@@ -117,11 +119,11 @@
 %configure \
     --disable-static \
     --enable-public-extensions
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
-%makeinstall
-find %{buildroot}%{_libdir} -name '*.la' -delete -print
+%make_install
+find %{buildroot} -type f -name "*.la" -delete -print
 
 %post
 %glib2_gsettings_schema_post
@@ -130,15 +132,11 @@
 %glib2_gsettings_schema_postun
 
 %post -n libtelepathy-logger3 -p /sbin/ldconfig
-
 %postun -n libtelepathy-logger3 -p /sbin/ldconfig
-
 %post -n libtpl-extensions3 -p /sbin/ldconfig
-
 %postun -n libtpl-extensions3 -p /sbin/ldconfig
 
 %files
-%defattr(-, root, root)
 %{_libexecdir}/telepathy-logger
 %{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Logger.service
 %{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Logger.service
@@ -148,19 +146,15 @@
 %{_datadir}/telepathy/clients/Logger.client
 
 %files -n libtelepathy-logger3
-%defattr(-, root, root)
 %{_libdir}/libtelepathy-logger.so.*
 
 %files -n typelib-1_0-TelepathyLogger-0_2
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/TelepathyLogger-0.2.typelib
 
 %files -n libtpl-extensions3
-%defattr(-, root, root)
 %{_libdir}/libtpl-extensions.so.*
 
 %files devel
-%defattr(-, root, root)
 %{_includedir}/telepathy-logger-0.2/
 %{_includedir}/tpl-extensions/
 %{_libdir}/pkgconfig/telepathy-logger-0.2.pc


Reply via email to