update to 2.3.4.4 [release 2.3.4.4-1mamba;Tue Mar 03 2020]
This commit is contained in:
parent
e80a75a89f
commit
9831e9ae72
14
lyx.spec
14
lyx.spec
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: lyx
|
Name: lyx
|
||||||
Version: 2.3.4.2
|
Version: 2.3.4.4
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: WYSIWYM (What You See Is What You Mean) document processor
|
Summary: WYSIWYM (What You See Is What You Mean) document processor
|
||||||
Group: Applications/Publishing
|
Group: Applications/Publishing
|
||||||
@ -8,22 +8,23 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.lyx.org/
|
URL: http://www.lyx.org/
|
||||||
Source0: ftp://ftp.lip6.fr/pub/lyx/stable/%{majver}.x/lyx-%{version}.tar.xz
|
Source0: ftp://ftp.lip6.fr/pub/lyx/stable/%{majver}.x/lyx-%{version}.tar.bz2
|
||||||
#Source0: ftp://ftp.lyx.org/pub/lyx/stable/%{majver}.x/lyx-%{version}.tar.xz
|
#Source0: ftp://ftp.lyx.org/pub/lyx/stable/%{majver}.x/lyx-%{version}.tar.xz
|
||||||
Source1: lyx-desktop
|
Source1: lyx-desktop
|
||||||
Patch0: %{name}-2.0.0-hunspell-1.3.patch
|
Patch0: %{name}-2.0.0-hunspell-1.3.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: ldconfig
|
||||||
BuildRequires: libaspell-devel
|
BuildRequires: libaspell-devel
|
||||||
BuildRequires: libboost-devel
|
|
||||||
BuildRequires: libenchant-devel
|
BuildRequires: libenchant-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libglib-devel
|
|
||||||
BuildRequires: libhunspell-devel
|
BuildRequires: libhunspell-devel
|
||||||
BuildRequires: libmagic-devel
|
BuildRequires: libmagic-devel
|
||||||
|
BuildRequires: libmythes-devel
|
||||||
BuildRequires: libqt5-devel
|
BuildRequires: libqt5-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: libxcb-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
@ -69,6 +70,8 @@ LyX is stable and fully featured.
|
|||||||
It has been used for documents as large as a thesis, or as small as a business letter.
|
It has been used for documents as large as a thesis, or as small as a business letter.
|
||||||
Despite its simple GUI interface (available in many languages), it supports tables, figures, and hyperlinked cross-references, and has a best-of-breed math editor.
|
Despite its simple GUI interface (available in many languages), it supports tables, figures, and hyperlinked cross-references, and has a best-of-breed math editor.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
#%patch0 -p1
|
#%patch0 -p1
|
||||||
@ -113,6 +116,9 @@ install -D -m644 %{S:1} \
|
|||||||
#NEWS README
|
#NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 03 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.4.4-1mamba
|
||||||
|
- update to 2.3.4.4
|
||||||
|
|
||||||
* Thu Feb 13 2020 Automatic Build System <autodist@mambasoft.it> 2.3.4.2-1mamba
|
* Thu Feb 13 2020 Automatic Build System <autodist@mambasoft.it> 2.3.4.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user