Accepting request 81611 from Publishing
Cleaned up BuildRequires OBS-URL: https://build.opensuse.org/request/show/81611 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lyx?expand=0&rev=43
This commit is contained in:
commit
3450568909
@ -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
|
||||
|
||||
|
5
lyx.spec
5
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
|
||||
|
Loading…
Reference in New Issue
Block a user