Accepting request 107467 from Publishing

Update to version 2.0.3

OBS-URL: https://build.opensuse.org/request/show/107467
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lyx?expand=0&rev=51
This commit is contained in:
Stephan Kulow 2012-02-29 13:08:39 +00:00 committed by Git OBS Bridge
commit e714c5d3e2
7 changed files with 51 additions and 40 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:94fd01f36b58494c3d14fd95f42dd70fbdfd4da3248d22dc78e05ca811301a52
size 18742720

3
lyx-2.0.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:88f5c49ca2dfba0eee37c85bd2124496bc2fe1f92e5824458e3be393967b83a4
size 18998673

View File

@ -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

View File

@ -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;

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7c38f08336f7327b59fa09a32c6925af2bf8131c2c2c4de14ec746edb954dd5c
size 1304
oid sha256:f8a3a5dd27edaa02ab29281cfde31cef23c0362204c3ed60154841deb91b3705
size 2015

View File

@ -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

View File

@ -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"