commit kile for openSUSE:Factory

Hello community, here is the log from the commit of package kile for openSUSE:Factory checked in at 2015-05-30 12:33:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kile (Old) and /work/SRC/openSUSE:Factory/.kile.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "kile" Changes: -------- --- /work/SRC/openSUSE:Factory/kile/kile.changes 2014-11-13 09:18:11.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kile.new/kile.changes 2015-05-30 12:33:57.000000000 +0200 @@ -1,0 +2,5 @@ +Fri May 29 06:36:04 UTC 2015 - dmitry_r@opensuse.org + +- Fix required packages for openSUSE > 13.2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kile.spec ++++++ --- /var/tmp/diff_new_pack.qgEUd0/_old 2015-05-30 12:33:58.000000000 +0200 +++ /var/tmp/diff_new_pack.qgEUd0/_new 2015-05-30 12:33:58.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package kile # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2009 Johannes Engel <jcnengel@googlemail.com> # # All modifications and additions to the file contributed by third parties @@ -31,8 +31,13 @@ %if 0%{?suse_version} BuildRequires: update-desktop-files %endif +%if 0%{?suse_version} > 1320 +Requires: kate4-parts +Requires: konsole4-part +%else Requires: konsole Requires: libktexteditor +%endif Requires: texlive-context Requires: texlive-latex Requires: texlive-xetex
participants (1)
-
root@hilbert.suse.de