Update version strings

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33762 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2010-03-16 09:25:30 +00:00
parent 06122df30a
commit 0417c16d34
2 changed files with 4 additions and 4 deletions

View File

@ -12,7 +12,7 @@ changes should be needed for other platforms.
3) Copy lyx.spec to the SPECS directory (on Redhat, this is located at
/usr/src/redhat/SPECS, on other systems at /usr/src/packages/SPECS)
4) Copy the tarball (lyx-1.x.y.tar.gz) to your SOURCES directory (located
4) Copy the tarball (lyx-2.x.y.tar.gz) to your SOURCES directory (located
in the same path as SPECS, e.g. /usr/src/packages/SOURCES).
5) Issue the command
@ -27,7 +27,7 @@ Note that building lyx requires about 150M free space on your disk.
6) Now install the package:
rpm -Uvh /usr/src/redhat/RPMS/i386/lyx-1.x.y-1.i386.rpm
rpm -Uvh /usr/src/redhat/RPMS/i386/lyx-2.x.y-1.i386.rpm
(again, adjust the path and filename as needed)
@ -35,7 +35,7 @@ If you get dependency errors about qt4 or tetex/texlive, then you need to
use the --nodeps option (because you installed qt4 or TeX not in
rpm form):
rpm -Uvh --nodeps /usr/src/redhat/RPMS/i386/lyx-1.x.y-1.i386.rpm
rpm -Uvh --nodeps /usr/src/redhat/RPMS/i386/lyx-2.x.y-1.i386.rpm
(again, adjust the path and filename as needed)

View File

@ -3,7 +3,7 @@
Summary: A WYSIWYM (What You See Is What You Mean) document processor
Name: @PACKAGE@
Version: @VERSION@
Release: 1
Release: 2
License: GPL
Group: Applications/Publishing
URL: http://www.lyx.org/