update texlive Requires for 12.3 and later
OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=65
This commit is contained in:
parent
c534b63b7d
commit
b3d019331e
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 10 21:12:15 UTC 2013 - cornelis@solcon.nl
|
||||||
|
|
||||||
|
- Added new Requires for 12.3 and later that are better suited for the new way texlive is packaged and that give a decent texlive base for using LyX. The old Requires did not give a good latex environment on 12.3 and later.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 2 17:18:17 UTC 2013 - cornelis@solcon.nl
|
Wed Jan 2 17:18:17 UTC 2013 - cornelis@solcon.nl
|
||||||
|
|
||||||
|
9
lyx.spec
9
lyx.spec
@ -40,10 +40,17 @@ Source3: lyxrc.dist
|
|||||||
# This was rejected by upstream (http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg133878.html)
|
# This was rejected by upstream (http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg133878.html)
|
||||||
Patch0: lyx-2.0.1-xdg_open.patch
|
Patch0: lyx-2.0.1-xdg_open.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
%if 0%{?suse_version} < 1230
|
||||||
Requires: ImageMagick
|
Requires: ImageMagick
|
||||||
Requires: texlive-latex
|
Requires: texlive-latex
|
||||||
Recommends: texlive-xetex
|
Recommends: texlive-xetex
|
||||||
|
%else
|
||||||
|
Requires: texlive-biber
|
||||||
|
Requires: texlive-collection-fontsrecommended
|
||||||
|
Requires: texlive-collection-latexrecommended
|
||||||
|
Requires: texlive-collection-luatex
|
||||||
|
Requires: texlive-collection-xetex
|
||||||
|
%endif
|
||||||
Recommends: xindy
|
Recommends: xindy
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user