Hello community,

here is the log from the commit of package kile for openSUSE:12.1:Update:Test 
checked in at 2012-01-12 15:58:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.1:Update:Test/kile (Old)
 and      /work/SRC/openSUSE:12.1:Update:Test/.kile.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kile", Maintainer is "[email protected]"

Changes:
--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /work/SRC/openSUSE:12.1:Update:Test/.kile.new/kile.changes  2012-01-12 
15:58:42.000000000 +0100
@@ -0,0 +1,513 @@
+-------------------------------------------------------------------
+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).
+
+-------------------------------------------------------------------
+Wed Jun 22 19:32:10 UTC 2011 - [email protected]
+
+- Spec file updates
+  * Added update-mime-database in %post/%postun scripts for the mime file
+    installed by the package.
+  * Fix locales removal if suse_version is not set.
+  * Removed support for openSUSE < 11.2.
+  * Minor other updates.
+
+-------------------------------------------------------------------
+Sat Jun 11 14:41:46 UTC 2011 - [email protected]
+
+- Update to Kile 2.1
+  Changes since Beta 5
+  Fixes:
+  * Fix a potential memory leak related to the parser progress bar
+  * Fix a crash that occurred when typing "exit" in the embedded console 
+    (#263405)
+  * Improve the wording of the message box which pops up when the user
+    wants to create a new project but no project name has been given yet 
+    (#263661)
+  * Correctly handle '.' characters that occur in citation labels (#266670)
+  * Run the tool 'asymptote' automatically when 'asymptote' figures are present
+    in the document (Patch by Felix Mauch, #258352)
+  * Fix a typo present in the LaTeX markup when inserting a description list
+    environment via the 'LaTeX' menu (Patch by Mark  Morschhäuser, #268043)
+  * Fix some bugs in the tabular wizard (Patch by Felix Mauch)
+  * Revive the automatic insertion of $ feature (Patch by Dominik Haumann)
+  * Fix the problem that dead keys are sometimes treated as 'alive' (#269590)
+  * Avoid crashes when running Kile in a non-English locale (#271910)
+
+  Features:
+  * Make the background colour of the quick preview pane configurable (#265879)
+  * Add a directory selection button (and the corresponding dialog) which 
allows
+    it to select the default location for projects in a more comfortable way
+    (Patch by Felix Mauch, #116670)
+  * Also add a directory selection button for the TeX documentation (Patch by
+    Felix Mauch)
+  * Allow users to comfortably install custom completion files (Patch by Libor
+    Bukata, #265284)
+  * Add the possibility to copy tables from the clipboard into the tabular
+    wizard (Patch by Felix Mauch)
+  * New CWL file for the 'soul package' (Patch by Thomas Braun, #271688)
+
+-------------------------------------------------------------------
+Tue Mar  1 20:11:27 UTC 2011 - [email protected]
+
+- Fix the black icons in the toolbar (bnc#676046)
+
+-------------------------------------------------------------------
+Thu Feb 24 19:58:39 UTC 2011 - [email protected]
+
+- recommend and not only suggest the lang package
+
+-------------------------------------------------------------------
+Sun Feb 13 14:56:19 UTC 2011 - [email protected]
+
+- Spec file updates
+   * Changes based on rpmdevtools templates and spec-cleaner run.
+   * Changed License: to "GPLv2+ and GFDL".
+   * Updated %description.
+   * Updated BuildRequires:, Requires:, Recommends: entries and added Suggests:
+     entries.
+   * Moved the english help files in the main package.
+- Fixed rpmlint warnings ("wrong-icon-size" and "non-executable-script").
+
+-------------------------------------------------------------------
+Thu Dec 30 20:45:14 UTC 2010 - [email protected]
+
+- update to Kile 2.1 Beta 5
+
+  Fixes:
+  - Ensure that LaTeX root documents are recognised correctly when Kile is 
starting up (#233667)
+  - Don't prepend the base directory to absolute file names returned by 'grep' 
(#234235)
+  - Fix some crashes in the find-in-files dialog
+  - Fix problems that could occur when using custom tools in combination with 
a translated GUI (#224130)
+  - Make the 'smart new line' feature respect custom indentation (#226161)
+  - Restore the master document setting (for single files) when Kile is 
starting up (#222029)
+  - Correct the tool tip for the symbol panel in the side bar (Patch by 
Christian Herzberg)
+  - Fix the problem that the LaTeX root icon isn't shown for project items if 
they aren't opened
+  - Fix problems related to opening files from the file browser widget 
(#222325)
+  - Correctly split strings containing line breaks in the log widget (#237885)
+  - Fix some bugs related to the new-document wizard (#238544)
+  - Correct the problem of changing the focus when auto-save is triggered 
(#228321)
+  - Rename the 'BibTeX' and 'Biblatex' actions in the LaTeX menu to avoid 
confusion within the shortcut configuration dialog (#184847)
+  - After a manual invocation, abbreviations are now replaced immediately even 
if longer matches are possible (#238897).
+  - Add icons for the 'Split Cells' and 'Join Cells' actions in the tabular 
dialog (#237897)
+  - Add missing fields to 'bibtexentries.rc' (Patch by Martin Weis)
+  - Add support for the '%absolute_target' keyword, which enables ForwardPDF 
(with Okular) to work correctly in embedded mode (#245483)
+  - Reduce GUI flickering a little more
+  - Ensure that the $PATH variable is respected when tools are launched 
(#204397)
+  - Fix a problem related to opening non-existing files in projects which can 
freeze the GUI (#241181)
+  - Fix the bug which causes keyboard shortcuts to change when switching 
between documents (#247646)
+  - Correct a bug which results in references to appear as undefined (#241730)
+
+  Features:
+  - Make it configurable whether the splash screen is shown or not (#244909)
+  - Add an embedded viewer configuration for the 'ForwardPDF' tool
+  - Add completion files for 'units.sty' and 'nomencl.sty' (Patch by Andreas 
Weder)
+  - Update 'todonotes.sty' (2009/12/25) (Patch by by Andreas Weder)
+  - Make the document tabs movable (Initial patch by Nicolas Pavillon, #200890)
+
+-------------------------------------------------------------------
+Wed Jul 21 06:25:53 UTC 2010 - [email protected]
+
+- updated to newer developemnt snapshot to fix build
+
+-------------------------------------------------------------------
+Thu Apr  8 14:33:08 UTC 2010 - [email protected]
+
+- update to Kile 2.1 Beta 4 release tarball- 
+
+-------------------------------------------------------------------
+Wed Feb 17 18:42:05 UTC 2010 - [email protected]
+
+- updated to newer svn snapshot (r1091641)
+  + Avoid flickering when redrawing the structure view.
+- changed version to 2.0.99
+
+-------------------------------------------------------------------
+Wed Feb 17 09:55:06 UTC 2010 - [email protected]
+
+- update to Kile 2.1 Beta 3 release tarball
+- fix installation of the manual (bko # 227239)
+- recommend texlive-latex (bnc # 548657)
+
+-------------------------------------------------------------------
+Tue Aug 25 06:50:07 UTC 2009 - [email protected]
+
+- update to Kile 2.1 Beta 2 release tarball
+
+-------------------------------------------------------------------
+Thu Aug 13 07:44:33 UTC 2009 - [email protected]
+
+- updated to newer svn snapshot (r1010674)
+  + Use the KDE system colours for displaying entries. (bko #185529)
+  + save/restore when painting an item, so they don't alter 
+    each other drawing (and thus no more glitches)
+
+-------------------------------------------------------------------
+Mon Aug 10 14:49:21 CEST 2009 - [email protected]
+
+- add missing requirement on kile-lang
+
+-------------------------------------------------------------------
+Tue Jul 28 16:24:34 CEST 2009 - [email protected]
+
+- small build adjustments
+
+-------------------------------------------------------------------
+Fri Jul 24 19:42:27 CEST 2009 - [email protected]
+
+- Fix build error
+
+-------------------------------------------------------------------
+Wed Jul 22 14:22:06 CEST 2009 - [email protected]
+
+- Update to svn r996817
+- New icon size
+
+-------------------------------------------------------------------
+Mon Jul 13 15:25:09 CEST 2009 - [email protected]
+
+- Update to svn r990130 (Beta 1) of KDE4 port
+- remove TODO from doc files
+
+-------------------------------------------------------------------
+Sat May 30 09:37:32 CEST 2009 - [email protected]
+
+- fix last change
+
+-------------------------------------------------------------------
+Sat May  2 13:58:44 CEST 2009 - [email protected]
+
+- don't require kdegraphics3-tex on 11.2 and later (bnc#498374)
+
+-------------------------------------------------------------------
+Mon Mar 16 18:29:21 CET 2009 - [email protected]
+
+- update to 2.0.3:
+  * Add {} to special characters in symbolview for easier handling
+    (#170144) 
+  * Don't blend user defined symbols because we don't know how they
+    look like
+  * Misplaced cursor with intelligent double quotes and selections
+    (#174937)
+  * Fixed a case where the autocompletion dies (#164231,#174003)
+  * Make the statistics pane work also for non latex files (#173745)
++++ 316 more lines (skipped)
++++ between /dev/null
++++ and /work/SRC/openSUSE:12.1:Update:Test/.kile.new/kile.changes

New:
----
  _link
  kile-2.1.tar.bz2
  kile.changes
  kile.spec

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

Other differences:
------------------
++++++ kile.spec ++++++
#
# spec file for package kile
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2009 Johannes Engel <[email protected]>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

Name:           kile
Version:        2.1
Release:        0
Summary:        A LaTeX Source Editor and TeX Shell
License:        GPL-2.0+
Group:          Productivity/Publishing/TeX/Frontends
Url:            http://kile.sourceforge.net/
Source0:        
http://prdownloads.sourceforge.net/kile/%{name}-%{version}.tar.bz2
BuildRequires:  ImageMagick
BuildRequires:  fdupes
BuildRequires:  libkde4-devel
%if 0%{?suse_version}
BuildRequires:  update-desktop-files
%endif
Requires:       konsole
Requires:       libktexteditor
Requires:       okular
Requires:       texlive-context
Requires:       texlive-latex
Requires:       texlive-xetex
Recommends:     %{name}-lang = %{version}
Recommends:     ImageMagick
Recommends:     dblatex
Recommends:     ghostscript-library
Recommends:     kbibtex
Recommends:     konqueror
Recommends:     latex2html
Recommends:     lilypond
Recommends:     psutils
Recommends:     texlive-metapost
Recommends:     texlive-tex4ht
Recommends:     zip
Suggests:       aspell
Suggests:       texlive-doc
Suggests:       texlive-latex-doc
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.

The main features are:

 * Compile, convert and view your document with one click.
 * Auto-completion of (La)TeX commands.
 * Templates and wizards make starting a new document very little work.
 * Easy insertion of many standard tags and symbols and the option to define
   (an arbitrary number of) user defined tags.
 * Inverse and forward search: click in the DVI viewer and jump to the
   corresponding LaTeX line in the editor, or jump from the editor to the
   corresponding page in the viewer.
 * Finding chapter or sections is very easy, Kile constructs a list of all the
   chapter etc. in your document. You can use the list to jump to the
   corresponding section.
 * Collect documents that belong together into a project.
 * Easy insertion of citations and references when using projects.
 * Flexible and smart build system to compile your LaTeX documents.
 * QuickPreview, preview a selected part of your document.
 * Easy access to various help sources.
 * Advanced editing commands.

%lang_package

%prep
%setup -q

%build
%cmake_kde4 -d build
%make_jobs

%install
pushd build
%kde4_makeinstall
# Fix permissions
chmod 755 %{buildroot}%{_kde4_appsdir}/kconf_update/kile*.pl
chmod 755 %{buildroot}%{_kde4_appsdir}/kile/test/runTests.sh
# Fix incorrect icon sizes
# Don't do this for mathmode.png and smallfrac.png as these turn into black 
icons bnc#676046
convert -scale 16x16! 
%{buildroot}%{_kde4_appsdir}/kile/icons/hicolor/16x16/actions/beamerblock.png 
%{buildroot}%{_kde4_appsdir}/kile/icons/hicolor/16x16/actions/beamerblock.png
convert -scale 16x16! 
%{buildroot}%{_kde4_appsdir}/kile/icons/hicolor/16x16/actions/label.png 
%{buildroot}%{_kde4_appsdir}/kile/icons/hicolor/16x16/actions/label.png
convert -scale 22x22! 
%{buildroot}%{_kde4_appsdir}/kile/icons/hicolor/22x22/actions/label.png 
%{buildroot}%{_kde4_appsdir}/kile/icons/hicolor/22x22/actions/label.png
rm -rf %{buildroot}%{_datadir}/doc/kile/
popd

%if 0%{?suse_version}
%suse_update_desktop_file -r %{name} Qt KDE Office WordProcessor
%endif

# Remove unneeded locale
rm -rf %{buildroot}%{_datadir}/locale/x-test
%if 0%{?suse_version} && 0%{?suse_version} <= 1130
rm -rf %{buildroot}%{_datadir}/locale/hne
%endif

%find_lang %{name}

%fdupes -s %{buildroot}

%kde_post_install

%post
/usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || :

%postun
/usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || :

%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING* ChangeLog README README.cwl kile-remote-control.txt 
kile.lsm
%{_kde4_bindir}/kile
%{_kde4_applicationsdir}/kile.desktop
%{_datadir}/dbus-1/interfaces/net.sourceforge.kile.main.xml
%doc %{_kde4_htmldir}/en/kile/
%{_kde4_iconsdir}/hicolor/*/*/kile*
%{_kde4_appsdir}/kconf_update/kile*
%{_kde4_appsdir}/kile/
%{_kde4_sharedir}/config.kcfg/kile.kcfg
%{_datadir}/mime/packages/kile.xml

%files lang -f %{name}.lang
%defattr(-,root,root,-)
%exclude %{_kde4_htmldir}/en/kile/

%changelog
++++++ _link ++++++
<link project="openSUSE:12.1" package="kile" 
baserev="550634f5aba9f0887a16525dc449ef66">
  <patches>
    <branch/>
  </patches>
</link>
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to