This commit is contained in:
parent
96b5885fab
commit
c09b6d8e09
3
lyx-2.3.1-1.tar.xz
Normal file
3
lyx-2.3.1-1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ab5cbe4f63713e13955a8dc8ad8283e7d4f389715777bd051758f39271894c90
|
||||
size 15796780
|
BIN
lyx-2.3.1-1.tar.xz.sig
Normal file
BIN
lyx-2.3.1-1.tar.xz.sig
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bebe4a0626c872fb9f0131312393fbcef6403d26eae10fa6a2b377f1412487c8
|
||||
size 15796948
|
Binary file not shown.
7
lyx.spec
7
lyx.spec
@ -23,11 +23,11 @@ Summary: WYSIWYM (What You See Is What You Mean) document processor
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/TeX/Frontends
|
||||
Url: http://www.lyx.org/
|
||||
Source: ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/lyx-%{version}.tar.xz
|
||||
Source: ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/lyx-%{version}-1.tar.xz
|
||||
Source1: lyxrc.dist
|
||||
Source2: lyx.keyring
|
||||
Source3: ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/lyx-%{version}.tar.xz.sig
|
||||
# PATCH-FIX-OPENSUSE - use #! /usr/bin/python as shebang
|
||||
Source3: ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/lyx-%{version}-1.tar.xz.sig
|
||||
# PATCH-FIX-UPSTREAM - use #! /usr/bin/python as shebang
|
||||
Patch0: remove-env-for-python.patch
|
||||
#!BuildIgnore: lyx
|
||||
BuildRequires: autoconf
|
||||
@ -114,6 +114,7 @@ document under "Help" on the menubar.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
#./autogen.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user