From c3d31678df076ade3436775deb2410c4e7be8a0a2b336326b5bc940a948ea697 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 18 Jan 2011 11:13:12 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/lyx revision 27.0 OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=87905412a308d98359edae9d16fc7d57 --- lyx.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lyx.spec b/lyx.spec index 0b5c68d..5bfab2b 100644 --- a/lyx.spec +++ b/lyx.spec @@ -1,7 +1,7 @@ # -# spec file for package lyx (Version 1.6.8) +# spec file for package lyx # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 From 502c0701f400cbcbc38cf66e3540e9312e6e59da3aaeb7048933c331de1f2b00 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 1 Feb 2011 09:06:08 +0000 Subject: [PATCH 2/2] Accepting request 59394 from home:jengelh:branches:Publishing OBS-URL: https://build.opensuse.org/request/show/59394 OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=12 --- lyx.changes | 7 +++++++ lyx.spec | 2 ++ 2 files changed, 9 insertions(+) diff --git a/lyx.changes b/lyx.changes index 9d57d3f..56d3e6a 100644 --- a/lyx.changes +++ b/lyx.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jan 27 15:59:08 UTC 2011 - jengelh@medozas.de + +- Add Xindy (a better index generator that does actually support + formatting like bold/italic/monospace of index entries) as a + Recommends. LyX will automatically use xindy when located. + ------------------------------------------------------------------- Fri Dec 3 13:57:19 UTC 2010 - cornelis@solcon.nl diff --git a/lyx.spec b/lyx.spec index 5bfab2b..1a283d6 100644 --- a/lyx.spec +++ b/lyx.spec @@ -40,6 +40,8 @@ Source1: lyx.desktop Source2: lyx.png BuildRoot: %{_tmppath}/%{name}-%{version}-build +Recommends: xindy + %description LyX is a front-end for LaTeX under X11. It combines the comfortable use of a word processor with the high quality of LaTeX typesetting.