rpms/lyx/F-10 lyx-1.6.4-xdg_open.patch, NONE, 1.1 .cvsignore, 1.39, 1.40 lyx.spec, 1.87, 1.88 sources, 1.37, 1.38 lyx-1.6.3-xdg_open.patch, 1.1, NONE

Rex Dieter rdieter at fedoraproject.org
Tue Aug 25 18:19:03 UTC 2009


Author: rdieter

Update of /cvs/pkgs/rpms/lyx/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31778

Modified Files:
	.cvsignore lyx.spec sources 
Added Files:
	lyx-1.6.4-xdg_open.patch 
Removed Files:
	lyx-1.6.3-xdg_open.patch 
Log Message:
* Sat Aug 22 2009 Rex Dieter <rdieter at fedoraproject.org> - 1.6.4-1
- lyx-1.6.4
- handle fonts manually (now EPEL-5 compatible)


lyx-1.6.4-xdg_open.patch:
 configure.py |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

--- NEW FILE lyx-1.6.4-xdg_open.patch ---
diff -up lyx-1.6.4/lib/configure.py.xdg_open lyx-1.6.4/lib/configure.py
--- lyx-1.6.4/lib/configure.py.xdg_open	2009-08-13 07:16:07.000000000 -0500
+++ lyx-1.6.4/lib/configure.py	2009-08-22 08:56:01.332263836 -0500
@@ -264,7 +264,7 @@ def checkFormatEntries(dtl_tools):  
     checkViewer('a FEN viewer and editor', ['xboard -lpf $$i -mode EditPosition'],
         rc_entry = [r'\Format fen        fen     FEN                    "" "%%"	"%%"	""'])
     #
-    path, iv = checkViewer('a raster image viewer', ['xv', 'kview', 'gimp-remote', 'gimp'])
+    path, iv = checkViewer('a raster image viewer', ['xdg-open', 'xv', 'kview', 'gimp-remote', 'gimp'])
     path, ie = checkViewer('a raster image editor', ['gimp-remote', 'gimp'])
     addToRC(r'''\Format bmp        bmp     BMP                    "" "%s"	"%s"	""
 \Format gif        gif     GIF                    "" "%s"	"%s"	""
@@ -307,23 +307,23 @@ def checkFormatEntries(dtl_tools):  
     #
     #checkProg('a Postscript interpreter', ['gs'],
     #  rc_entry = [ r'\ps_command "%%"' ])
-    checkViewer('a Postscript previewer', ['kghostview', 'okular', 'evince', 'gv', 'ghostview -swap'],
+    checkViewer('a Postscript previewer', ['xdg-open', 'okular', 'kghostview', 'evince', 'gv', 'ghostview -swap'],
         rc_entry = [r'''\Format eps        eps     EPS                    "" "%%"	""	"vector"
 \Format ps         ps      Postscript             t  "%%"	""	"document,vector"'''])
     #
-    checkViewer('a PDF previewer', ['kpdf', 'okular', 'evince', 'kghostview', 'xpdf', 'acrobat', 'acroread', \
+    checkViewer('a PDF previewer', ['xdg-open', 'okular', 'kpdf', 'evince', 'kghostview', 'xpdf', 'acrobat', 'acroread', \
 		    'gv', 'ghostview'],
         rc_entry = [r'''\Format pdf        pdf    "PDF (ps2pdf)"          P  "%%"	""	"document,vector"
 \Format pdf2       pdf    "PDF (pdflatex)"        F  "%%"	""	"document,vector"
 \Format pdf3       pdf    "PDF (dvipdfm)"         m  "%%"	""	"document,vector"'''])
     #
-    checkViewer('a DVI previewer', ['xdvi', 'kdvi', 'okular', 'dviout -Set=!m'],
+    checkViewer('a DVI previewer', ['xdg-open', 'xdvi', 'kdvi', 'okular', 'dviout -Set=!m'],
         rc_entry = [r'\Format dvi        dvi     DVI                    D  "%%"	""	"document,vector"'])
     if dtl_tools:
         # Windows only: DraftDVI
         addToRC(r'\Format dvi2       dvi     DraftDVI               ""	""	""	"vector"')
     #
-    checkViewer('an HTML previewer', ['firefox', 'mozilla file://$$p$$i', 'netscape'],
+    checkViewer('an HTML previewer', ['xdg-open', 'htmlview', 'firefox', 'mozilla file://$$p$$i', 'netscape'],
         rc_entry = [r'\Format html       html    HTML                   H  "%%"	""	"document"'])
     #
     checkViewer('Noteedit', ['noteedit'],


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/lyx/F-10/.cvsignore,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -p -r1.39 -r1.40
--- .cvsignore	4 Jun 2009 18:04:23 -0000	1.39
+++ .cvsignore	25 Aug 2009 18:19:03 -0000	1.40
@@ -1 +1 @@
-lyx-1.6.3.tar.bz2
+lyx-1.6.4.tar.bz2


Index: lyx.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lyx/F-10/lyx.spec,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -p -r1.87 -r1.88
--- lyx.spec	4 Jun 2009 18:04:23 -0000	1.87
+++ lyx.spec	25 Aug 2009 18:19:03 -0000	1.88
@@ -1,9 +1,29 @@
 
+%if 0%{?fedora} > 3
+%define _with_aiksaurus --with-aiksaurus
+%endif
+
+%if 0%{?fedora} > 9
+%define build_noarch BuildArch: noarch
+%endif
+
+## lyx-fonts
+%global fontname lyx
+%global common_desc \
+A collection of Math symbol fonts.
+#if 0%{?fedora} > 8 
+%if 0
+%define fontpackages 1
+BuildRequires: fontpackages-devel
+%else
+%define _fontdir %{_datadir}/fonts/%{fontname}
+%endif
+
 %define _without_included_boost --without-included-boost
 
 Summary: WYSIWYM (What You See Is What You Mean) document processor
 Name:	 lyx
-Version: 1.6.3
+Version: 1.6.4
 Release: 1%{?dist}
 
 License: GPLv2+
@@ -13,13 +33,15 @@ Url: 	 http://www.lyx.org/
 Source0: ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-%{version}%{?pre}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Patch1: lyx-1.6.3-xdg_open.patch
+Patch1: lyx-1.6.4-xdg_open.patch
 
 Source1: lyxrc.dist
 
 Source10: lyx.desktop
 
+%if 0%{?_with_aiksaurus:1}
 BuildRequires: aiksaurus-devel
+%endif
 BuildRequires: aspell-devel
 %if 0%{?_without_included_boost:1}
 BuildRequires: boost-devel
@@ -37,6 +59,18 @@ Obsoletes: %{name}-qt < 1.5.0 
 Provides:  %{name}-qt = %{version}-%{release}
 Obsoletes: %{name}-xforms < 1.5.0 
 
+Requires: %{name}-common = %{version}-%{release}
+
+Requires: %{fontname}-cmex10-fonts = %{version}-%{release}
+Requires: %{fontname}-cmmi10-fonts = %{version}-%{release}
+Requires: %{fontname}-cmr10-fonts = %{version}-%{release}
+Requires: %{fontname}-cmsy10-fonts = %{version}-%{release}
+Requires: %{fontname}-esint10-fonts = %{version}-%{release}
+Requires: %{fontname}-eufm10-fonts = %{version}-%{release}
+Requires: %{fontname}-msam10-fonts = %{version}-%{release}
+Requires: %{fontname}-msbm10-fonts = %{version}-%{release}
+Requires: %{fontname}-wasy10-fonts = %{version}-%{release}
+
 %if 0%{?fedora} > 8
 BuildRequires: tex(dvips) tex(latex) texlive-fonts
 Requires(post): texlive
@@ -50,7 +84,6 @@ Requires(post): tetex-fonts
 Requires(postun): tetex-fonts
 Requires: tetex-dvips tetex-latex
 %endif
-Requires: mathml-fonts
 Requires: ghostscript
 ## Soft dependencies
 %if 0%{?fedora} > 3 && 0%{?fedora} < 9
@@ -58,9 +91,9 @@ Requires: ghostscript
 Requires(hint): tetex-dvipost
 Requires(hint): tetex-preview
 Requires(hint): tetex-IEEEtran
+%endif
 # convert doc files to lyx (bug #193858)
 Requires(hint): wv
-%endif
 Requires(hint): xdg-utils
 
 %description
@@ -80,7 +113,116 @@ to the backends (like LaTeX) that are sp
 With LyX, the author can concentrate on the contents of his writing,
 and let the computer take care of the rest.
 
-
+%package common
+Summary:  Common files of %{name} 
+Requires: %{name} = %{version}-%{release}
+%{?build_noarch}
+%description common 
+{summary}.
+
+%package -n %{fontname}-fonts-compat
+Summary: Lyx/MathML fonts compatibility package
+License: Copyright only and GPL+
+Obsoletes: mathml-fonts < 1.0-50
+Provides:  mathml-fonts = 1.0-50
+Provides: %{fontname}-fonts = %{version}-%{release}
+Requires: %{fontname}-cmex10-fonts = %{version}-%{release}
+Requires: %{fontname}-cmmi10-fonts = %{version}-%{release}
+Requires: %{fontname}-cmr10-fonts = %{version}-%{release}
+Requires: %{fontname}-cmsy10-fonts = %{version}-%{release}
+Requires: %{fontname}-esint10-fonts = %{version}-%{release}
+Requires: %{fontname}-eufm10-fonts = %{version}-%{release}
+Requires: %{fontname}-msam10-fonts = %{version}-%{release}
+Requires: %{fontname}-msbm10-fonts = %{version}-%{release}
+Requires: %{fontname}-wasy10-fonts = %{version}-%{release}
+%{?build_noarch}
+%description -n %{fontname}-fonts-compat
+This package only exists to help transition mathml-fonts users to the new
+package split. It will be removed after one distribution release cycle, please
+do not reference it or depend on it in any way.
+
+%package -n %{fontname}-fonts-common
+Summary: Common files of %{fontname}-fonts
+# The actual license says "The author of these fonts, Basil K. Malyshev, has
+# kindly granted permission to use and modify these fonts."
+# One of the font files (wasy10) is separately licensed GPL+.
+License: Copyright only and GPL+
+%{?fontpackages:Requires: fontpackages-filesystem}
+%{?build_noarch}
+%description -n %{name}-fonts-common
+This package consists of files used by other %{fontname}-fonts packages.
+
+%package -n %{fontname}-cmex10-fonts
+Summary: Cmex10 fonts
+License: Copyright only
+Requires: %{fontname}-fonts-common = %{version}-%{release}
+%{?build_noarch}
+%description -n %{fontname}-cmex10-fonts
+%common_desc
+
+%package -n %{fontname}-cmmi10-fonts
+Summary: Cmmi10 fonts
+License: Copyright only
+Requires: %{fontname}-fonts-common = %{version}-%{release}
+%{?build_noarch}
+%description -n %{fontname}-cmmi10-fonts
+%common_desc
+
+%package -n %{fontname}-cmr10-fonts
+Summary: Cmr10 fonts
+License: Copyright only
+Requires: %{fontname}-fonts-common = %{version}-%{release}
+%{?build_noarch}
+%description -n %{fontname}-cmr10-fonts
+%common_desc
+
+%package -n %{fontname}-cmsy10-fonts
+Summary: Cmsy10 fonts
+License: Copyright only
+Requires: %{fontname}-fonts-common = %{version}-%{release}
+%{?build_noarch}
+%description -n %{fontname}-cmsy10-fonts
+%common_desc
+
+%package -n %{fontname}-esint10-fonts
+Summary: Esint10 fonts
+License: Copyright only
+Requires: %{fontname}-fonts-common = %{version}-%{release}
+%{?build_noarch}
+%description -n %{fontname}-esint10-fonts
+%common_desc
+
+%package -n %{fontname}-eufm10-fonts
+Summary: Eufm10 fonts
+License: Copyright only
+Requires: %{fontname}-fonts-common = %{version}-%{release}
+%{?build_noarch}
+%description -n %{fontname}-eufm10-fonts
+%common_desc
+
+%package -n %{fontname}-msam10-fonts
+Summary: Msam10 fonts
+License: Copyright only
+Requires: %{fontname}-fonts-common = %{version}-%{release}
+%{?build_noarch}
+%description -n %{fontname}-msam10-fonts
+%common_desc
+
+%package -n %{fontname}-msbm10-fonts
+Summary: Msbm10 fonts
+License: Copyright only
+Requires: %{fontname}-fonts-common = %{version}-%{release}
+%{?build_noarch}
+%description -n %{fontname}-msbm10-fonts
+%common_desc
+
+%package -n %{fontname}-wasy10-fonts
+Summary: Wasy10 fonts
+License: GPL+
+Requires: %{fontname}-fonts-common = %{version}-%{release}
+%{?build_noarch}
+%description -n %{fontname}-wasy10-fonts
+%common_desc
 
 %prep
 
@@ -96,8 +238,9 @@ and let the computer take care of the re
   --disable-rpath \
   --enable-build-type=release \
   --enable-optimization="%{optflags}" \
-  --with-aiksaurus \
   --with-aspell \
+  --with-qt4-dir=`pkg-config --variable=prefix QtCore` \
+  %{?_with_aiksaurus} \
   %{?_without_included_boost}
 
 make %{?_smp_mflags}
@@ -131,24 +274,30 @@ touch %{buildroot}%{_datadir}/lyx/lyxrc.
 touch %{buildroot}%{_datadir}/lyx/{packages,textclass}.lst
 touch %{buildroot}%{_datadir}/lyx/doc/LaTeXConfig.lyx
 
-# unpackaged files
+# fonts
+install -m 0755 -d %{buildroot}%{_fontdir}
+mv %{buildroot}%{_datadir}/lyx/fonts/*.ttf %{buildroot}%{_fontdir}/
 rm -rf %{buildroot}%{_datadir}/lyx/fonts
 
 %find_lang %{name}
 
 
-%post
+%check
+make check
+
+
+%post common
 touch --no-create %{_datadir}/icons/hicolor &> /dev/null || :
 
-%postun
+%postun common
 if [ $1 -eq 0 ] ; then
-    texhash >& /dev/null 
-    update-desktop-database -q &> /dev/null
-    touch --no-create %{_datadir}/icons/hicolor &> /dev/null
-    gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
+  texhash >& /dev/null 
+  update-desktop-database -q &> /dev/null
+  touch --no-create %{_datadir}/icons/hicolor &> /dev/null
+  gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
 fi
 
-%posttrans
+%posttrans common
 texhash >& /dev/null
 update-desktop-database -q &> /dev/null
 gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
@@ -156,12 +305,12 @@ gtk-update-icon-cache %{_datadir}/icons/
 ## Catch installed/uninstalled helpers
 ##   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
+%triggerin common -- latex2html,wv
 if [ $2 -gt 1 ]; then
 cd %{_datadir}/lyx && ./configure.py --without-latex-config > /dev/null 2>&1 ||:
 fi
 
-%triggerun -- latex2html,wv
+%triggerun common -- latex2html,wv
 if [ $2 -eq 0 ]; then
 cd %{_datadir}/lyx && ./configure.py --without-latex-config > /dev/null 2>&1 ||:
 fi
@@ -171,10 +320,13 @@ fi
 rm -rf %{buildroot}
 
 
-%files -f %{name}.lang
+%files 
 %defattr(-,root,root,-)
-%doc ANNOUNCE lib/CREDITS NEWS README
+%doc ANNOUNCE COPYING lib/CREDITS NEWS README
 %{_bindir}/*
+
+%files common -f %{name}.lang
+%defattr(-,root,root,-)
 %{_mandir}/man1/*
 %{_datadir}/applications/*.desktop
 %{_datadir}/icons/hicolor/*/*/*
@@ -185,8 +337,106 @@ rm -rf %{buildroot}
 %ghost %{_datadir}/lyx/doc/LaTeXConfig.lyx
 %{_datadir}/texmf/tex/latex/lyx/
 
+%files -n %{fontname}-fonts-compat
+# boo!
+
+%files -n %{fontname}-fonts-common
+%defattr(0644,root,root,0755)
+%doc lib/fonts/BaKoMaFontLicense.txt
+%doc lib/fonts/ReadmeBaKoMa4LyX.txt
+%dir %{_fontdir}
+
+%if 0%{?fontpackages:1}
+%_font_pkg -n cmex10 cmex10.ttf
+%_font_pkg -n cmmi10 cmmi10.ttf
+%_font_pkg -n cmr10 cmr10.ttf
+%_font_pkg -n cmsy10 cmsy10.ttf
+%_font_pkg -n esint10 esint10.ttf
+%_font_pkg -n eufm10 eufm10.ttf
+%_font_pkg -n msam10 msam10.ttf
+%_font_pkg -n msbm10 msbm10.ttf
+%_font_pkg -n wasy10 wasy10.ttf
+%else
+
+%files -n %{fontname}-cmex10-fonts
+%defattr(-,root,root,-)
+%{_fontdir}/cmex10.ttf
+
+%posttrans -n %{fontname}-cmex10-fonts
+fc-cache %{_fontdir} 2> /dev/null ||:
+
+%files -n %{fontname}-cmmi10-fonts
+%defattr(-,root,root,-)
+%{_fontdir}/cmmi10.ttf
+
+%posttrans -n %{fontname}-cmmi10-fonts
+fc-cache %{_fontdir} 2> /dev/null ||:
+
+%files -n %{fontname}-cmr10-fonts
+%defattr(-,root,root,-)
+%{_fontdir}/cmr10.ttf
+
+%posttrans -n %{fontname}-cmr10-fonts
+fc-cache %{_fontdir} 2> /dev/null ||:
+
+%files -n %{fontname}-cmsy10-fonts
+%defattr(-,root,root,-)
+%{_fontdir}/cmsy10.ttf
+
+%posttrans -n %{fontname}-cmsy10-fonts
+fc-cache %{_fontdir} 2> /dev/null ||:
+
+%files -n %{fontname}-esint10-fonts
+%defattr(-,root,root,-)
+%{_fontdir}/esint10.ttf
+
+%posttrans -n %{fontname}-esint10-fonts
+fc-cache %{_fontdir} 2> /dev/null ||:
+
+%files -n %{fontname}-eufm10-fonts
+%defattr(-,root,root,-)
+%{_fontdir}/eufm10.ttf
+
+%posttrans -n %{fontname}-eufm10-fonts
+fc-cache %{_fontdir} 2> /dev/null ||:
+
+%files -n %{fontname}-msam10-fonts
+%defattr(-,root,root,-)
+%{_fontdir}/msam10.ttf
+
+%posttrans -n %{fontname}-msam10-fonts
+fc-cache %{_fontdir} 2> /dev/null ||:
+
+%files -n %{fontname}-msbm10-fonts
+%defattr(-,root,root,-)
+%{_fontdir}/msbm10.ttf
+
+%posttrans -n %{fontname}-msbm10-fonts
+fc-cache %{_fontdir} 2> /dev/null ||:
+
+%files -n %{fontname}-wasy10-fonts
+%defattr(-,root,root,-)
+%{_fontdir}/wasy10.ttf
+
+%posttrans -n %{fontname}-wasy10-fonts
+fc-cache %{_fontdir} 2> /dev/null ||:
+
+%endif
+
 
 %changelog
+* Sat Aug 22 2009 Rex Dieter <rdieter at fedoraproject.org> - 1.6.4-1
+- lyx-1.6.4
+- handle fonts manually (now EPEL-5 compatible)
+
+* Mon Aug 03 2009 Rex Dieter <rdieter at fedoraproject.org> - 1.6.3-3
+- add lyx-*-fonts subpkgs (#452357, #514549)
+- -common (noarch) subpkg
+- trim %%changelog
+
+* Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.3-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
 * Thu Jun 04 2009 Rex Dieter <rdieter at fedoraproject.org> - 1.6.3-1
 - lyx-1.6.3
 
@@ -385,151 +635,3 @@ rm -rf %{buildroot}
 * Wed Mar 08 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.4.0-2
 - 1.4.0(final)
 - drop boost bits
-
-* Tue Mar 07 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.4.0-0.12.rc
-- 1.4.0rc
-- drop boost patch (for now)
-
-* Fri Mar 03 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.4.0-0.11.pre6
-- 1.4.0pre6
-- --disable-stdlib-debug --disable-assertions --disable-concept-checks
-- don't use --without-included-boost (for now)
-
-* Mon Feb 20 2006 Rex Dieter <rexdieter[AT]usres.sf.net> 1.4.0-0.10.pre5
-- gcc41 patch
-- document boost/gcc41 patches
-- avoid --without-included-boost on fc4/gcc-4.0.2 (gcc bug)
-
-* Tue Feb 14 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.4.0-0.9.pre5
-- updated boost patch
-- drop -fexceptions from %%optflags
-
-* Mon Feb 13 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.4.0-0.7.pre5
-- --without-included-boost
-- BR: boost-devel
-
-* Mon Feb 13 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.4.0-0.5.pre5
-- 1.4.0pre5
-
-* Tue Jan 31 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.4.0-0.2.pre4
-- 1.4.0pre4
-
-* Fri Jan 20 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.4.0-0.1.pre3
-- 1.4.0pre3
-
-* Fri Jan 20 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.3.7-4
-- cleanup/fix snarfing of intermediate frontend builds.
-
-* Fri Jan 20 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.3.7-2
-- BR: libXpm-devel
-
-* Tue Jan 17 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.3.7-1
-- 1.3.7
-- -qt/-xforms: frontend pkgs (#178116)
-
-* Fri Oct 21 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.3.6-5
-- %%post/%%postun: update-desktop-database
-
-* Fri Sep 02 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.3.6-4
-- leave out kde-redhat bits in Fedora Extras build
-- define/use safer (esp for x86_64) QTDIR bits
-
-* Fri Aug 05 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.3.6-3
-- touchup helpers script
-- fix for (sometimes missing) PSres.upr
-
-* Mon Aug 01 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.3.6-2
-- use triggers to configure/unconfigure helper (ps/pdf/html) apps
-
-* Sat Jul 23 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.3.6-1
-- 1.3.6
-
-* Mon May 23 2005 Rex Dieter <rexdieter[At]users.sf.net> 1.3.5-4
-- qt_immodule patch (lyx bug #1830)
-- update -helpers patch to look-for/use evince (rh bug #143992)
-- drop (not-strictly-required) Req's on helper apps
-  htmlview, gsview (rh bug #143992)
-- %%configure: --with-aiksaurus
-- %%configure: --enable-optimization="$$RPM_OPT_FLAGS"
-- %%configure: --disable-dependency-tracking
-
-* Sun May 22 2005 Jeremy Katz <katzj at redhat.com> - 1.3.5
-- rebuild on all arches
-
-* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
-- rebuilt
-
-* Thu Oct 21 2004 Rex Dieter <rexdieter[At]users.sf.net> 0:1.3.5-3
-- 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
-  available at runtime)
-
-* Wed Oct 20 2004 Rex Dieter <rexdieter[At]users.sf.net> 0:1.3.5-0.fdr.2
-- BR: pspell-devel -> aspell-devel
-- BR: tetex-* (helper detection, fonts)
-- -helpers patch: find/use htmlview, gsview, kdvi, ggv, kghostview
-- .desktop: GenericName: WYSIWYM document processor
-
-* Wed Oct 06 2004 Rex Dieter <rexdieter at sf.net> 0:1.3.5-0.fdr.1
-- 1.3.5
-
-* Fri Apr 30 2004 Rex Dieter <rexdieter at sf.net> 0:1.3.4-0.fdr.6
-- BR: libtool
-
-* Fri Apr 23 2004 Rex Dieter <rexdieter at sf.net> 0:1.3.4-0.fdr.5
-- Group: Applications/Publishing
-- BR: desktop-file-utils
-- Requires(post,postun): tetex
-
-* Sat Apr 10 2004 Rex Dieter <rexdieter at sf.net> 0:1.3.4-0.fdr.4
-- .desktop: separate file
-- .desktop: drop 'Utility' category, add 'Qt'
-- .desktop: Name: lyx -> LyX
-- .desktop: Comment: lyx 1.3.4 -> WYSIWYM document processor
-- convert icon xpm -> png
-
-* Thu Mar 11 2004 Rex Dieter <rexdieter at sf.net> 0:1.3.4-0.fdr.3
-- dynamically determine version for qt dependency.
-
-* Tue Mar 09 2004 Rex Dieter <rexdieter at sf.net> 0:1.3.4-0.fdr.2
-- add a few (mostly superfluous) BuildRequires to make fedora.us's
-  buildsystem happy.
-
-* Tue Mar 09 2004 Rex Dieter <rexdieter at sf.net> 0:1.3.4-0.fdr.1
-- Allow building/use for any qt >= 3.1
-
-* Thu Feb 19 2004 Rex Dieter <rexdieter at sf.net> 0:1.3.4-0.fdr.0
-- 1.3.4
-- Categories=Office
-
-* Mon Nov 24 2003 Rex Dieter <rexdieter at sf.net> 0:1.3.3-0.fdr.3
-- 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
-- let rpm auto-require qt.
-- remove (optional) xforms support.
-- Requires: latex-xft-fonts
-
-* Mon Oct 06 2003 Rex Dieter <rexdieter at sf.net> 0:1.3.3-0.fdr.1
-- 1.3.3
-- update macros for Fedora Core.
-
-* Mon May 12 2003 Rex Dieter <rexdieter at users.sf.net> 0:1.3.2-0.fdr.0
-- 1.3.2
-- fedora-ize.
-
-* Tue Mar 25 2003 Rex Dieter <rexdieter at users.sf.net> 1.3.1-1.0
-- 1.3.1 release.
-
-* Fri Feb 21 2003 Rex Dieter <rexdieter at users.sf.net> 1.3.0-1.0
-- yank kmenu
-
-* Fri Feb 07 2003 Rex Dieter <rexdieter at users.sf.net> 1.3.0-0.0
-- 1.3.0
-


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/lyx/F-10/sources,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -p -r1.37 -r1.38
--- sources	4 Jun 2009 18:04:23 -0000	1.37
+++ sources	25 Aug 2009 18:19:03 -0000	1.38
@@ -1 +1 @@
-c524e72f7e4d64224c6bfdbd84065dd8  lyx-1.6.3.tar.bz2
+3dd759f91acd7765c304336c51aa3a2a  lyx-1.6.4.tar.bz2


--- lyx-1.6.3-xdg_open.patch DELETED ---




More information about the fedora-extras-commits mailing list