Hello community,

here is the log from the commit of package tryton for openSUSE:Factory checked 
in at 2018-01-30 15:44:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tryton (Old)
 and      /work/SRC/openSUSE:Factory/.tryton.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tryton"

Tue Jan 30 15:44:06 2018 rev:14 rq:570779 version:4.2.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/tryton/tryton.changes    2017-12-14 
11:01:41.635418739 +0100
+++ /work/SRC/openSUSE:Factory/.tryton.new/tryton.changes       2018-01-30 
15:44:17.338926191 +0100
@@ -1,0 +2,6 @@
+Mon Jan 29 09:19:28 UTC 2018 - [email protected]
+
+- Do not pull in python-gnome-desktop package
+- Add null build phase to make rpmlint happy
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tryton.spec ++++++
--- /var/tmp/diff_new_pack.Lr76Rt/_old  2018-01-30 15:44:18.150888285 +0100
+++ /var/tmp/diff_new_pack.Lr76Rt/_new  2018-01-30 15:44:18.154888098 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tryton
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2015-2016 Dr. Axel Braun
 #
 # All modifications and additions to the file contributed by third parties
@@ -36,7 +36,6 @@
 BuildRequires:  python-devel
 BuildRequires:  python-gtk
 BuildRequires:  python-python-dateutil
-BuildRequires:  python-rsvg
 BuildRequires:  python-setuptools
 BuildRequires:  python-simplejson
 BuildRequires:  update-desktop-files
@@ -51,11 +50,9 @@
 Requires:       python-gtk
 Requires:       python-opencv
 Requires:       python-pytz
-Requires:       python-rsvg
 Requires:       python-setuptools
 Requires:       python-simplejson
 Requires:       python-xml
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
 %description
@@ -72,8 +69,10 @@
 cd %{name}/plugins/
 tar --strip-components 1 -xzvf %{SOURCE1}
 
-%install
+%build
+:
 
+%install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
 # menu-entry
@@ -95,7 +94,6 @@
 %icon_theme_cache_postun
 
 %files
-%defattr(-,root,root)
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %doc COPYRIGHT LICENSE README CHANGELOG


Reply via email to