Accepting request 389514 from Publishing:TeXLive
- Correct cut&paste typo with texlua-devel package name - Really require the devel packages with texlive-devel OBS-URL: https://build.opensuse.org/request/show/389514 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texlive-filesystem?expand=0&rev=16
This commit is contained in:
commit
5ab6c37672
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 13 14:11:56 UTC 2016 - werner@suse.de
|
||||||
|
|
||||||
|
- Correct cut&paste typo with texlua-devel package name
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 21 13:57:38 UTC 2016 - werner@suse.de
|
||||||
|
|
||||||
|
- Really require the devel packages with texlive-devel
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 8 11:35:46 UTC 2016 - werner@suse.de
|
Mon Feb 8 11:35:46 UTC 2016 - werner@suse.de
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define texlive_version 2015
|
%define texlive_version 2015
|
||||||
%define texlive_previous 2014
|
%define texlive_previous 2014
|
||||||
%define texlive_release 20150521
|
%define texlive_release 20150521
|
||||||
%define texlive_noarch 104
|
%define texlive_noarch 105
|
||||||
%define texlive_source texlive-20150521-source
|
%define texlive_source texlive-20150521-source
|
||||||
|
|
||||||
%define __perl_requires %{nil}
|
%define __perl_requires %{nil}
|
||||||
@ -4076,9 +4076,15 @@ Summary: Basic development packages for TeXLive
|
|||||||
License: LGPL-2.1+ and BSD-3-Clause and SUSE-TeX
|
License: LGPL-2.1+ and BSD-3-Clause and SUSE-TeX
|
||||||
Group: Development/Languages/Other
|
Group: Development/Languages/Other
|
||||||
Url: http://www.tug.org/texlive/
|
Url: http://www.tug.org/texlive/
|
||||||
Requires: texlive-cweb >= %{texlive_version}
|
|
||||||
Requires: texlive-kpathsea-devel = 6.2.1
|
Requires: texlive-kpathsea-devel = 6.2.1
|
||||||
Requires: texlive-ptexenc-devel = 1.3.3
|
Requires: texlive-ptexenc-devel = 1.3.3
|
||||||
|
Requires: texlive-synctex-devel = 1.17
|
||||||
|
Requires: texlive-texlua-devel = 5.2.4
|
||||||
|
%if %{with LuaJIT}
|
||||||
|
Requires: texlive-texluajit-devel = 2.0.3
|
||||||
|
%endif
|
||||||
|
Requires: texlive-bin-devel >= %{texlive_version}
|
||||||
|
Requires: texlive-cweb >= %{texlive_version}
|
||||||
Requires: texlive-web >= %{texlive_version}
|
Requires: texlive-web >= %{texlive_version}
|
||||||
|
|
||||||
%description -n texlive-devel
|
%description -n texlive-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user