packages (DEVEL): lyx/lyx.spec - updated to 2.0.0rc3
lisu
lisu at pld-linux.org
Tue Apr 19 10:44:30 CEST 2011
Author: lisu Date: Tue Apr 19 08:44:30 2011 GMT
Module: packages Tag: DEVEL
---- Log message:
- updated to 2.0.0rc3
---- Files affected:
packages/lyx:
lyx.spec (1.154.2.3 -> 1.154.2.4)
---- Diffs:
================================================================
Index: packages/lyx/lyx.spec
diff -u packages/lyx/lyx.spec:1.154.2.3 packages/lyx/lyx.spec:1.154.2.4
--- packages/lyx/lyx.spec:1.154.2.3 Wed Feb 9 10:18:07 2011
+++ packages/lyx/lyx.spec Tue Apr 19 10:44:25 2011
@@ -5,7 +5,7 @@
# Conditional build:
%bcond_without system_boost # build with included boost-1.36
#
-%define _beta beta4
+%define _rc rc3
Summary: A WYSIWYM frontend to LaTeX
Summary(pl.UTF-8): Nakładka WYSIWYM na LaTeXa
Summary(pt_BR.UTF-8): Editor de Textos para ambiente Desktop
@@ -15,8 +15,8 @@
Epoch: 1
License: GPL v2+
Group: Applications/Publishing/TeX
-Source0: http://ftp.lyx.org/pub/lyx/devel/lyx-2.0/%{_beta}/%{name}-%{version}%{_beta}.tar.gz
-# Source0-md5: 7d0d02441155b7e938d291e82dae2c31
+Source0: http://ftp.lyx.org/pub/lyx/devel/lyx-2.0/%{_rc}/%{name}-%{version}%{_rc}.tar.gz
+# Source0-md5: 2d8013cfebdeb13e345c40fcf190dad0
Source1: %{name}.desktop
Source2: %{name}.png
URL: http://www.lyx.org/
@@ -71,7 +71,7 @@
selecionadas pelo editor, não pelo digitador.
%prep
-%setup -q -n %{name}-%{version}%{_beta}
+%setup -q -n %{name}-%{version}%{_rc}
%build
cat config/*.m4 > acinclude.m4
@@ -121,8 +121,8 @@
%preun
if [ "$1" = "0" ]; then
- rm -f %{_datadir}/lyx/{lyxrc.defaults,lyxrc*}
- rm -f %{_datadir}/lyx/{doc/LaTeXConfig.lyx,packages.lst}
+ %{__rm} -f %{_datadir}/lyx/{lyxrc.defaults,lyxrc*}
+ %{__rm} -f %{_datadir}/lyx/{doc/LaTeXConfig.lyx,packages.lst}
fi
%postun
@@ -196,6 +196,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.154.2.4 2011/04/19 08:44:25 lisu
+- updated to 2.0.0rc3
+
Revision 1.154.2.3 2011/02/09 09:18:07 lisu
- update to 2.0.0beta4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lyx/lyx.spec?r1=1.154.2.3&r2=1.154.2.4&f=u
More information about the pld-cvs-commit
mailing list