rpms/lyx/devel lyx.spec,1.65,1.66

José Abílio Oliveira Matos (jamatos) fedora-extras-commits at redhat.com
Mon Feb 11 12:03:52 UTC 2008


Author: jamatos

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

Modified Files:
	lyx.spec 
Log Message:
* Mon Feb 11 2008 José Matos <jamatos[AT]fc.up.pt> - 1.5.3-2
- Rebuild for gcc 4.3



Index: lyx.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lyx/devel/lyx.spec,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- lyx.spec	17 Dec 2007 14:09:24 -0000	1.65
+++ lyx.spec	11 Feb 2008 12:03:06 -0000	1.66
@@ -2,13 +2,13 @@
 Summary: WYSIWYM (What You See Is What You Mean) document processor
 Name:	 lyx
 Version: 1.5.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 License: GPLv2+
 Group: 	 Applications/Publishing
 Url: 	 http://www.lyx.org/
 Source0: ftp://ftp.lyx.org/pub/lyx/stable/lyx-%{version}.tar.bz2
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Source1: lyxrc.dist
 
@@ -29,14 +29,14 @@
 Provides:  %{name}-qt = %{version}-%{release}
 Obsoletes: %{name}-xforms < %{version}
 
-Requires(post): %{_bindir}/texhash 
-Requires(postun): %{_bindir}/texhash 
+Requires(post): %{_bindir}/texhash
+Requires(postun): %{_bindir}/texhash
 
-## FIXME/TODO: adapt to texlive, 
+## FIXME/TODO: adapt to texlive,
 ## but wait until general virtual Provides are available
 #if 0%{?fedora} > 8
 #Requires: texlive-latex
-#Requires: texlive-dvips 
+#Requires: texlive-dvips
 #else
 Requires: tetex-latex
 Requires: tetex-dvips
@@ -86,7 +86,7 @@
   --with-aiksaurus \
   --with-aspell \
   --without-warnings --disable-dependency-tracking \
-  --disable-debug --disable-stdlib-debug --disable-assertions --disable-concept-checks 
+  --disable-debug --disable-stdlib-debug --disable-assertions --disable-concept-checks
 
 make %{?_smp_mflags}
 
@@ -138,11 +138,11 @@
 fi
 
 ## Catch installed/uninstalled helpers
-##   not sure if this is really needed anymore, as it seems to be a per-user thing, 
+##   not sure if this is really needed anymore, as it seems to be a per-user thing,
 ##   and besides, we use xdg-open now -- Rex
 %triggerin -- latex2html,wv
 if [ $2 -gt 1 ]; then
-cd %{_datadir}/lyx && ./configure.py --without-latex-config > /dev/null 2>&1 ||: 
+cd %{_datadir}/lyx && ./configure.py --without-latex-config > /dev/null 2>&1 ||:
 fi
 
 %triggerun -- latex2html,wv
@@ -171,6 +171,9 @@
 
 
 %changelog
+* Mon Feb 11 2008 José Matos <jamatos[AT]fc.up.pt> - 1.5.3-2
+- Rebuild for gcc 4.3
+
 * Mon Dec 17 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.5.3-1
 - lyx-1.5.3
 
@@ -212,7 +215,7 @@
 - fix qt-4.3 crasher
 
 * Tue Mar 27 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.5.0-0.3.beta1
-- stop omitting -fexceptions 
+- stop omitting -fexceptions
 
 * Wed Mar 21 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.5.0-0.2.beta1
 - +Requires: tetex-IEEEtran (#232840)
@@ -369,13 +372,13 @@
 - rebuilt
 
 * Thu Oct 21 2004 Rex Dieter <rexdieter[At]users.sf.net> 0:1.3.5-3
-- BR: htmlview 
+- BR: htmlview
 - Requires: htmlview, gsview (so build-time-detected helper apps are
   available at runtime)
 
 * Thu Oct 21 2004 Rex Dieter <rexdieter[At]users.sf.net> 0:1.3.5-0.fdr.3
 - BR: htmlview
-- Requires: htmlview, gsview (so build-time-detected helper apps are 
+- Requires: htmlview, gsview (so build-time-detected helper apps are
   available at runtime)
 
 * Wed Oct 20 2004 Rex Dieter <rexdieter[At]users.sf.net> 0:1.3.5-0.fdr.2
@@ -417,7 +420,7 @@
 - Categories=Office
 
 * Mon Nov 24 2003 Rex Dieter <rexdieter at sf.net> 0:1.3.3-0.fdr.3
-- Requires: tetex-latex 
+- Requires: tetex-latex
 - support MimeType(s): application/x-lyx;text/x-lyx
 
 * Sat Nov 22 2003 Rex Dieter <rexdieter at sf.net> 0:1.3.3-0.fdr.2




More information about the fedora-extras-commits mailing list