diff --git a/lyx.changes b/lyx.changes index e929d08..7610d9a 100644 --- a/lyx.changes +++ b/lyx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 8 10:00:37 UTC 2011 - cornelis@solcon.nl + +- Cleaned up BuildRequires + ------------------------------------------------------------------- Mon Sep 5 18:04:22 UTC 2011 - cornelis@solcon.nl diff --git a/lyx.spec b/lyx.spec index 4ff7cce..2a8214e 100644 --- a/lyx.spec +++ b/lyx.spec @@ -20,7 +20,7 @@ Name: lyx #!BuildIgnore: lyx -BuildRequires: ImageMagick aspell-devel boost-devel fdupes gv hunspell-devel libdrm-devel libjpeg-devel libqt4-devel python sgmltool texlive-devel texlive-latex update-desktop-files +BuildRequires: aspell-devel boost-devel fdupes hunspell-devel libqt4-devel python texlive-devel texlive-latex update-desktop-files License: LGPLv2.1+ Group: Productivity/Publishing/TeX/Frontends Requires: texlive-latex ImageMagick @@ -57,8 +57,7 @@ sed -i "s/__TIME__/\"$FAKE_BUILDTIME\"/" src/LyX.cpp sed -i "s/__DATE__/\"$FAKE_BUILDDATE\"/" src/LyX.cpp %build -#%{?suse_update_config:%{suse_update_config -f config}} -./autogen.sh +#./autogen.sh export CFLAGS="$RPM_OPT_FLAGS -DHAVE_STRERROR" export CXXFLAGS="$RPM_OPT_FLAGS -DHAVE_STRERROR" TEXMF=%{_datadir}/texmf