From 4f0bec8b4c0ae70aff2b4f31def5bcbe67c4fd4a Mon Sep 17 00:00:00 2001 From: José Matos Date: Apr 30 2011 09:03:08 +0000 Subject: Remove references to pre-releases --- diff --git a/lyx.spec b/lyx.spec index 9ef0e9f..140e634 100644 --- a/lyx.spec +++ b/lyx.spec @@ -10,8 +10,6 @@ BuildRequires: fontpackages-devel %define _without_included_boost --without-included-boost -#%define pre rc3 - Summary: WYSIWYM (What You See Is What You Mean) document processor Name: lyx Version: 2.0.0 @@ -20,8 +18,7 @@ Release: 1%{?dist} License: GPLv2+ Group: Applications/Publishing Url: http://www.lyx.org/ -#Source0: ftp://ftp.lyx.org/pub/lyx/stable/lyx-%{version}.tar.bz2 -Source0: ftp://ftp.lyx.org/pub/lyx/devel/lyx-2.0/%{pre}/lyx-%{version}%{?pre}.tar.xz +Source0: ftp://ftp.lyx.org/pub/lyx/stable/lyx-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source1: lyxrc.dist @@ -143,7 +140,7 @@ A collection of Math symbol fonts for %{name}. %prep -%setup -q -n %{name}-%{version}%{?pre} +%setup -q -n %{name}-%{version} %patch50 -p1 -b .xdg_open