Blob Blame History Raw

%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.5
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
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.5-xdg_open.patch
# This patch should be upstream for lyx-1.6.6
# (we only need this because of patch #50)
Patch2: lyx-1.6.5-autoconf_2.65.patch
## upstreamed patches
# http://bugzilla.redhat.com/524046 , http://www.lyx.org/trc/ticket/6226
Patch50: lyx-1.6.5-enchant.patch

Source1: lyxrc.dist

Source10: lyx.desktop

%if 0%{?_with_aiksaurus:1}
BuildRequires: aiksaurus-devel
%endif
# enchant support, via patch50, needs reauto*foo'ing
BuildRequires: enchant-devel automake libtool
%if 0%{?_without_included_boost:1}
BuildRequires: boost-devel
%endif
BuildRequires: desktop-file-utils
BuildRequires: gettext
BuildRequires: python
BuildRequires: qt4-devel
BuildRequires: zlib-devel

# optional minimal qt4 dep
%{?_qt_version:Requires: qt4 >= %{_qt4_version}}

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
Requires(postun): texlive
Requires: dvipdfm
Requires: tex(dvips) tex(latex)
Requires: tex-simplecv
%else
BuildRequires: tetex-dvips tetex-latex tetex-fonts
Requires(post): tetex-fonts
Requires(postun): tetex-fonts
Requires: tetex-dvips tetex-latex
%endif
Requires: ghostscript
## Soft dependencies
%if 0%{?fedora} > 3 && 0%{?fedora} < 9
# Document->Change Tracking feature
Requires(hint): tetex-dvipost
Requires(hint): tetex-preview
Requires(hint): tetex-IEEEtran
%endif
# convert doc files to lyx (bug #193858)
Requires(hint): wv
Requires(hint): xdg-utils

%description
LyX is a modern approach to writing documents which breaks with the
obsolete "typewriter paradigm" of most other document preparation
systems.

It is designed for people who want professional quality output
with a minimum of time and effort, without becoming specialists in
typesetting.

The major innovation in LyX is WYSIWYM (What You See Is What You Mean).
That is, the author focuses on content, not on the details of formatting.
This allows for greater productivity, and leaves the final typesetting
to the backends (like LaTeX) that are specifically designed for the task.

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}
Group:    Applications/Publishing
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+
Group:   Applications/Publishing
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
Group:   Applications/Publishing
# 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 %{fontname}-fonts-common
This package consists of files used by other %{fontname}-fonts packages.

%package -n %{fontname}-cmex10-fonts
Summary: Cmex10 fonts
Group:   Applications/Publishing
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
Group:   Applications/Publishing
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
Group:   Applications/Publishing
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
Group:   Applications/Publishing
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
Group:   Applications/Publishing
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
Group:   Applications/Publishing
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
Group:   Applications/Publishing
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
Group:   Applications/Publishing
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
Group:   Applications/Publishing
License: GPL+
Requires: %{fontname}-fonts-common = %{version}-%{release}
%{?build_noarch}
%description -n %{fontname}-wasy10-fonts
%common_desc

%prep

%setup -q -n %{name}-%{version}%{?pre}

%patch1 -p1 -b .xdg_open
%patch2 -p1 -b .autoconf_2.65

%patch50 -p1 -b .enchant

# needed by patch50
./autogen.sh


%build

%configure \
  --disable-dependency-tracking \
  --disable-rpath \
  --enable-build-type=release \
  --enable-optimization="%{optflags}" \
  --with-enchant \
  --with-qt4-dir=`pkg-config --variable=prefix QtCore` \
  %{?_with_aiksaurus} \
  %{?_without_included_boost}

make %{?_smp_mflags}


%install
rm -rf %{buildroot}

make install DESTDIR=%{buildroot}

# misc/extras
install -p -m644 -D %{SOURCE1} %{buildroot}%{_datadir}/lyx/lyxrc.dist

# Set up the lyx-specific class files where TeX can see them
texmf=%{_datadir}/texmf
mkdir -p %{buildroot}${texmf}/tex/latex
mv %{buildroot}%{_datadir}/lyx/tex \
   %{buildroot}${texmf}/tex/latex/lyx

# .desktop
desktop-file-install --vendor="" \
  --dir="%{buildroot}%{_datadir}/applications" \
  %{SOURCE10}

# icon
install -p -D -m644 lib/images/lyx.png \
  %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/lyx.png

# ghost'd files
touch %{buildroot}%{_datadir}/lyx/lyxrc.defaults
touch %{buildroot}%{_datadir}/lyx/{packages,textclass}.lst
touch %{buildroot}%{_datadir}/lyx/doc/LaTeXConfig.lyx

# fonts
install -m 0755 -d %{buildroot}%{_fontdir}
mv %{buildroot}%{_datadir}/lyx/fonts/*.ttf %{buildroot}%{_fontdir}/
rm -rf %{buildroot}%{_datadir}/lyx/fonts

%find_lang %{name}


%check
make check


%post common
touch --no-create %{_datadir}/icons/hicolor &> /dev/null || :

%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 || :
fi

%posttrans common
texhash >& /dev/null
update-desktop-database -q &> /dev/null
gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :

## 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 common -- latex2html,wv
if [ $2 -gt 1 ]; then
cd %{_datadir}/lyx && ./configure.py --without-latex-config > /dev/null 2>&1 ||:
fi

%triggerun common -- latex2html,wv
if [ $2 -eq 0 ]; then
cd %{_datadir}/lyx && ./configure.py --without-latex-config > /dev/null 2>&1 ||:
fi


%clean
rm -rf %{buildroot}


%files
%defattr(-,root,root,-)
%doc ANNOUNCE COPYING lib/CREDITS NEWS README
%{_bindir}/*

%files common -f %{name}.lang
%defattr(-,root,root,-)
%{_mandir}/man1/*
%{_datadir}/applications/*.desktop
%{_datadir}/icons/hicolor/*/*/*
%{_datadir}/lyx/
%config(noreplace) %{_datadir}/lyx/lyxrc.dist
%ghost %{_datadir}/lyx/lyxrc.defaults
%ghost %{_datadir}/lyx/*.lst
%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
* Wed Dec  9 2009 José Matos <jamatos@fc.up.pt> - 1.6.5-2
- Add patch for autoconf 2.65 (F13+)

* Wed Dec  9 2009 José Matos <jamatos@fc.up.pt> - 1.6.5-1
- lyx-1.6.5

* Thu Nov 19 2009 José Matos <jamatos@fc.up.pt> - 1.6.4-3
- LyX supports autoconf 2.64 (should be upstream for 1.6.5)

* Thu Sep 17 2009 Rex Dieter <rdieter@fedoraproject.org> - 1.6.4-2
- use enchant instead of aspell (#524046)

* Sat Aug 22 2009 Rex Dieter <rdieter@fedoraproject.org> - 1.6.4-1
- lyx-1.6.4
- handle fonts manually (now EPEL-5 compatible)

* Mon Aug 03 2009 Rex Dieter <rdieter@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@lists.fedoraproject.org> - 1.6.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

* Thu Jun 04 2009 Rex Dieter <rdieter@fedoraproject.org> - 1.6.3-1
- lyx-1.6.3

* Mon Mar 23 2009 Rex Dieter <rdieter@fedoraproject.org> - 1.6.2-2
- scriptlet optimization

* Sun Mar 15 2009 Rex Dieter <rdieter@fedoraproject.org> - 1.6.2-1
- lyx-1.6.2
- use --without-included-boost unconditionally

* Wed Mar 04 2009 Rex Dieter <rdieter@fedoraproject.org> - 1.6.1-3
- --without-included-boost (f11+)

* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

* Sun Dec 14 2008 Rex Dieter <rdieter@fedoraproject.org> - 1.6.1-1
- lyx-1.6.1

* Mon Dec 01 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 1.6.0-2
- Rebuild for Python 2.6

* Fri Nov 07 2008 Rex Dieter <rdieter@fedoraproject.org> - 1.6.0-1
- lyx-1.6.0(final)

* Tue Oct 28 2008 José Matos <jamatos@fc.up.pt> - 1.6.0-0.11.rc5
- lyx-1.6.0rc5

* Fri Oct 24 2008 Rex Dieter <rdieter@fedoraproject.org> - 1.6.0-0.10.rc4
- lyx-1.6.0rc4

* Tue Sep 30 2008 Rex Dieter <rdieter@fedoraproject.org> - 1.6.0-0.9.rc3
- lyx-1.6.0rc3

* Fri Sep 26 2008 Rex Dieter <rdieter@fedoraproject.org> - 1.6.0-0.8.rc3
- lyx-1.6.0rc3-svn26576

* Fri Sep 12 2008 Rex Dieter <rdieter@fedoraproject.org> - 1.6.0-0.7.rc2
- lyx-1.6.0rc2

* Wed Aug 06 2008 Rex Dieter <rdieter@fedoraproject.org> - 1.6.0-0.6.rc1
- lyx-1.6.0rc1

* Sun Aug 03 2008 Rex Dieter <rdieter@fedoraproject.org> - 1.6.0-0.5.beta4
- Requires: dvipdfm (f9+, #448647)
- add (optional) minimal qt4 dep
- make Req: tex-simplecv fedora only
- drop file deps (texhash)

* Wed Jul 16 2008 José Matos <jamatos[AT]fc.up.pt> - 1.6.0-0.4.beta4
- Changelog has been removed from the distribution

* Wed Jul 16 2008 José Matos <jamatos[AT]fc.up.pt> - 1.6.0-0.3.beta4
- icon has changed from xpm to png

* Wed Jul 16 2008 José Matos <jamatos[AT]fc.up.pt> - 1.6.0-0.2.beta4
- 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
    warnings, debug, assertions, concept-checks and stdlib-debug).

* Mon May 12 2008 Rex Dieter <rdieter@fedoraproject.org> 1.5.5-1
- lyx-1.5.5

* Mon Feb 25 2008 Rex Dieter <rdieter@fedoraproject.org> 1.5.4-1
- lyx-1.5.4 (#434689)
- reintroduce xdg-utils patch (reverted upstream).
- omit bakoma ttf fonts

* 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

* Tue Dec 04 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.5.2-2
- drop scriptlet optimization hack

* Mon Oct 08 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.5.2-1
- lyx-1.5.2

* Sat Aug 25 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.5.1-2
- respin (BuildID)

* Thu Aug 09 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.5.1-1
- lyx-1.5.1
- License: GPLv2+

* Wed Jul 25 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.5.0-1
- lyx-1.5.0(final)

* Sun Jul 15 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.5.0-0.10.rc2
- upstream patch for 'lyx --export latex' crasher (#248282)

* Thu Jun 28 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.5.0-0.9.rc2
- scriptlet optmization

* Thu Jun 28 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.5.0-0.8.rc2
- lyx-1.5.0rc2

* Fri Jun 01 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.5.0-0.7.rc1
- lyx-1.5.0rc1

* Fri May 18 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.5.0-0.6.beta3
- lyx-1.5.0beta3

* Sun Apr 22 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.5.0-0.5.beta2
- lyx-1.5.0beta2

* Mon Apr 02 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.5.0-0.4.beta1
- fix qt-4.3 crasher

* Tue Mar 27 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.5.0-0.3.beta1
- stop omitting -fexceptions

* Wed Mar 21 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.5.0-0.2.beta1
- +Requires: tetex-IEEEtran (#232840)

* Mon Mar 05 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.5.0-0.1.beta1
- lyx-1.5.0beta1
- tweak lyxrc.dist

* Thu Feb 15 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.4.4-2
- biffed sources, respin

* Wed Feb 14 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.4.4-1
- lyx-1.4.4
- .desktop's: -Category=Application
- mark -xforms as deprecated

* Sun Oct 01 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.4.3-3
- sync .desktop files with upstream
- use xdg-open as default helper, +Requires: xdg-utils

* Thu Sep 21 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.4.3-1
- lyx-1.4.3

* Thu Sep 07 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.4.2-5
- fc6 respin

* Thu Aug 17 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.4.2-4
- owowned files, incomplete package removal (bug #201197)

* Thu Jul 13 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.4.2-2
- 1.4.2

* Wed Jun 29 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.4.1-9
- Requires(hint): wv (bug #193858)
- fix dependancy -> dependency

* Thu Jun 15 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.4.1-8
- BR: gettext
- fc4: restore Requires(hint): tetex-preview

* Thu May 25 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.4.1-7.1
- fc4: drop Requires: tetex-preview, it's not ready yet.

* Wed May 24 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.4.1-7
- use serverpipe "~/.lyx/lyxpipe" instead, that was the old default
  and what pybibliographer expects.

* Tue May 23 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.4.1-6
- set defaults for (see %{_datadir}/lyx/lyxrc.defaults.custom)
  screen_font_roman "Serif"
  screen_font_sans "Sans"
  screen_font_typewriter "Monospace"
  screen_zoom 100
  serverpipe "~/.lyx/pipe"
  (bug #192253)

* Mon May 22 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.4.1-5
- Requires(hint): tetex-preview

* Tue May 16 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.4.1-4
- add generic app icon (rh #191944)

* Fri Apr 28 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.4.1-3
- Requires(hint): tetex-dvipost
  adds support for lyx's Document->Change Tracking

* Tue Apr 11 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.4.1-2
- 1.4.1

* Thu Mar 30 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.4.0-5
- %%trigger ImageMagick (#186319)

* Thu Mar 09 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.4.0-4
- fix stripping of -fexceptions from %%optflags

* Wed Mar 08 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.4.0-3
- include beamer.layout

* Wed Mar 08 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.4.0-2
- 1.4.0(final)
- drop boost bits