Hello community, here is the log from the commit of package nautilus-terminal for openSUSE:Factory checked in at 2013-03-05 06:45:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nautilus-terminal (Old) and /work/SRC/openSUSE:Factory/.nautilus-terminal.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nautilus-terminal", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/nautilus-terminal/nautilus-terminal.changes 2012-01-19 16:56:07.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.nautilus-terminal.new/nautilus-terminal.changes 2013-03-05 06:45:49.000000000 +0100 @@ -1,0 +2,9 @@ +Mon Mar 4 10:02:03 UTC 2013 - [email protected] + +- Fix dependencies (bnc#807207): + + Add gobject-introspection BuildRequires: Needed for the + automatic typelib()-Requires generator. + + Drop python-nautilus and python-gobject Requires: they are no + longer needed, as nautilus-terminal was ported to pygobject. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nautilus-terminal.spec ++++++ --- /var/tmp/diff_new_pack.ocZNiW/_old 2013-03-05 06:45:49.000000000 +0100 +++ /var/tmp/diff_new_pack.ocZNiW/_new 2013-03-05 06:45:49.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package nautilus-terminal # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define have_lang 0 Name: nautilus-terminal @@ -26,10 +27,9 @@ Url: http://software.flogisoft.com/nautilus-terminal/ Source: %{name}_%{version}_src.tar.gz # For directory ownership: +BuildRequires: gobject-introspection BuildRequires: python-nautilus Requires: nautilus -Requires: python-gobject -Requires: python-nautilus %if %{have_lang} Recommends: %{name}-lang %endif -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
