Accepting request 64377 from home:namtrac:branches:Publishing

OBS-URL: https://build.opensuse.org/request/show/64377
OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=16
This commit is contained in:
Stephan Kulow
2011-03-17 09:56:21 +00:00
committed by Git OBS Bridge
parent 668f18abe9
commit 5355d506a9
3 changed files with 31 additions and 0 deletions

View File

@@ -38,6 +38,8 @@ Url: http://www.lyx.org/
Source: lyx-%{rversion}.tar.bz2
Source1: lyx.desktop
Source2: lyx.png
# PATCH-FIX-UPSTREAM gcc46.patch -- Add missing include to fix compilation with gcc 4.6
Patch: gcc46.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Recommends: xindy
@@ -51,6 +53,7 @@ each paragraph. Of course, low level formatting is still possible.
%prep
%setup -q -n %{name}-%{rversion}
%patch
%build
#%{?suse_update_config:%{suse_update_config -f config}}