rpms/lyx/devel lyx.spec,1.70,1.71

José Abílio Oliveira Matos (jamatos) fedora-extras-commits at redhat.com
Wed Jul 16 15:32:06 UTC 2008


Author: jamatos

Update of /cvs/pkgs/rpms/lyx/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31340

Modified Files:
	lyx.spec 
Log Message:
* Wed Jul 16 2008 José Matos <jamatos[AT]fc.up.pt> - 1.6.0-0.2.beta4%{?dist}
- revert to use pre instead of devrel.
- require tex-simplecv (#428526)



Index: lyx.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lyx/devel/lyx.spec,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- lyx.spec	16 Jul 2008 15:14:28 -0000	1.70
+++ lyx.spec	16 Jul 2008 15:30:59 -0000	1.71
@@ -2,8 +2,8 @@
 Summary: WYSIWYM (What You See Is What You Mean) document processor
 Name:	 lyx
 Version: 1.6.0
-%define  devrel beta4
-Release: 0.1.%{devrel}%{?dist}
+%define  pre beta4
+Release: 0.2.%{pre}%{?dist}
 
 License: GPLv2+
 Group: 	 Applications/Publishing
@@ -11,7 +11,7 @@
 # For stable releases
 #Source0: ftp://ftp.lyx.org/pub/lyx/stable/lyx-%{version}.tar.bz2
 # For pre-releases
-Source0: ftp://ftp.devel.lyx.org/pub/lyx/devel/lyx-%{version}%{devrel}.tar.bz2
+Source0: ftp://ftp.devel.lyx.org/pub/lyx/devel/lyx-%{version}%{pre}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Patch1: lyx-1.5.4-xdg_open.patch
@@ -55,6 +55,7 @@
 Requires(hint): wv
 %endif
 Requires(hint): xdg-utils
+Requires: tex-simplecv
 
 %description
 LyX is a modern approach to writing documents which breaks with the
@@ -178,6 +179,10 @@
 
 
 %changelog
+* Wed Jul 16 2008 José Matos <jamatos[AT]fc.up.pt> - 1.6.0-0.2.beta4%{?dist}
+- revert to use pre instead of devrel.
+- require tex-simplecv (#428526)
+
 * Wed Jul 16 2008 José Matos <jamatos[AT]fc.up.pt> - 1.6.0-0.1.beta4
 - lyx-1.6.0beta4
 - --enable-build-type=release disables extra debug information (no




More information about the fedora-extras-commits mailing list