little updates before coming 2.0.3 release
OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=52
This commit is contained in:
22
lyx.spec
22
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.2
|
||||
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
|
||||
|
Reference in New Issue
Block a user