This commit is contained in:
parent
088d811d50
commit
6420f1fecf
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 16 01:12:54 CET 2009 - ro@suse.de
|
||||
|
||||
- drop buildreq for lprng
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 10 22:34:57 CET 2008 - stbinner@suse.de
|
||||
|
||||
|
8
lyx.spec
8
lyx.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package lyx (Version 1.6.0)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2009 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
|
||||
@ -20,7 +20,7 @@
|
||||
|
||||
Name: lyx
|
||||
#!BuildIgnore: lyx
|
||||
BuildRequires: ImageMagick aspell-devel boost-devel fdupes gv ispell libdrm-devel libjpeg-devel libqt4-devel lprng python sgmltool update-desktop-files
|
||||
BuildRequires: ImageMagick aspell-devel boost-devel fdupes gv ispell libdrm-devel libjpeg-devel libqt4-devel python sgmltool update-desktop-files
|
||||
%if %suse_version > 1020
|
||||
BuildRequires: texlive-devel texlive-latex
|
||||
%else
|
||||
@ -31,7 +31,7 @@ Group: Productivity/Publishing/TeX/Frontends
|
||||
Requires: texlive-latex ImageMagick free-ttf-fonts
|
||||
AutoReqProv: on
|
||||
Version: 1.6.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
%define rversion 1.6.0
|
||||
Summary: LaTeX-Based WYSIWYG Editor
|
||||
Url: http://www.lyx.org/
|
||||
@ -127,6 +127,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc %{_mandir}/man1/tex2lyx.1.gz
|
||||
|
||||
%changelog
|
||||
* Mon Feb 16 2009 ro@suse.de
|
||||
- drop buildreq for lprng
|
||||
* Mon Nov 10 2008 stbinner@suse.de
|
||||
- updato to final 1.6 release: translation updates
|
||||
* Thu Oct 30 2008 stbinner@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user