diff --git a/lyx-2.0.2.tar.gz b/lyx-2.0.2.tar.gz deleted file mode 100644 index 9001513..0000000 --- a/lyx-2.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:94fd01f36b58494c3d14fd95f42dd70fbdfd4da3248d22dc78e05ca811301a52 -size 18742720 diff --git a/lyx-2.0.3.tar.gz b/lyx-2.0.3.tar.gz new file mode 100644 index 0000000..928557e --- /dev/null +++ b/lyx-2.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88f5c49ca2dfba0eee37c85bd2124496bc2fe1f92e5824458e3be393967b83a4 +size 18998673 diff --git a/lyx.changes b/lyx.changes index 884694f..aaa31d3 100644 --- a/lyx.changes +++ b/lyx.changes @@ -1,7 +1,21 @@ +------------------------------------------------------------------- +Tue Feb 28 12:44:16 UTC 2012 - cornelis@solcon.nl + +- Update to version 2.0.3: + * Improvements in tex2lyx + * New Dutch translation + * More details in the included ANNOUNCE file + +------------------------------------------------------------------- +Thu Feb 23 12:55:00 UTC 2012 - cornelis@solcon.nl + +- Updated icon and desktop file to conform to upstream (part of trunk, will be in 2.1) +- Cleaned up lyxrc.dist + ------------------------------------------------------------------- Tue Nov 29 15:58:32 UTC 2011 - cornelis@solcon.nl -- update to 2.0.2: +- Update to 2.0.2: * Improvements in export filters * Updates to the tex2lyx conversion script * Support for the ctex documents classes, used for Chinese documents diff --git a/lyx.desktop b/lyx.desktop index ce1a7e8..436b75b 100644 --- a/lyx.desktop +++ b/lyx.desktop @@ -1,9 +1,15 @@ [Desktop Entry] -Encoding=UTF-8 -Name=LyX -GenericName=Word Processor -Exec=lyx -Terminal=false -Icon=lyx -MimeType=application/x-lyx; +Version=1.0 Type=Application +Name=LyX +GenericName=Document Processor +Comment=High level LaTeX frontend +Exec=lyx %F +TryExec=lyx +Icon=lyx +StartupNotify=false +StartupWMClass=Lyx +Terminal=false +Categories=Office;WordProcessor;Qt; +MimeType=text/x-lyx;application/x-lyx; + diff --git a/lyx.png b/lyx.png index e91de27..9b2bb47 100644 --- a/lyx.png +++ b/lyx.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7c38f08336f7327b59fa09a32c6925af2bf8131c2c2c4de14ec746edb954dd5c -size 1304 +oid sha256:f8a3a5dd27edaa02ab29281cfde31cef23c0362204c3ed60154841deb91b3705 +size 2015 diff --git a/lyx.spec b/lyx.spec index 9b9dc1f..8037dfb 100644 --- a/lyx.spec +++ b/lyx.spec @@ -1,7 +1,7 @@ # # spec file for package lyx # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -16,15 +16,20 @@ # - Name: lyx #!BuildIgnore: lyx -BuildRequires: boost-devel enchant-devel fdupes hunspell-devel libqt4-devel python update-desktop-files +BuildRequires: boost-devel +BuildRequires: enchant-devel +BuildRequires: fdupes +BuildRequires: hunspell-devel +BuildRequires: libqt4-devel +BuildRequires: python +BuildRequires: update-desktop-files +Version: 2.0.3 +Release: 0 +Summary: WYSIWYM (What You See Is What You Mean) document processor License: LGPL-2.1+ Group: Productivity/Publishing/TeX/Frontends -Version: 2.0.2 -Release: 1 -Summary: WYSIWYM (What You See Is What You Mean) document processor Url: http://www.lyx.org/ Source: ftp://ftp.lyx.org/pub/lyx/stable/2.0.x/lyx-%{version}.tar.gz Source1: lyx.desktop @@ -35,7 +40,8 @@ Source3: lyxrc.dist Patch0: lyx-2.0.1-xdg_open.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires: texlive-latex ImageMagick +Requires: ImageMagick +Requires: texlive-latex Recommends: texlive-xetex xindy %description @@ -81,7 +87,7 @@ pushd $RPM_BUILD_ROOT%{_datadir}/lyx/doc/ $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/ done popd -cp ABOUT-NLS ANNOUNCE COPYING INSTALL* NEWS \ +cp ABOUT-NLS ANNOUNCE COPYING NEWS \ README README.localization RELEASE-NOTES UPGRADING \ $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/ mkdir -p $RPM_BUILD_ROOT$TEXMF/tex/latex diff --git a/lyxrc.dist b/lyxrc.dist index 793c630..e1c3ee2 100644 --- a/lyxrc.dist +++ b/lyxrc.dist @@ -1,26 +1,11 @@ -### This file is part of -### ======================================================== -### LyX, The Document Processor -### -### Copyright 1995 Matthias Ettrich -### Copyright 1995-2011 The LyX Team. -### -### ======================================================== +# This file has some openSUSE specific configuration for LyX. -# The file lyxrc.dist gives initial global options for all LyX users. -# Almost all settings here can be overridden through the preferences in LyX. - -# Some default settings for things stuff that otherwise would not work out of the box - -# -# MISC SECTION ###################################### -# +Format 1 \serverpipe "~/.lyx/lyxpipe" -# -# FILE SECTION ###################################### -# +# System directories for spellchecking and thesaurus dictionaries \thesaurusdir_path "/usr/share/mythes" \hunspelldir_path "/usr/share/myspell" +