Hello community, here is the log from the commit of package lyx checked in at Sun Apr 29 18:03:51 CEST 2007. -------- --- lyx/lyx.changes 2007-04-27 15:57:35.000000000 +0200 +++ /mounts/work_src_done/STABLE/lyx/lyx.changes 2007-04-29 14:30:36.733911000 +0200 @@ -1,0 +2,5 @@ +Sun Apr 29 14:29:51 CEST 2007 - stbinner@suse.de + +- fix build for < 10.3 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lyx.spec ++++++ --- /var/tmp/diff_new_pack.ug7747/_old 2007-04-29 18:02:04.000000000 +0200 +++ /var/tmp/diff_new_pack.ug7747/_new 2007-04-29 18:02:04.000000000 +0200 @@ -12,13 +12,18 @@ Name: lyx #!BuildIgnore: lyx -BuildRequires: ImageMagick aspell-devel boost-devel gv ispell libdrm-devel libjpeg-devel libqt4-devel lprng python sgmltool texlive-devel texlive-latex update-desktop-files +BuildRequires: ImageMagick aspell-devel boost-devel gv ispell libdrm-devel libjpeg-devel libqt4-devel lprng python sgmltool update-desktop-files +%if %suse_version > 1020 +BuildRequires: texlive-devel texlive-latex +%else +BuildRequires: te_latex tetex +%endif License: GNU Library General Public License v. 2.0 and 2.1 (LGPL) Group: Productivity/Publishing/TeX/Frontends Requires: texlive-latex ImageMagick free-ttf-fonts Autoreqprov: on Version: 1.5.0beta2 -Release: 1 +Release: 2 Summary: LaTeX-Based WYSIWYG Editor URL: http://www.lyx.org/ Source: lyx-%{version}.tar.bz2 @@ -97,6 +102,8 @@ %doc %{_mandir}/man1/tex2lyx.1.gz %changelog +* Sun Apr 29 2007 - stbinner@suse.de +- fix build for < 10.3 * Fri Apr 27 2007 - bg@suse.de - update to version 1.5.0beta2, notably: o merge with CJK version ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de