Hello community, here is the log from the commit of package kile for openSUSE:Factory checked in at 2011-12-19 16:09:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kile (Old) and /work/SRC/openSUSE:Factory/.kile.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kile", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/kile/kile.changes 2011-09-23 02:06:47.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kile.new/kile.changes 2011-12-19 16:09:30.000000000 +0100 @@ -1,0 +2,8 @@ +Mon Dec 12 21:09:14 UTC 2011 - [email protected] + +- Spec file updates: + * Changes based on spec-cleaner run. + * Simplified License: to GPL-2.0+ (made it also SDPX style). + * Added libktexteditor in Requires: (because the package needs katepart). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kile.spec ++++++ --- /var/tmp/diff_new_pack.60HooV/_old 2011-12-19 16:09:31.000000000 +0100 +++ /var/tmp/diff_new_pack.60HooV/_new 2011-12-19 16:09:31.000000000 +0100 @@ -16,20 +16,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: kile Version: 2.1 -Release: 11 +Release: 0 Summary: A LaTeX Source Editor and TeX Shell - -License: GPLv2+ and GFDL -Url: http://kile.sourceforge.net/ +License: GPL-2.0+ Group: Productivity/Publishing/TeX/Frontends +Url: http://kile.sourceforge.net/ Source0: http://prdownloads.sourceforge.net/kile/%{name}-%{version}.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-build - BuildRequires: ImageMagick BuildRequires: fdupes BuildRequires: libkde4-devel @@ -37,13 +32,12 @@ BuildRequires: update-desktop-files %endif Requires: konsole +Requires: libktexteditor Requires: okular Requires: texlive-context Requires: texlive-latex Requires: texlive-xetex -%kde4_runtime_requires -Requires(post): shared-mime-info -Requires(postun): shared-mime-info +Recommends: %{name}-lang = %{version} Recommends: ImageMagick Recommends: dblatex Recommends: ghostscript-library @@ -55,12 +49,13 @@ Recommends: texlive-metapost Recommends: texlive-tex4ht Recommends: zip -Recommends: %{name}-lang = %{version} Suggests: aspell Suggests: texlive-doc Suggests: texlive-latex-doc -Provides: kde4-kile = 2.0.85 -Obsoletes: kde4-kile < 2.0.85 +BuildRoot: %{_tmppath}/%{name}-%{version}-build +Requires(post): shared-mime-info +Requires(postun): shared-mime-info +%kde4_runtime_requires %description Kile is a user-friendly TeX/LaTeX editor for the KDE desktop environment. @@ -86,6 +81,7 @@ * Advanced editing commands. %lang_package + %prep %setup -q @@ -129,9 +125,6 @@ %postun /usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || : -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root,-) %doc AUTHORS COPYING* ChangeLog README README.cwl kile-remote-control.txt kile.lsm -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
