2011-12-20 18:29:17 +01:00
|
|
|
#
|
|
|
|
# spec file for package texlive
|
|
|
|
#
|
2014-01-13 12:40:51 +01:00
|
|
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
2011-12-20 18:29:17 +01:00
|
|
|
#
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
#
|
|
|
|
|
2012-12-21 10:16:48 +01:00
|
|
|
|
2013-07-31 15:21:21 +02:00
|
|
|
%define texlive_version 2013
|
2013-03-27 14:24:09 +01:00
|
|
|
%define texlive_previous 2011
|
2013-07-31 15:21:21 +02:00
|
|
|
%define texlive_release 20130620
|
2014-06-03 10:53:36 +02:00
|
|
|
%define texlive_noarch 84
|
2013-07-31 15:21:21 +02:00
|
|
|
%define texlive_source texlive-20130620-source
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%define __perl_requires %{nil}
|
|
|
|
%define __os_install_post /usr/lib/rpm/brp-compress \\\
|
|
|
|
%(ls /usr/lib/rpm/brp-suse.d/* 2> /dev/null | grep -vE 'symlink|desktop') %{nil}
|
|
|
|
|
2012-05-21 17:26:13 +02:00
|
|
|
#
|
|
|
|
# psutils -- is also available as the package psutils and therefore
|
|
|
|
# not necessary required, enabling the resulting psutils
|
|
|
|
# cause dependency on package collection-fontutils
|
|
|
|
%bcond_with psutils
|
|
|
|
|
|
|
|
#
|
|
|
|
# buildbiber -- we build our own biber executable as with this all
|
|
|
|
# architectures can be supported (in theory) and the final
|
|
|
|
# perl dump binary is smaller
|
|
|
|
#
|
|
|
|
%global with_buildbiber 1
|
|
|
|
%bcond_with buildbiber
|
|
|
|
|
2013-05-06 15:33:07 +02:00
|
|
|
#
|
|
|
|
# lcdf-typetools -- is also available as the package lcdf-typetools
|
|
|
|
# and therefore we may only require this external package
|
2013-05-07 12:18:57 +02:00
|
|
|
%global with_lcdf_typetools 1
|
2013-05-06 15:33:07 +02:00
|
|
|
%bcond_with lcdf_typetools
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
Name: texlive
|
2012-06-01 10:02:51 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}
|
|
|
|
Release: 0
|
2012-06-12 19:56:21 +02:00
|
|
|
Summary: The TeXLive Formatting System
|
2012-12-21 10:16:48 +01:00
|
|
|
License: GPL-2.0+ and GPL-2.0 and GPL-3.0 and LPPL-1.3c and LPPL-1.0 and Artistic-1.0 and Apache-2.0 and MIT and BSD-3-Clause and SUSE-TeX and SUSE-Public-Domain
|
2011-12-20 18:29:17 +01:00
|
|
|
Group: Productivity/Publishing/TeX/Base
|
|
|
|
Url: http://www.tug.org/texlive/
|
2013-07-31 15:21:21 +02:00
|
|
|
PreReq: /usr/bin/perl
|
|
|
|
PreReq: /usr/bin/clear
|
|
|
|
PreReq: /usr/bin/dialog
|
|
|
|
PreReq: coreutils
|
|
|
|
PreReq: ed
|
|
|
|
PreReq: findutils
|
|
|
|
PreReq: grep
|
|
|
|
PreReq: sed
|
2013-07-17 14:54:39 +02:00
|
|
|
PreReq: %{name}-filesystem >= %{texlive_version}
|
|
|
|
PreReq: %{name}-kpathsea-bin >= %{texlive_version}
|
|
|
|
PreReq: %{name}-kpathsea >= %{texlive_version}
|
|
|
|
PreReq: %{name}-tetex-bin >= %{texlive_version}
|
|
|
|
PreReq: %{name}-tetex >= %{texlive_version}
|
|
|
|
PreReq: %{name}-texconfig-bin >= %{texlive_version}
|
|
|
|
PreReq: %{name}-texconfig >= %{texlive_version}
|
|
|
|
#!BuildIgnore: %{name}-kpathsea-bin
|
|
|
|
#!BuildIgnore: %{name}-kpathsea
|
|
|
|
#!BuildIgnore: %{name}-tetex-bin
|
|
|
|
#!BuildIgnore: %{name}-tetex
|
|
|
|
#!BuildIgnore: %{name}-texconfig-bin
|
|
|
|
#!BuildIgnore: %{name}-texconfig
|
2012-06-12 19:56:21 +02:00
|
|
|
Requires(post): coreutils
|
|
|
|
Requires(postun): coreutils
|
|
|
|
Requires(posttrans): coreutils
|
|
|
|
Requires(posttrans): ed
|
|
|
|
Requires(posttrans): findutils
|
|
|
|
Requires(posttrans): grep
|
|
|
|
Requires(posttrans): sed
|
2012-06-13 10:18:32 +02:00
|
|
|
Requires(posttrans): %{name}-filesystem >= %{texlive_version}
|
2012-06-12 19:56:21 +02:00
|
|
|
Requires(posttrans): %{name}-kpathsea-bin >= %{texlive_version}
|
|
|
|
Requires(posttrans): %{name}-kpathsea >= %{texlive_version}
|
|
|
|
Requires(posttrans): %{name}-tetex-bin >= %{texlive_version}
|
|
|
|
Requires(posttrans): %{name}-tetex >= %{texlive_version}
|
2012-06-18 09:29:52 +02:00
|
|
|
Requires(posttrans): %{name}-texconfig-bin >= %{texlive_version}
|
|
|
|
Requires(posttrans): %{name}-texconfig >= %{texlive_version}
|
2012-06-26 13:08:48 +02:00
|
|
|
Recommends: %{name}-scheme-medium
|
2012-01-25 11:15:02 +01:00
|
|
|
BuildRequires: autoconf
|
2012-04-10 17:07:51 +02:00
|
|
|
BuildRequires: automake
|
2011-12-20 18:29:17 +01:00
|
|
|
BuildRequires: bison
|
|
|
|
BuildRequires: cairo
|
|
|
|
BuildRequires: cairo-devel
|
|
|
|
BuildRequires: dejavu
|
|
|
|
BuildRequires: dialog
|
|
|
|
BuildRequires: ed
|
|
|
|
BuildRequires: expat
|
|
|
|
BuildRequires: fdupes
|
|
|
|
BuildRequires: fftw3-devel
|
|
|
|
BuildRequires: flex
|
|
|
|
BuildRequires: freeglut-devel
|
2012-04-10 17:07:51 +02:00
|
|
|
BuildRequires: freetype-devel
|
2011-12-20 18:29:17 +01:00
|
|
|
BuildRequires: freetype2-devel
|
|
|
|
BuildRequires: gc-devel
|
|
|
|
BuildRequires: gcc-c++
|
|
|
|
BuildRequires: gd-devel
|
2012-04-24 12:14:16 +02:00
|
|
|
BuildConflicts: ghostscript-mini
|
2012-12-21 10:16:48 +01:00
|
|
|
BuildRequires: %{name}-filesystem
|
2011-12-20 18:29:17 +01:00
|
|
|
BuildRequires: ghostscript-devel
|
|
|
|
BuildRequires: ghostscript-library
|
|
|
|
BuildRequires: glibc-devel
|
2013-08-07 13:06:40 +02:00
|
|
|
%if 0%{suse_version} > 1220
|
2013-08-07 13:00:57 +02:00
|
|
|
BuildRequires: glu-devel
|
2013-08-07 13:06:40 +02:00
|
|
|
%endif
|
2011-12-20 18:29:17 +01:00
|
|
|
BuildRequires: gsl-devel
|
|
|
|
BuildRequires: jpeg
|
|
|
|
BuildRequires: libicu-devel
|
|
|
|
BuildRequires: libjpeg-devel
|
2013-07-31 15:21:21 +02:00
|
|
|
BuildRequires: libopenssl-devel
|
2013-08-01 10:05:14 +02:00
|
|
|
%if 0%{suse_version} > 1220
|
2013-08-07 13:00:57 +02:00
|
|
|
BuildRequires: Mesa-libGL-devel
|
|
|
|
BuildRequires: Mesa-libglapi-devel
|
2013-08-01 10:05:14 +02:00
|
|
|
BuildRequires: libOSMesa-devel
|
|
|
|
%else
|
|
|
|
BuildRequires: Mesa-devel
|
|
|
|
%endif
|
2011-12-20 18:29:17 +01:00
|
|
|
BuildRequires: libpng-devel
|
|
|
|
BuildRequires: libpoppler-devel
|
2013-08-07 13:11:05 +02:00
|
|
|
%if 0%{suse_version} > 1230
|
|
|
|
BuildRequires: libsigsegv-devel
|
|
|
|
%endif
|
2013-07-31 15:21:21 +02:00
|
|
|
BuildRequires: libxml2-devel
|
|
|
|
BuildRequires: libxslt-devel
|
2011-12-20 18:29:17 +01:00
|
|
|
BuildRequires: ncurses-devel
|
|
|
|
BuildRequires: netpbm
|
|
|
|
BuildRequires: pango-devel
|
2012-06-10 20:11:21 +02:00
|
|
|
BuildRequires: pango-tools
|
2012-05-18 15:37:01 +02:00
|
|
|
BuildRequires: pwdutils
|
2011-12-20 18:29:17 +01:00
|
|
|
BuildRequires: readline-devel
|
2012-06-19 16:18:50 +02:00
|
|
|
BuildConflicts: texinfo
|
2011-12-20 18:29:17 +01:00
|
|
|
BuildRequires: unzip
|
|
|
|
BuildRequires: xaw3d-devel
|
|
|
|
BuildRequires: xorg-x11-devel
|
|
|
|
BuildRequires: xorg-x11-util-devel
|
|
|
|
BuildRequires: xz
|
|
|
|
BuildRequires: zip
|
2013-07-31 15:21:21 +02:00
|
|
|
BuildRequires: zlib-devel
|
2011-12-20 18:29:17 +01:00
|
|
|
BuildRequires: zziplib-devel
|
2012-05-21 17:26:13 +02:00
|
|
|
%if %{with buildbiber}
|
2012-05-22 10:44:37 +02:00
|
|
|
%define perl_version %(rpm -q --qf '%{VERSION}' perl)
|
2013-09-02 14:19:24 +02:00
|
|
|
BuildRequires: perl(autovivification)
|
|
|
|
#BuildRequires: perl(Business::ISBN)
|
2013-07-31 15:21:21 +02:00
|
|
|
BuildRequires: perl-Business-ISBN
|
|
|
|
BuildRequires: perl-Business-ISBN-Data
|
|
|
|
BuildRequires: perl(Business::ISMN)
|
|
|
|
BuildRequires: perl(Business::ISSN)
|
2012-05-21 17:26:13 +02:00
|
|
|
BuildRequires: perl(Config::AutoConf) >= 0.15
|
|
|
|
BuildRequires: perl(Data::Compare)
|
|
|
|
BuildRequires: perl(Data::Dump)
|
|
|
|
BuildRequires: perl(Date::Simple)
|
2013-07-31 15:21:21 +02:00
|
|
|
BuildRequires: perl(Encode::EUCJPASCII)
|
|
|
|
BuildRequires: perl(Encode::HanExtra)
|
|
|
|
BuildRequires: perl(Encode::JIS2K)
|
2012-05-21 17:26:13 +02:00
|
|
|
BuildRequires: perl(ExtUtils::LibBuilder) >= 0.02
|
|
|
|
BuildRequires: perl(File::Slurp::Unicode)
|
2012-06-10 20:11:21 +02:00
|
|
|
BuildRequires: perl(File::Which)
|
2012-05-21 17:26:13 +02:00
|
|
|
BuildRequires: perl(IPC::Cmd)
|
|
|
|
BuildRequires: perl(IPC::Run3)
|
|
|
|
BuildRequires: perl(LWP::Protocol::https)
|
|
|
|
BuildRequires: perl(LWP::Simple)
|
2013-07-31 15:21:21 +02:00
|
|
|
BuildRequires: perl(LWP::UserAgent)
|
2012-05-21 17:26:13 +02:00
|
|
|
BuildRequires: perl(List::AllUtils)
|
|
|
|
BuildRequires: perl(List::MoreUtils)
|
|
|
|
BuildRequires: perl(Log::Log4perl)
|
2012-06-10 20:11:21 +02:00
|
|
|
BuildRequires: perl(Module::Build)
|
2013-11-13 14:10:29 +01:00
|
|
|
%if 0%{suse_version} <= 1230
|
2012-05-21 17:26:13 +02:00
|
|
|
BuildRequires: perl(PAR::Packer)
|
2013-11-13 14:10:29 +01:00
|
|
|
%endif
|
2012-05-21 17:26:13 +02:00
|
|
|
BuildRequires: perl(Readonly::XS)
|
|
|
|
BuildRequires: perl(Regexp::Common)
|
2012-06-10 20:11:21 +02:00
|
|
|
BuildRequires: perl(Test::More)
|
2013-07-31 15:21:21 +02:00
|
|
|
BuildRequires: perl(Test::Pod) >= 1.22
|
|
|
|
BuildRequires: perl(Test::Pod::Coverage) >= 1.08
|
2012-05-21 17:26:13 +02:00
|
|
|
BuildRequires: perl(Text::BibTeX) >= 0.62
|
|
|
|
BuildRequires: perl(Unicode::Collate) >= 0.89
|
2013-07-31 15:21:21 +02:00
|
|
|
BuildRequires: perl(Unicode::GCString)
|
2012-05-21 17:26:13 +02:00
|
|
|
BuildRequires: perl(XML::LibXML::Simple)
|
|
|
|
BuildRequires: perl(XML::LibXSLT)
|
|
|
|
BuildRequires: perl(XML::Writer::String)
|
|
|
|
%endif
|
2012-06-04 09:51:53 +02:00
|
|
|
# Download at ftp://tug.org/texlive/historic/%{texlive_version}/
|
2012-06-02 15:37:44 +02:00
|
|
|
Source0: %{texlive_source}.tar.xz
|
2013-07-31 15:21:21 +02:00
|
|
|
Source3: biblatex-biber-1.7.tar.xz
|
2011-12-20 18:29:17 +01:00
|
|
|
Source4: cnf-to-paths.awk
|
2012-06-20 15:14:21 +02:00
|
|
|
Source30: texlive-rpmlintrc
|
2012-04-27 17:49:04 +02:00
|
|
|
Source50: public.c
|
|
|
|
Source51: public.8
|
2011-12-20 18:29:17 +01:00
|
|
|
Patch0: source.dif
|
|
|
|
Patch1: source-configure.dif
|
|
|
|
Patch2: source-xdvizilla.dif
|
|
|
|
Patch3: source-arraysubs.dif
|
|
|
|
Patch5: source-texdoc.dif
|
|
|
|
Patch6: source-dviutils.dif
|
|
|
|
Patch7: source-psutils-flip.dif
|
|
|
|
Patch8: source-psutils.dif
|
|
|
|
Patch10: source-poppler.dif
|
|
|
|
Patch11: source-lacheck.dif
|
|
|
|
Patch12: source-warns.dif
|
|
|
|
Patch13: source-x11r7.dif
|
2013-02-21 15:09:00 +01:00
|
|
|
# PATCH-EXTEND-UPSTREAM source-maxpath.dif
|
|
|
|
Patch14: source-maxpath.dif
|
2011-12-20 18:29:17 +01:00
|
|
|
Patch15: source-overflow.dif
|
|
|
|
Patch17: source-64.dif
|
|
|
|
Patch18: source-a2ping.dif
|
|
|
|
Patch19: source-dvipng.dif
|
2013-05-06 15:33:07 +02:00
|
|
|
Patch20: source-asymptote.dif
|
2013-12-20 10:10:29 +01:00
|
|
|
# PATCH-FIX-UPSTREAM xdvi -sourceposition exits with Fatal error
|
|
|
|
Patch21: source-bnc856363.dif
|
2014-01-13 12:40:51 +01:00
|
|
|
# PATCH-FIX-UPSTREAM Do not be fooled on big endian and
|
|
|
|
Patch22: source-dvipdfmx.dif
|
2014-05-02 10:47:36 +02:00
|
|
|
# PATCH-FIX-UPSTREAM source-poppler-0.26.patch dimstar@opensuse.org -- Fix build with Poppler 0.26
|
|
|
|
Patch23: source-poppler-0.26.patch
|
2013-12-20 10:10:29 +01:00
|
|
|
# PATCH-FIX-UPSTREAM build with perl 5.18.0
|
2013-07-31 15:21:21 +02:00
|
|
|
Patch40: biber-dev.patch
|
|
|
|
# PATCH-EXTEND-UPSTREAM Use always system CA certificates
|
|
|
|
Patch41: biber-certs.dif
|
2013-08-08 12:11:27 +02:00
|
|
|
# PATCH-FIX-UPSTREAM Make biber work with out perl
|
|
|
|
Patch42: biblatex-encoding.dif
|
2013-09-02 14:19:24 +02:00
|
|
|
# PATCH-FIX-UPSTREAM Make biber work without Data::diver perl module but autovivification
|
|
|
|
Patch43: biber-av.patch
|
2014-02-01 08:48:48 +01:00
|
|
|
# PATCH-FIX-UPSTREAM deal with semantic change of Perl Readonly implementation in version 1.04
|
|
|
|
Patch44: biber-noreadonly.diff
|
2012-04-10 17:07:51 +02:00
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%{expand: %%global options %(mktemp /tmp/texlive-opts.XXXXXXXX)}
|
|
|
|
%global _varlib %{_localstatedir}/lib
|
|
|
|
%global _libexecdir %{_prefix}/lib
|
|
|
|
|
|
|
|
%define _texmfdistdir %{_datadir}/texmf
|
2013-08-07 13:00:57 +02:00
|
|
|
%if 0%{texlive_version} >= 2013
|
|
|
|
%define _texmfmaindir %{_texmfdistdir}
|
|
|
|
%define _texmfdirs %{_texmfdistdir}
|
|
|
|
%else
|
2011-12-20 18:29:17 +01:00
|
|
|
%define _texmfmaindir %{_libexecdir}/texmf
|
|
|
|
%define _texmfdirs \{%{_texmfdistdir},%{_texmfmaindir}\}
|
2013-08-07 13:00:57 +02:00
|
|
|
%endif
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%define _texmfconfdir %{_sysconfdir}/texmf
|
|
|
|
%define _texmfvardir %{_varlib}/texmf
|
|
|
|
%define _texmfcache %{_localstatedir}/cache/texmf
|
|
|
|
%define _fontcache %{_texmfcache}/fonts
|
|
|
|
#
|
|
|
|
%define _x11bin %{_prefix}/bin
|
|
|
|
%define _x11lib %{_libdir}
|
|
|
|
%define _x11data %{_datadir}/X11
|
|
|
|
%define _x11inc %{_includedir}
|
|
|
|
%define _appdefdir %{_x11data}/app-defaults
|
|
|
|
#
|
2012-05-18 15:37:01 +02:00
|
|
|
%define texgrp mktex
|
2012-05-14 17:07:02 +02:00
|
|
|
#%define texgid 505
|
|
|
|
#
|
2011-12-20 18:29:17 +01:00
|
|
|
%description
|
|
|
|
After installing texlive and the package texlive-latex, find a large
|
|
|
|
selection of documentation for TeX, LaTeX, and various layout styles in
|
|
|
|
/usr/share/texmf/doc.
|
|
|
|
|
|
|
|
TeX (pronounced tech) is an interpreter for text formatting and was
|
|
|
|
developed by Donald E. Knuth. It works with control and macro commands
|
|
|
|
on a text file. Working with TeX is similar to typesetting methods.
|
|
|
|
LaTeX is a complex macro package that removes the cryptical TeX
|
|
|
|
interface and does most of the work for the user.
|
|
|
|
|
|
|
|
TeX uses special fonts produced by the MetaFont program. Various
|
|
|
|
printer drivers and an X11 viewer are also included in this package.
|
|
|
|
The teTeX package is based on the standard TeX package of Karl Berry,
|
|
|
|
which makes configuration much easier. It is also possible to use
|
|
|
|
PostScript fonts. A real PostScript printer is required, however. If
|
|
|
|
the ghostscript (gs) package is installed, all drivers for printing and
|
|
|
|
viewing can use these fonts. Note, however, that the fonts included in
|
|
|
|
the ghostscript package are not identical to Adobe's PostScript fonts.
|
|
|
|
The copyright prohibids us to include them on the CD.
|
|
|
|
|
|
|
|
Besides these features, the programs MakeIndex (for producing indexes)
|
|
|
|
and BibTeX (for literature data processing) exist.
|
|
|
|
|
|
|
|
The texlive package includes a full texmf tree, many programs like tex,
|
|
|
|
dvips, etc., shell script configuration, and a big collection of
|
|
|
|
documentations. This package is easily configured by the script
|
|
|
|
texconfig and has multilanguage options.
|
|
|
|
|
2012-06-12 19:56:21 +02:00
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%package a2ping-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn27321
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of a2ping
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description a2ping-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of a2ping
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package accfonts-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn12688
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of accfonts
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description accfonts-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of accfonts
|
2011-12-20 18:29:17 +01:00
|
|
|
|
2013-07-31 15:21:21 +02:00
|
|
|
%package adhocfilelist-bin
|
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn28038
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of adhocfilelist
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
|
|
|
|
|
|
|
%description adhocfilelist-bin
|
|
|
|
Binary files of adhocfilelist
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%package afm2pl-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of afm2pl
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description afm2pl-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of afm2pl
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package aleph-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of aleph
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description aleph-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of aleph
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package amstex-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn3006
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of amstex
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description amstex-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of amstex
|
2011-12-20 18:29:17 +01:00
|
|
|
|
2013-07-31 15:21:21 +02:00
|
|
|
%package arara-bin
|
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn29036
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of arara
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
|
|
|
|
|
|
|
%description arara-bin
|
|
|
|
Binary files of arara
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%package asymptote-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30598
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of asymptote
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description asymptote-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of asymptote
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package authorindex-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn18790
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of authorindex
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description authorindex-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of authorindex
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package biber-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30357
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of biber
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
2012-05-22 10:44:37 +02:00
|
|
|
%if %{with buildbiber}
|
2013-09-05 11:39:32 +02:00
|
|
|
Requires: perl = %{perl_version}
|
2013-09-05 10:22:01 +02:00
|
|
|
Recommends: ca-certificates
|
|
|
|
Recommends: ca-certificates-mozilla
|
2013-11-13 14:10:29 +01:00
|
|
|
%if 0%{suse_version} > 1230
|
2013-12-20 10:10:29 +01:00
|
|
|
Requires: perl(Biber) >= %{texlive_version}.%{texlive_release}
|
2013-11-13 14:10:29 +01:00
|
|
|
%endif
|
2013-07-16 16:46:25 +02:00
|
|
|
Requires: perl(LWP::UserAgent)
|
2013-03-27 14:24:09 +01:00
|
|
|
Requires: perl(Text::BibTeX)
|
2012-05-22 10:44:37 +02:00
|
|
|
%endif
|
2012-12-21 10:16:48 +01:00
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description biber-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of biber
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package bibexport-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn16219
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of bibexport
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description bibexport-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of bibexport
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package bibtex-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of bibtex
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description bibtex-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of bibtex
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package bibtex8-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of bibtex8
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description bibtex8-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of bibtex8
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package bibtexu-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of bibtexu
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description bibtexu-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of bibtexu
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package bundledoc-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn17794
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of bundledoc
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description bundledoc-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of bundledoc
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package cachepic-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn15543
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of cachepic
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description cachepic-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of cachepic
|
2011-12-20 18:29:17 +01:00
|
|
|
|
2012-04-13 18:41:24 +02:00
|
|
|
%package checkcites-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn25623
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of checkcites
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2012-04-13 18:41:24 +02:00
|
|
|
|
|
|
|
%description checkcites-bin
|
|
|
|
Binary files of checkcites
|
|
|
|
|
|
|
|
%package chktex-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of chktex
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description chktex-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of chktex
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package cjkutils-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of cjkutils
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
2013-03-28 14:35:15 +01:00
|
|
|
Obsoletes: texlive-bin-cjk <= %{texlive_previous}
|
2012-12-21 10:16:48 +01:00
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description cjkutils-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of cjkutils
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package context-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn29741
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of context
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description context-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of context
|
2011-12-20 18:29:17 +01:00
|
|
|
|
2013-07-31 15:21:21 +02:00
|
|
|
%package convbkmk-bin
|
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30408
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of convbkmk
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
|
|
|
|
|
|
|
%description convbkmk-bin
|
|
|
|
Binary files of convbkmk
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%package cslatex-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn3006
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of cslatex
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description cslatex-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of cslatex
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package csplain-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn3006
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of csplain
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description csplain-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of csplain
|
2011-12-20 18:29:17 +01:00
|
|
|
|
2012-04-16 17:54:08 +02:00
|
|
|
%package ctanify-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn24061
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of ctanify
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2012-04-16 17:54:08 +02:00
|
|
|
|
|
|
|
%description ctanify-bin
|
|
|
|
Binary files of ctanify
|
|
|
|
|
|
|
|
%package ctanupload-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn23866
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of ctanupload
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2012-04-16 17:54:08 +02:00
|
|
|
|
|
|
|
%description ctanupload-bin
|
|
|
|
Binary files of ctanupload
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%package ctie-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of ctie
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description ctie-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of ctie
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package cweb-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of cweb
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description cweb-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of cweb
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package cyrillic-bin-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn29741
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of cyrillic-bin
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description cyrillic-bin-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of cyrillic-bin
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package de-macro-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn17399
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of de-macro
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description de-macro-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of de-macro
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package detex-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of detex
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description detex-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of detex
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package devnag-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of devnag
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description devnag-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of devnag
|
2011-12-20 18:29:17 +01:00
|
|
|
|
2012-04-13 18:41:24 +02:00
|
|
|
%package dosepsbin-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn24759
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of dosepsbin
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2012-04-13 18:41:24 +02:00
|
|
|
|
|
|
|
%description dosepsbin-bin
|
|
|
|
Binary files of dosepsbin
|
|
|
|
|
|
|
|
%package dtl-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of dtl
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description dtl-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of dtl
|
2011-12-20 18:29:17 +01:00
|
|
|
|
2013-07-31 15:21:21 +02:00
|
|
|
%package dtxgen-bin
|
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn29031
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of dtxgen
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
|
|
|
|
|
|
|
%description dtxgen-bin
|
|
|
|
Binary files of dtxgen
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%package dviasm-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn8329
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of dviasm
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description dviasm-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of dviasm
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package dvicopy-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of dvicopy
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description dvicopy-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of dvicopy
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package dvidvi-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of dvidvi
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description dvidvi-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of dvidvi
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package dviljk-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of dviljk
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
2013-03-28 14:35:15 +01:00
|
|
|
Obsoletes: texlive-bin-dvilj <= %{texlive_previous}
|
2013-05-16 12:10:05 +02:00
|
|
|
Provides: texlive-bin-dvilj = %{texlive_version}
|
2012-12-21 10:16:48 +01:00
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description dviljk-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of dviljk
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package dvipdfmx-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30845
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of dvipdfmx
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
2013-07-31 15:21:21 +02:00
|
|
|
Obsoletes: texlive-dvipdfm-bin <= 2012
|
|
|
|
Provides: texlive-dvipdfm-bin = %{texlive_version}
|
2012-12-21 10:16:48 +01:00
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description dvipdfmx-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of dvipdfmx
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package dvipng-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30845
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of dvipng
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description dvipng-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of dvipng
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package dvipos-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of dvipos
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description dvipos-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of dvipos
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package dvips-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of dvips
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description dvips-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of dvips
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package dvisvgm-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30613
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of dvisvgm
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description dvisvgm-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of dvisvgm
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package ebong-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn21000
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of ebong
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description ebong-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of ebong
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package eplain-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn3006
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of eplain
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description eplain-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of eplain
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package epspdf-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn29050
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of epspdf
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description epspdf-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of epspdf
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package epstopdf-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn18336
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of epstopdf
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description epstopdf-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of epstopdf
|
2011-12-20 18:29:17 +01:00
|
|
|
|
2012-04-13 18:41:24 +02:00
|
|
|
%package exceltex-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn25860
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of exceltex
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2012-04-13 18:41:24 +02:00
|
|
|
|
|
|
|
%description exceltex-bin
|
|
|
|
Binary files of exceltex
|
|
|
|
|
|
|
|
%package fig4latex-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn14752
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of fig4latex
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description fig4latex-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of fig4latex
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package findhyph-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn14758
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of findhyph
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description findhyph-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of findhyph
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package fontinst-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn29741
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of fontinst
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description fontinst-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of fontinst
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package fontools-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn25997
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of fontools
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description fontools-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of fontools
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package fontware-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of fontware
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description fontware-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of fontware
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package fragmaster-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn13663
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of fragmaster
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description fragmaster-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of fragmaster
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package glossaries-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn6881
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of glossaries
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description glossaries-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of glossaries
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package gsftopk-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of gsftopk
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description gsftopk-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of gsftopk
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package jadetex-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn3006
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of jadetex
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
2013-03-28 14:35:15 +01:00
|
|
|
Obsoletes: texlive-bin-jadetex <= %{texlive_previous}
|
2012-12-21 10:16:48 +01:00
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description jadetex-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of jadetex
|
2011-12-20 18:29:17 +01:00
|
|
|
|
2012-04-13 18:41:24 +02:00
|
|
|
%package jfontmaps-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn29848
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of jfontmaps
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2012-04-13 18:41:24 +02:00
|
|
|
|
|
|
|
%description jfontmaps-bin
|
|
|
|
Binary files of jfontmaps
|
|
|
|
|
|
|
|
%package kpathsea-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of kpathsea
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
2012-06-27 14:08:47 +02:00
|
|
|
Requires(pre): %{name}-filesystem
|
|
|
|
Requires(pre): /usr/bin/getent
|
|
|
|
Requires(pre): /usr/sbin/groupadd
|
|
|
|
Requires(post): %{name}-filesystem
|
|
|
|
Requires(post): permissions
|
|
|
|
Requires(verify): %{name}-filesystem
|
|
|
|
Requires(verify): permissions
|
2012-12-21 10:16:48 +01:00
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description kpathsea-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of kpathsea
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package lacheck-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of lacheck
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description lacheck-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of lacheck
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package latex-bin-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn14050
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of latex-bin
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
2013-03-28 14:35:15 +01:00
|
|
|
Obsoletes: texlive-bin-latex <= %{texlive_previous}
|
2012-12-21 10:16:48 +01:00
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description latex-bin-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of latex-bin
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package latex2man-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn13663
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of latex2man
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description latex2man-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of latex2man
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package latexdiff-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn16420
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of latexdiff
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description latexdiff-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of latexdiff
|
2011-12-20 18:29:17 +01:00
|
|
|
|
2012-04-13 18:41:24 +02:00
|
|
|
%package latexfileversion-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn25012
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of latexfileversion
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2012-04-13 18:41:24 +02:00
|
|
|
|
|
|
|
%description latexfileversion-bin
|
|
|
|
Binary files of latexfileversion
|
|
|
|
|
|
|
|
%package latexmk-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn10937
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of latexmk
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description latexmk-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of latexmk
|
2011-12-20 18:29:17 +01:00
|
|
|
|
2013-07-31 15:21:21 +02:00
|
|
|
%package latexpand-bin
|
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn27025
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of latexpand
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
|
|
|
|
|
|
|
%description latexpand-bin
|
|
|
|
Binary files of latexpand
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%package lcdftypetools-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of lcdftypetools
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
2013-05-06 15:33:07 +02:00
|
|
|
%if %{with lcdf_typetools}
|
|
|
|
Conflicts: lcdf-typetools
|
|
|
|
%else
|
|
|
|
Requires: lcdf-typetools
|
|
|
|
%endif
|
2012-12-21 10:16:48 +01:00
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description lcdftypetools-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of lcdftypetools
|
2011-12-20 18:29:17 +01:00
|
|
|
|
2012-06-12 19:56:21 +02:00
|
|
|
%package listbib-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn26126
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of listbib
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2012-06-12 19:56:21 +02:00
|
|
|
|
|
|
|
%description listbib-bin
|
|
|
|
Binary files of listbib
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%package listings-ext-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn15093
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of listings-ext
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description listings-ext-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of listings-ext
|
2011-12-20 18:29:17 +01:00
|
|
|
|
2013-07-31 15:21:21 +02:00
|
|
|
%package ltxfileinfo-bin
|
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn29005
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of ltxfileinfo
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
|
|
|
|
|
|
|
%description ltxfileinfo-bin
|
|
|
|
Binary files of ltxfileinfo
|
|
|
|
|
|
|
|
%package lua2dox-bin
|
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn29053
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of lua2dox
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
|
|
|
|
|
|
|
%description lua2dox-bin
|
|
|
|
Binary files of lua2dox
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%package luaotfload-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30313
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of luaotfload
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description luaotfload-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of luaotfload
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package luatex-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30845
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of luatex
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description luatex-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of luatex
|
2011-12-20 18:29:17 +01:00
|
|
|
|
2013-07-31 15:21:21 +02:00
|
|
|
%package m-tx-bin
|
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of m-tx
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
|
|
|
|
|
|
|
%description m-tx-bin
|
|
|
|
Binary files of m-tx
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%package makeindex-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of makeindex
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description makeindex-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of makeindex
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package match_parens-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn23500
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of match_parens
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description match_parens-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of match_parens
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package mathspic-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn23661
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of mathspic
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description mathspic-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of mathspic
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package metafont-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of metafont
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description metafont-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of metafont
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package metapost-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30845
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of metapost
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
2013-03-28 14:35:15 +01:00
|
|
|
Obsoletes: texlive-bin-metapost <= %{texlive_previous}
|
2012-12-21 10:16:48 +01:00
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description metapost-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of metapost
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package mex-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn3006
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of mex
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description mex-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of mex
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package mf2pt1-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn23406
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of mf2pt1
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description mf2pt1-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of mf2pt1
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package mfware-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of mfware
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description mfware-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of mfware
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package mkgrkindex-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn14428
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of mkgrkindex
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description mkgrkindex-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of mkgrkindex
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package mkjobtexmf-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn8457
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of mkjobtexmf
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description mkjobtexmf-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of mkjobtexmf
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package mltex-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn3006
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of mltex
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description mltex-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of mltex
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package mptopdf-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn18674
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of mptopdf
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description mptopdf-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of mptopdf
|
2011-12-20 18:29:17 +01:00
|
|
|
|
2013-07-31 15:21:21 +02:00
|
|
|
%package multibibliography-bin
|
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30534
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of multibibliography
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
|
|
|
|
|
|
|
%description multibibliography-bin
|
|
|
|
Binary files of multibibliography
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%package musixtex-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn22187
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of musixtex
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
2013-03-28 14:35:15 +01:00
|
|
|
Obsoletes: texlive-bin-musictex <= %{texlive_previous}
|
2013-07-31 15:21:21 +02:00
|
|
|
Requires: texlive-m-tx-bin >= %{texlive_version}
|
|
|
|
Requires: texlive-pmx-bin >= %{texlive_version}
|
2012-12-21 10:16:48 +01:00
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description musixtex-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of musixtex
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package omegaware-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of omegaware
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
2013-03-28 14:35:15 +01:00
|
|
|
Obsoletes: texlive-bin-omega <= %{texlive_previous}
|
2013-07-31 15:21:21 +02:00
|
|
|
Requires: texlive-uptex-bin >= %{texlive_version}
|
2012-12-21 10:16:48 +01:00
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description omegaware-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of omegaware
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package patgen-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of patgen
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description patgen-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of patgen
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package pax-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn10843
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of pax
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description pax-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of pax
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package pdfcrop-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn14387
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of pdfcrop
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description pdfcrop-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of pdfcrop
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package pdfjam-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn17868
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of pdfjam
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description pdfjam-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of pdfjam
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package pdftex-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30845
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of pdftex
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description pdftex-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of pdftex
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package pdftools-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of pdftools
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description pdftools-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of pdftools
|
2011-12-20 18:29:17 +01:00
|
|
|
|
2012-04-16 17:54:08 +02:00
|
|
|
%package pedigree-perl-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn25962
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of pedigree-perl
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2012-04-16 17:54:08 +02:00
|
|
|
|
|
|
|
%description pedigree-perl-bin
|
|
|
|
Binary files of pedigree-perl
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%package perltex-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn16181
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of perltex
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description perltex-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of perltex
|
2011-12-20 18:29:17 +01:00
|
|
|
|
2013-07-31 15:21:21 +02:00
|
|
|
%package pfarrei-bin
|
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn29348
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of pfarrei
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
|
|
|
|
|
|
|
%description pfarrei-bin
|
|
|
|
Binary files of pfarrei
|
|
|
|
|
2012-06-19 11:32:21 +02:00
|
|
|
%package pkfix-helper-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn13663
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of pkfix-helper
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
2012-06-19 11:32:21 +02:00
|
|
|
%description pkfix-helper-bin
|
|
|
|
Binary files of pkfix-helper
|
2011-12-20 18:29:17 +01:00
|
|
|
|
2012-06-19 11:32:21 +02:00
|
|
|
%package pkfix-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn13364
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of pkfix
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
2012-06-19 11:32:21 +02:00
|
|
|
%description pkfix-bin
|
|
|
|
Binary files of pkfix
|
2011-12-20 18:29:17 +01:00
|
|
|
|
2013-07-31 15:21:21 +02:00
|
|
|
%package pmx-bin
|
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of pmx
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
|
|
|
|
|
|
|
%description pmx-bin
|
|
|
|
Binary files of pmx
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%package ps2pkm-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of ps2pkm
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description ps2pkm-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of ps2pkm
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package pst2pdf-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn29333
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of pst2pdf
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description pst2pdf-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of pst2pdf
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package pstools-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of pstools
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description pstools-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of pstools
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package ptex-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30376
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of ptex
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description ptex-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of ptex
|
2011-12-20 18:29:17 +01:00
|
|
|
|
2013-07-31 15:21:21 +02:00
|
|
|
%package ptex2pdf-bin
|
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn29335
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of ptex2pdf
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
|
|
|
|
|
|
|
%description ptex2pdf-bin
|
|
|
|
Binary files of ptex2pdf
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%package purifyeps-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn13663
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of purifyeps
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description purifyeps-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of purifyeps
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package seetexk-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of seetexk
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description seetexk-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of seetexk
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package splitindex-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn29688
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of splitindex
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description splitindex-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of splitindex
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package sty2dtx-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn21215
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of sty2dtx
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description sty2dtx-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of sty2dtx
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package svn-multi-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn13663
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of svn-multi
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description svn-multi-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of svn-multi
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package synctex-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of synctex
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description synctex-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of synctex
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package tetex-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn29741
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of tetex
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description tetex-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of tetex
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package tex-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of tex
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description tex-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of tex
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package tex4ht-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of tex4ht
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
2013-03-28 14:35:15 +01:00
|
|
|
Obsoletes: texlive-bin-tex4ht <= %{texlive_previous}
|
2013-05-06 15:33:07 +02:00
|
|
|
Conflicts: ht
|
2012-12-21 10:16:48 +01:00
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description tex4ht-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of tex4ht
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package texconfig-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn29741
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of texconfig
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description texconfig-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of texconfig
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package texcount-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn13013
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of texcount
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description texcount-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of texcount
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package texdef-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn21802
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of texdef
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description texdef-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of texdef
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package texdiff-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn15506
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of texdiff
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description texdiff-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of texdiff
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package texdirflatten-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn12782
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of texdirflatten
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description texdirflatten-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of texdirflatten
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package texdoc-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn29741
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of texdoc
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description texdoc-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of texdoc
|
2011-12-20 18:29:17 +01:00
|
|
|
|
2012-04-16 17:54:08 +02:00
|
|
|
%package texliveonfly-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn24062
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of texliveonfly
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2012-04-16 17:54:08 +02:00
|
|
|
|
|
|
|
%description texliveonfly-bin
|
|
|
|
Binary files of texliveonfly
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%package texloganalyser-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn13663
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of texloganalyser
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description texloganalyser-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of texloganalyser
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package texsis-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn3006
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of texsis
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description texsis-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of texsis
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package texware-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of texware
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description texware-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of texware
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package thumbpdf-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn6898
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of thumbpdf
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description thumbpdf-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of thumbpdf
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package tie-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of tie
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description tie-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of tie
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package tpic2pdftex-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn29741
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of tpic2pdftex
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description tpic2pdftex-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of tpic2pdftex
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package ttfutils-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of ttfutils
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description ttfutils-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of ttfutils
|
2011-12-20 18:29:17 +01:00
|
|
|
|
2012-04-13 18:41:24 +02:00
|
|
|
%package typeoutfileinfo-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn25648
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of typeoutfileinfo
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2012-04-13 18:41:24 +02:00
|
|
|
|
|
|
|
%description typeoutfileinfo-bin
|
|
|
|
Binary files of typeoutfileinfo
|
|
|
|
|
|
|
|
%package ulqda-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn13663
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of ulqda
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description ulqda-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of ulqda
|
2011-12-20 18:29:17 +01:00
|
|
|
|
2013-07-31 15:21:21 +02:00
|
|
|
%package uptex-bin
|
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30412
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of uptex
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
|
|
|
|
|
|
|
%description uptex-bin
|
|
|
|
Binary files of uptex
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%package urlbst-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn23262
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of urlbst
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description urlbst-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of urlbst
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package vlna-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of vlna
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description vlna-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of vlna
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package vpe-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn6897
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of vpe
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description vpe-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of vpe
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package web-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of web
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description web-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of web
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package xdvi-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30088
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of xdvi
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description xdvi-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of xdvi
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package xetex-bin
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30845
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of xetex
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
2013-03-28 14:35:15 +01:00
|
|
|
Obsoletes: texlive-bin-xetex <= %{texlive_previous}
|
2012-12-21 10:16:48 +01:00
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description xetex-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of xetex
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package xmltex-bin
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn3006
|
|
|
|
Release: 0
|
|
|
|
Summary: Binary files of xmltex
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://www.tug.org/texlive/
|
2013-03-28 14:35:15 +01:00
|
|
|
Obsoletes: texlive-bin-xmltex <= %{texlive_previous}
|
2012-12-21 10:16:48 +01:00
|
|
|
Prefix: %{_bindir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description xmltex-bin
|
2012-04-10 17:07:51 +02:00
|
|
|
Binary files of xmltex
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%package -n libkpathsea6
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: 6.2.0dev
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Path searching library for TeX-related files
|
|
|
|
License: LGPL-2.1+
|
|
|
|
Group: System/Libraries
|
|
|
|
Url: http://www.tug.org/texlive/
|
2012-06-12 19:56:21 +02:00
|
|
|
Requires(post): /sbin/ldconfig
|
|
|
|
Requires(postun): /sbin/ldconfig
|
2012-12-21 10:16:48 +01:00
|
|
|
Prefix: %{_libdir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description -n libkpathsea6
|
|
|
|
Kpathsea is a library and utility programs which provide path
|
|
|
|
searching facilities for TeX file types, including the self-
|
|
|
|
locating feature required for movable installations, layered on
|
|
|
|
top of a general search mechanism. It is not distributed
|
|
|
|
separately, but rather is released and maintained as part of
|
|
|
|
the TeX-live sources.
|
|
|
|
|
|
|
|
%package -n %{name}-kpathsea-devel
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: 6.2.0dev
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Path searching library for TeX-related files
|
|
|
|
License: LGPL-2.1+
|
|
|
|
Group: Development/Libraries/C and C++
|
|
|
|
Url: http://www.tug.org/texlive/
|
2013-07-31 15:21:21 +02:00
|
|
|
Requires: libkpathsea6 = 6.2.0dev
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description -n %{name}-kpathsea-devel
|
|
|
|
Kpathsea is a library and utility programs which provide path
|
|
|
|
searching facilities for TeX file types, including the self-
|
|
|
|
locating feature required for movable installations, layered on
|
|
|
|
top of a general search mechanism. It is not distributed
|
|
|
|
separately, but rather is released and maintained as part of
|
|
|
|
the TeX-live sources.
|
|
|
|
|
|
|
|
%package -n libptexenc1
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: 1.3.2dev
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Libraries of Kanji code convert library for pTeX
|
|
|
|
License: BSD-3-Clause
|
|
|
|
Group: System/Libraries
|
|
|
|
Url: http://www.tug.org/texlive/
|
2012-06-12 19:56:21 +02:00
|
|
|
Requires(post): /sbin/ldconfig
|
|
|
|
Requires(postun): /sbin/ldconfig
|
2012-12-21 10:16:48 +01:00
|
|
|
Prefix: %{_libdir}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description -n libptexenc1
|
|
|
|
The ptexenc is a useful library for Japanese pTeX
|
|
|
|
(which stands for publishing TeX, and is an extension of
|
|
|
|
TeX by ASCII Co.) and its surrounding tools.
|
|
|
|
|
|
|
|
%package -n %{name}-ptexenc-devel
|
2013-07-31 15:21:21 +02:00
|
|
|
Version: 1.3.2dev
|
2012-12-21 10:16:48 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Libraries of Kanji code convert library for pTeX
|
|
|
|
License: BSD-3-Clause
|
|
|
|
Group: Development/Libraries/C and C++
|
|
|
|
Url: http://www.tug.org/texlive/
|
2013-07-31 15:21:21 +02:00
|
|
|
Requires: libptexenc1 = 1.3.2dev
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%description -n %{name}-ptexenc-devel
|
|
|
|
This package includes the ptexenc development files.
|
|
|
|
The ptexenc is a useful library for Japanese pTeX
|
|
|
|
(which stands for publishing TeX, and is an extension of
|
|
|
|
TeX by ASCII Co.) and its surrounding tools.
|
|
|
|
|
2012-06-13 10:18:32 +02:00
|
|
|
%package -n %{name}-bin-devel
|
2012-12-21 10:16:48 +01:00
|
|
|
Version: %{texlive_version}.%{texlive_release}
|
|
|
|
Release: 0
|
|
|
|
Summary: Basic development packages for TeXLive
|
|
|
|
License: LGPL-2.1+ and BSD-3-Clause and SUSE-TeX
|
|
|
|
Group: Development/Languages/Other
|
|
|
|
Url: http://www.tug.org/texlive/
|
2013-07-31 15:21:21 +02:00
|
|
|
Requires: libkpathsea6 = 6.2.0dev
|
|
|
|
Requires: libptexenc1 = 1.3.2dev
|
2012-12-21 10:16:48 +01:00
|
|
|
Requires: texlive-cweb-bin >= %{texlive_version}
|
|
|
|
Requires: texlive-web-bin >= %{texlive_version}
|
2012-06-13 10:18:32 +02:00
|
|
|
|
|
|
|
%description -n %{name}-bin-devel
|
|
|
|
This package will cause the installation of several
|
|
|
|
development packages for TeXLive.
|
|
|
|
|
2013-11-13 14:10:29 +01:00
|
|
|
%if %{with buildbiber}
|
|
|
|
%package -n perl-biber
|
|
|
|
Version: %{texlive_version}.%{texlive_release}.svn30357
|
|
|
|
Release: 0
|
|
|
|
Summary: Library files of Biber a BibTeX replacement
|
|
|
|
License: LPPL-1.0
|
|
|
|
Group: Productivity/Publishing/TeX/Utilities
|
|
|
|
Url: http://biblatex-biber.sourceforge.net/
|
|
|
|
Recommends: perl(Readonly::XS)
|
|
|
|
Requires: perl(Business::ISBN)
|
|
|
|
Requires: perl(Business::ISMN)
|
|
|
|
Requires: perl(Business::ISSN)
|
|
|
|
Requires: perl(Data::Compare)
|
|
|
|
Requires: perl(Data::Dump)
|
|
|
|
Requires: perl(Date::Simple)
|
|
|
|
Requires: perl(Encode::EUCJPASCII)
|
|
|
|
Requires: perl(Encode::HanExtra)
|
|
|
|
Requires: perl(Encode::JIS2K)
|
|
|
|
Requires: perl(File::Slurp)
|
|
|
|
Requires: perl(IPC::Cmd)
|
|
|
|
Requires: perl(IPC::Run3)
|
|
|
|
Requires: perl(LWP::Protocol::https)
|
|
|
|
Requires: perl(LWP::Simple)
|
|
|
|
Requires: perl(List::AllUtils)
|
|
|
|
Requires: perl(List::MoreUtils)
|
|
|
|
Requires: perl(Log::Log4perl)
|
|
|
|
Requires: perl(Regexp::Common)
|
|
|
|
Requires: perl(Text::BibTeX)
|
|
|
|
Requires: perl(URI)
|
|
|
|
Requires: perl(Unicode::Collate)
|
|
|
|
Requires: perl(Unicode::GCString)
|
|
|
|
Requires: perl(XML::LibXML::Simple)
|
|
|
|
Requires: perl(XML::LibXSLT)
|
|
|
|
Requires: perl(XML::Writer)
|
|
|
|
Requires: perl(autovivification)
|
|
|
|
Prefix: %{_bindir}
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
%description -n perl-biber
|
|
|
|
Perl library files of Biber a BibTeX replacement for users of BibLaTeX.
|
|
|
|
This package is required by the package texlive-biber-bin.
|
|
|
|
%endif
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%prep
|
|
|
|
OS=%{_target_os}
|
|
|
|
CPU=%{_target_cpu}
|
|
|
|
%ifarch ia64
|
|
|
|
RPM_OPT_FLAGS=$(echo "${RPM_OPT_FLAGS}"|sed -r 's/-O[0-9]?/-O1/g')
|
|
|
|
%endif
|
|
|
|
%ifarch %arm
|
|
|
|
RPM_OPT_FLAGS=${RPM_OPT_FLAGS/-mthumb/-mthumb-interwork -marm}
|
|
|
|
%endif
|
|
|
|
CC=gcc
|
|
|
|
CXX=g++
|
|
|
|
XCFLAGS="$RPM_OPT_FLAGS -D_POSIX_C_SOURCE=200803L -D_XOPEN_SOURCE=600 -D_BSD_SOURCE"
|
|
|
|
XCXXFLAGS="$XCFLAGS"
|
|
|
|
cflags ()
|
|
|
|
{
|
|
|
|
local flag=$1; shift || return
|
|
|
|
local cvar=$1; shift || return
|
|
|
|
local xvar=$1; shift || true
|
|
|
|
if test -z "${flag}" ; then
|
|
|
|
return
|
|
|
|
fi
|
|
|
|
case "$flag" in
|
|
|
|
-Wl,*)
|
|
|
|
if test -z "${cvar}" ; then
|
|
|
|
return
|
|
|
|
fi
|
|
|
|
case "${!cvar}" in
|
|
|
|
*${flag}*) return
|
|
|
|
esac
|
|
|
|
if echo 'int main () { return 0; }' | ${CC:-gcc} -Werror $flag -o /dev/null -xc - ; then
|
|
|
|
eval $cvar=\${$cvar:+\$$cvar\ }$flag
|
|
|
|
fi
|
|
|
|
;;
|
|
|
|
*)
|
|
|
|
if test -z "${cvar}" ; then
|
|
|
|
return
|
|
|
|
fi
|
|
|
|
case "${!cvar}" in
|
|
|
|
*${flag}*) ;;
|
|
|
|
*) if ${CC:-gcc} -Werror $flag -S -o /dev/null -xc /dev/null ; then
|
|
|
|
eval $cvar=\${$cvar:+\$$cvar\ }$flag
|
|
|
|
fi
|
|
|
|
esac
|
|
|
|
if test -z "${xvar}" ; then
|
|
|
|
return
|
|
|
|
fi
|
|
|
|
case "${!xvar}" in
|
|
|
|
*${flag}*) ;;
|
|
|
|
*) if ${CXX:-g++} -Werror $flag -S -o /dev/null -xc++ /dev/null ; then
|
|
|
|
eval $xvar=\${$xvar:+\$$xvar\ }$flag
|
|
|
|
fi
|
|
|
|
esac
|
|
|
|
esac > /dev/null 2>&1
|
|
|
|
}
|
|
|
|
cflags -std=gnu89 XCFLAGS
|
|
|
|
cflags -fno-const-strings XCFLAGS XCXXFLAGS
|
|
|
|
cflags -fno-strict-aliasing XCFLAGS XCXXFLAGS
|
|
|
|
cflags -fPIC XCFLAGS XCXXFLAGS
|
|
|
|
cflags -Wno-write-strings XCFLAGS XCXXFLAGS
|
|
|
|
cflags -Wno-char-subscripts XCFLAGS XCXXFLAGS
|
|
|
|
cflags -Wno-unused XCFLAGS XCXXFLAGS
|
|
|
|
cflags -Wno-uninitialized XCFLAGS XCXXFLAGS
|
|
|
|
cflags -Wno-return-type XCFLAGS XCXXFLAGS
|
|
|
|
cflags -Wno-parentheses XCFLAGS XCXXFLAGS
|
|
|
|
cflags -Wno-sign-compare XCFLAGS XCXXFLAGS
|
|
|
|
cflags -Wno-unprototyped-calls XCFLAGS
|
|
|
|
cflags -pipe XCFLAGS XCXXFLAGS
|
|
|
|
cflags -Wl,-O2 XLDFLAGS
|
|
|
|
cflags -Wl,--as-needed XLDFLAGS
|
|
|
|
cflags -Wl,--hash-size=8599 XLDFLAGS
|
|
|
|
cflags -Wl,-warn-common XLDFLAGS
|
|
|
|
cflags -Wl,-Bsymbolic-functions XLDFLAGS
|
|
|
|
HOST=%{_target_cpu}-suse-%{_host_os}
|
|
|
|
BUILD=%{_target_cpu}-suse-%{_build_os}
|
|
|
|
BINARY=${CPU}-${OS}
|
|
|
|
VENDOR="%{vendor}"
|
|
|
|
VENDOR="${VENDOR%%%%,*}"
|
|
|
|
|
|
|
|
# Generate the Options file
|
|
|
|
exec 6>&1
|
|
|
|
exec 1>|%{options}
|
|
|
|
|
|
|
|
# On error clear
|
|
|
|
trap 'rm -vf %{options}' ERR
|
|
|
|
|
|
|
|
# Disable MALLOC_PERTURB_
|
|
|
|
# echo unset MALLOC_PERTURB_
|
|
|
|
|
|
|
|
# System wide configuration
|
|
|
|
echo CPU=\"$CPU\"
|
|
|
|
echo BINARY=\"${BINARY%%-gnu*}\"
|
|
|
|
echo XCFLAGS=\"$XCFLAGS\"
|
|
|
|
echo XCXXFLAGS=\"$XCXXFLAGS\"
|
|
|
|
echo XLDFLAGS=\"$XLDFLAGS\"
|
|
|
|
echo HOST=\"${HOST%%-gnu*}\"
|
|
|
|
echo BUILD=\"${BUILD%%-gnu*}\"
|
|
|
|
|
|
|
|
echo export XCFLAGS XCXXFLAGS XLDFLAGS HOST BUILD BINARY
|
|
|
|
|
|
|
|
# Do not include e.g. from manual build
|
|
|
|
echo unset TEXINPUTS TEXMF HOME
|
|
|
|
|
|
|
|
# Use a well defined multi byte locale
|
|
|
|
echo unset ${!LC_*}
|
|
|
|
echo LANG=POSIX
|
|
|
|
echo LC_CTYPE=en_US.UTF-8
|
|
|
|
echo export LANG LC_CTYPE
|
|
|
|
|
|
|
|
# Environment for configuration
|
|
|
|
echo CONFIG_SHELL=/bin/bash
|
|
|
|
echo CC=\"$CC\"
|
|
|
|
echo CXX=\"$CXX\"
|
|
|
|
echo CFLAGS=\"$XCFLAGS\"
|
|
|
|
echo CXXFLAGS=\"$XCXXFLAGS\"
|
|
|
|
echo LDFLAGS=\"-Wl,-warn-common $XLDFLAGS\"
|
|
|
|
echo VENDOR=\"${VENDOR}\"
|
|
|
|
echo ARCH_LIB=%{_lib}
|
|
|
|
echo export CC CXX CFLAGS CXXFLAGS LDFLAGS VENDOR PATH CONFIG_SHELL ARCH_LIB LANG
|
|
|
|
|
|
|
|
# Do not run TeX engine in fmtutil with batchmode
|
|
|
|
echo batchmode=no
|
|
|
|
echo export batchmode
|
|
|
|
%ifnarch hppa
|
|
|
|
echo ulimit -s unlimited
|
|
|
|
%else
|
|
|
|
# This is the maximum on hppa
|
|
|
|
echo ulimit -s 81920
|
|
|
|
%endif
|
|
|
|
exec 1>&6-
|
|
|
|
|
|
|
|
%setup -c -q -n texlive -T
|
|
|
|
|
|
|
|
tar --use-compress-program=xz --strip-components=1 -xf %{S:0}
|
2012-05-21 17:26:13 +02:00
|
|
|
%if %{with buildbiber}
|
|
|
|
pushd ../
|
|
|
|
tar --use-compress-program=xz -xf %{S:3}
|
|
|
|
popd
|
|
|
|
%endif
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%patch1 -p0 -b .configure
|
|
|
|
%patch2 -p0 -b .xdvizilla
|
|
|
|
%patch3 -p0 -b .arraysubs
|
|
|
|
%patch5 -p0 -b .texdoc
|
|
|
|
%patch6 -p0 -b .dviutils
|
|
|
|
%if %{with psutils}
|
|
|
|
%patch7 -p0 -b .psutils-flip
|
|
|
|
%patch8 -p0 -b .psutils
|
|
|
|
%endif
|
|
|
|
%patch10 -p0 -b .poppler
|
|
|
|
%patch11 -p0 -b .lacheck
|
|
|
|
%patch12 -p0 -b .warns
|
|
|
|
%patch13 -p0 -b .x11r7
|
2013-02-21 15:09:00 +01:00
|
|
|
%patch14 -p0 -b .maxpath
|
2012-04-13 19:25:47 +02:00
|
|
|
%patch15 -p0 -b .overflow
|
2011-12-20 18:29:17 +01:00
|
|
|
%patch17 -p0 -b .64
|
|
|
|
%patch18 -p0 -b .a2p
|
|
|
|
%patch19 -p0 -b .dvipng
|
2013-05-06 15:33:07 +02:00
|
|
|
%patch20 -p0 -b .asymptote
|
2013-12-20 10:10:29 +01:00
|
|
|
%patch21 -p0 -b .bnc856363
|
2014-01-13 12:40:51 +01:00
|
|
|
%patch22 -p0 -b .be
|
2014-05-02 10:47:36 +02:00
|
|
|
%patch23 -p1 -b .poppler-0.26
|
2011-12-20 18:29:17 +01:00
|
|
|
%patch0
|
2013-07-17 10:55:20 +02:00
|
|
|
%if %{with buildbiber}
|
|
|
|
pushd ../biblatex-biber-*
|
2013-07-17 14:54:39 +02:00
|
|
|
/usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
|
2013-07-31 15:21:21 +02:00
|
|
|
%patch40 -p0 -b .dev
|
|
|
|
%patch41 -p0 -b .ca
|
2013-08-08 12:11:27 +02:00
|
|
|
%patch42 -p0 -b .en
|
2013-09-02 14:19:24 +02:00
|
|
|
%patch43 -p1 -b .av
|
2014-02-01 08:48:48 +01:00
|
|
|
%patch44 -p1 -b .ro
|
2013-07-17 10:55:20 +02:00
|
|
|
popd
|
2013-07-17 11:25:18 +02:00
|
|
|
%endif
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
# Correct FHS paths
|
|
|
|
paths=$(find -name cnf-to-paths.awk)
|
|
|
|
test -n "$paths" || exit 1
|
|
|
|
cp -vf %{S:4} $paths
|
|
|
|
|
|
|
|
%build
|
|
|
|
# Extend the options file
|
|
|
|
echo "world=${PWD}/world" >> %{options}
|
|
|
|
echo "prefix=${PWD}/prefix" >> %{options}
|
|
|
|
echo "texmfcnf=${PWD}/texk/kpathsea" >> %{options}
|
|
|
|
|
|
|
|
# Read the options file
|
|
|
|
. %{options}
|
|
|
|
|
|
|
|
# Sanity check for system icu libraries and headers
|
|
|
|
# Remark: official libicu is _not_ compatible with libicu of XeTeX
|
|
|
|
if test -s /usr/include/layout/GlyphPositioningTables.h -a \
|
2012-05-14 17:07:02 +02:00
|
|
|
-s /usr/include/layout/Features.h -a \
|
|
|
|
-s /usr/include/common/cmemory.h \
|
|
|
|
&& false
|
2011-12-20 18:29:17 +01:00
|
|
|
then
|
|
|
|
icu[0]='--with-system-icu'
|
|
|
|
icu[1]='--with-icu-include=/usr/include/unicode -I/usr/include/layout -I/usr/include/common'
|
|
|
|
else
|
|
|
|
icu[0]=""
|
|
|
|
fi
|
2013-08-06 11:25:55 +02:00
|
|
|
# Wrong version string
|
2013-08-06 11:31:58 +02:00
|
|
|
sed -ri '/m4_define.*tex_live_version/{s@[0-9]+/dev@%{texlive_version}@}' version.ac
|
2013-08-06 11:25:55 +02:00
|
|
|
for rp in $(find -name configure) ; do
|
2013-08-06 11:31:58 +02:00
|
|
|
sed -ri '/(Web2C|STRING|VERSION)/{s@[0-9]+/dev@%{texlive_version}@}' $rp
|
2013-08-06 11:25:55 +02:00
|
|
|
done
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
# Avoid -rpath as libtool is not configurable at this point
|
|
|
|
for rp in $(find -name libtool.m4 -or -name configure) ; do
|
|
|
|
sed -ri 's/(-rpath)/\1-link/g' $rp
|
|
|
|
done
|
|
|
|
LD_LIBRARY_PATH=${prefix}/lib:${world}/texk/kpathsea/.libs:${world}/texk/ptexenc/.libs
|
|
|
|
export LD_LIBRARY_PATH
|
|
|
|
|
|
|
|
# We have an other autoconf/automake version
|
|
|
|
./reautoconf libs/icu/dummy
|
|
|
|
|
|
|
|
if [[ $VENDOR =~ opensuse ]] ; then
|
|
|
|
banner='for opensuse.org'
|
|
|
|
else
|
|
|
|
banner='for SUSE Linux'
|
|
|
|
fi
|
2012-04-13 18:41:24 +02:00
|
|
|
#
|
|
|
|
# Avoid win32 Makefile
|
|
|
|
#
|
|
|
|
find -name configure | xargs sed -ri '/(CONFIG_FILES|ac_config_files)=/ { s@[[:blank:]]+(otps/|)win32/Makefile@@p; }'
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
# Run configure now ... no reautoconf here as TeX Live uses modified m4 macros
|
|
|
|
# longinteger and off_t declarations are still inconsistent, do not enable
|
|
|
|
# largefile unless you are testing.
|
|
|
|
# Default to building ICU without thread support, since xetex does not need it.
|
|
|
|
cache=$PWD/config.cache
|
|
|
|
mkdir -p ${world}
|
|
|
|
pushd ${world}/
|
|
|
|
STRIP=/bin/true \
|
|
|
|
STRIPPROG=/bin/true \
|
|
|
|
../configure \
|
|
|
|
--host=${HOST} \
|
|
|
|
--build=${BUILD} \
|
|
|
|
--disable-native-texlive-build \
|
|
|
|
--disable-cxx-runtime-hack \
|
|
|
|
--cache-file=$cache \
|
|
|
|
--disable-multiplatform \
|
|
|
|
--prefix=$prefix \
|
|
|
|
--datadir=$prefix \
|
|
|
|
--datarootdir=$prefix \
|
|
|
|
--exec-prefix=$prefix \
|
|
|
|
--bindir=$prefix/bin \
|
|
|
|
--libdir=$prefix/lib \
|
|
|
|
--infodir=$prefix/share/info \
|
|
|
|
--mandir=$prefix/share/man \
|
|
|
|
--sysconfdir=$prefix/etc \
|
|
|
|
--localstatedir=$prefix/var/lib \
|
|
|
|
--sharedstatedir=$prefix/var/lib \
|
|
|
|
--includedir=$prefix/include \
|
|
|
|
--x-libraries=%{_x11lib} \
|
|
|
|
--x-includes=%{_x11inc} \
|
|
|
|
--disable-cxx-runtime-hack \
|
|
|
|
--disable-texinfo \
|
|
|
|
--disable-texi2html \
|
|
|
|
--disable-dialog \
|
|
|
|
--disable-t1utils \
|
|
|
|
--disable-dvi2tty \
|
|
|
|
--disable-xindy \
|
|
|
|
--disable-xindy-docs \
|
|
|
|
--disable-xindy-rules \
|
|
|
|
--disable-xz \
|
|
|
|
--disable-largefile \
|
|
|
|
--disable-threads \
|
|
|
|
--%{!?with_psutils:disable}%{?with_psutils:enable}-psutils \
|
2013-05-06 15:33:07 +02:00
|
|
|
--%{!?with_lcdf_typetools:disable}%{?with_lcdf_typetools:enable}-lcdf-typetools \
|
2011-12-20 18:29:17 +01:00
|
|
|
--enable-freetype \
|
|
|
|
--enable-musixflx \
|
|
|
|
--enable-lacheck \
|
|
|
|
--enable-detex \
|
|
|
|
--enable-seetexk \
|
|
|
|
--enable-tex4htk \
|
|
|
|
--enable-shared \
|
|
|
|
--with-gnu-ld \
|
|
|
|
--with-gnu-libc \
|
|
|
|
--with-system-xz \
|
|
|
|
--with-system-dialog \
|
|
|
|
--with-system-t1utils \
|
|
|
|
--with-system-ncurses \
|
|
|
|
--with-system-zlib \
|
|
|
|
--with-system-expat \
|
|
|
|
--with-system-unzip \
|
|
|
|
--with-system-poppler \
|
|
|
|
--with-system-xpdf \
|
|
|
|
--with-system-libpng \
|
|
|
|
--with-system-pnglib \
|
|
|
|
--with-system-gd \
|
|
|
|
--with-system-freetype \
|
|
|
|
--with-system-zziplib \
|
|
|
|
--with-system-libgs \
|
|
|
|
--with-freetype-includes=/usr/include/freetype \
|
|
|
|
--with-system-freetype2 \
|
|
|
|
--with-freetype2-includes=/usr/include/freetype2 \
|
2013-07-31 15:21:21 +02:00
|
|
|
--with-system-cairo \
|
|
|
|
--with-system-includes=/usr/include/cairo \
|
2011-12-20 18:29:17 +01:00
|
|
|
--with-banner-add="/TeX Live $banner" \
|
|
|
|
${icu[0]:+"${icu[@]}"} \
|
|
|
|
--enable-epsfwin \
|
|
|
|
--enable-mftalkwin \
|
|
|
|
--enable-regiswin \
|
|
|
|
--enable-tektronixwin \
|
|
|
|
--enable-unitermwin \
|
|
|
|
--with-ps=gs \
|
|
|
|
--with-x \
|
|
|
|
--with-mf-x-toolkit \
|
|
|
|
--with-xdvi-x-toolkit=xaw3d \
|
|
|
|
--with-editor='vi +%%d %%s'
|
|
|
|
|
2012-04-16 11:02:59 +02:00
|
|
|
PATH=$prefix/bin:$PATH \
|
|
|
|
TEXMFLOCAL=%{_texmfmaindir} \
|
2012-04-13 18:41:24 +02:00
|
|
|
TEXMFCNF=$texmfcnf \
|
2012-04-16 11:02:59 +02:00
|
|
|
make %{?_smp_mflags} world STRIP=/bin/true STRIPPROG=/bin/true
|
2011-12-20 18:29:17 +01:00
|
|
|
popd
|
|
|
|
|
|
|
|
pushd utils/asymptote
|
|
|
|
autoreconf
|
2013-08-07 13:00:57 +02:00
|
|
|
(cat>libOSMesa.so)<<-'EOF'
|
|
|
|
/* GNU ld script */
|
|
|
|
INPUT(%{_libdir}/libOSMesa.so AS_NEEDED(-lglapi))
|
|
|
|
EOF
|
2011-12-20 18:29:17 +01:00
|
|
|
PATH=$prefix/bin:$PATH \
|
|
|
|
TEXMFLOCAL=%{_texmfmaindir} \
|
|
|
|
TEXMFCNF=$texmfcnf \
|
|
|
|
STRIP=/bin/true \
|
|
|
|
STRIPPROG=/bin/true \
|
2013-08-07 13:00:57 +02:00
|
|
|
LDFLAGS="$LDFLAGS -L$PWD" \
|
2011-12-20 18:29:17 +01:00
|
|
|
./configure \
|
|
|
|
--host=${HOST} \
|
|
|
|
--build=${BUILD} \
|
|
|
|
--prefix=%{_prefix} \
|
|
|
|
--bindir=%{_bindir} \
|
2013-08-07 13:00:57 +02:00
|
|
|
--libdir=%{_libdir} \
|
2011-12-20 18:29:17 +01:00
|
|
|
--datadir=%{_texmfmaindir} \
|
|
|
|
--disable-texlive-build \
|
2013-08-07 13:00:57 +02:00
|
|
|
--enable-offscreen \
|
2011-12-20 18:29:17 +01:00
|
|
|
--enable-readline \
|
|
|
|
--enable-gsl \
|
|
|
|
--enable-fftw \
|
|
|
|
--enable-gc=system \
|
|
|
|
--enable-gl
|
|
|
|
make asy
|
|
|
|
mkdir -p ${prefix}/bin
|
|
|
|
mkdir -p ${prefix}/texmf/asymptote/GUI
|
|
|
|
install -m 0755 asy ${prefix}/bin/
|
|
|
|
install -m 0755 GUI/xasy.py ${prefix}/texmf/asymptote/GUI
|
|
|
|
ln -sf ../texmf/asymptote/GUI/xasy.py ${prefix}/bin/xasy
|
|
|
|
popd
|
|
|
|
|
2012-04-27 17:49:04 +02:00
|
|
|
# compile public
|
2012-05-14 17:07:02 +02:00
|
|
|
mkdir -p ${prefix}/lib/mktex
|
2012-06-12 19:56:21 +02:00
|
|
|
$CC ${RPM_OPT_FLAGS} -DTEXGRP='"%{texgrp}"' -DMKTEX='"%{_libexecdir}/mktex"' -fPIE -pie -o ${prefix}/lib/mktex/public %{S:50}
|
2011-12-20 18:29:17 +01:00
|
|
|
|
2012-06-13 10:18:32 +02:00
|
|
|
# install our own scripts
|
|
|
|
mkdir -p ${prefix}/bin
|
|
|
|
install -m 0755 texk/seetexk/a4toa5 ${prefix}/bin/
|
|
|
|
install -m 0755 texk/seetexk/mydvichk ${prefix}/bin/
|
|
|
|
install -m 0755 texk/seetexk/odd2even ${prefix}/bin/
|
|
|
|
|
2012-06-22 15:28:02 +02:00
|
|
|
# install perl modules
|
2013-08-07 13:00:57 +02:00
|
|
|
%if 0%{texlive_version} >= 2013
|
|
|
|
mkdir -p ${prefix}/share/tlpkg/TeXLive
|
|
|
|
install -m 0644 texk/tests/TeXLive/TLConfig.pm ${prefix}/share/tlpkg/TeXLive/
|
|
|
|
install -m 0644 texk/tests/TeXLive/TLUtils.pm ${prefix}/share/tlpkg/TeXLive/
|
|
|
|
%else
|
2012-06-22 15:28:02 +02:00
|
|
|
mkdir -p ${prefix}/lib/tlpkg/TeXLive
|
|
|
|
install -m 0644 texk/tests/TeXLive/TLConfig.pm ${prefix}/lib/tlpkg/TeXLive/
|
|
|
|
install -m 0644 texk/tests/TeXLive/TLUtils.pm ${prefix}/lib/tlpkg/TeXLive/
|
2013-08-07 13:00:57 +02:00
|
|
|
%endif
|
2012-06-22 15:28:02 +02:00
|
|
|
|
2012-05-21 17:26:13 +02:00
|
|
|
%if %{with buildbiber}
|
|
|
|
# dump a biber executable
|
|
|
|
pushd ../biblatex-biber-*
|
2013-11-13 14:10:29 +01:00
|
|
|
find -name '*.ca' | xargs -r rm -vf
|
2012-05-21 17:26:13 +02:00
|
|
|
|
2013-07-31 15:21:21 +02:00
|
|
|
LANG=en_US.UTF-8 %{__perl} ./Build.PL installdirs=vendor optimize="$RPM_OPT_FLAGS"
|
|
|
|
LANG=en_US.UTF-8 ./Build build flags=%{?_smp_mflags}
|
2012-05-21 17:26:13 +02:00
|
|
|
|
|
|
|
# There is no network here
|
|
|
|
rm t/remote-files.t
|
|
|
|
|
2013-07-31 15:21:21 +02:00
|
|
|
LANG=en_US.UTF-8 \
|
|
|
|
BIBER_DEV_TESTS=1 \
|
2012-05-21 17:26:13 +02:00
|
|
|
./Build test
|
|
|
|
|
2013-11-13 14:10:29 +01:00
|
|
|
%if 0%{suse_version} <= 1230
|
2012-05-21 17:26:13 +02:00
|
|
|
pushd blib
|
|
|
|
|
2013-07-31 15:21:21 +02:00
|
|
|
(cat > biber.files)<<-'EOF'
|
|
|
|
../data/biber-tool.conf;lib/Biber/biber-tool.conf
|
|
|
|
../data/schemata/config.rnc;lib/Biber/config.rnc
|
|
|
|
../data/schemata/config.rng;lib/Biber/config.rng
|
2012-05-21 17:26:13 +02:00
|
|
|
../data/schemata/bcf.rnc;lib/Biber/bcf.rnc
|
|
|
|
../data/schemata/bcf.rng;lib/Biber/bcf.rng
|
|
|
|
../data/schemata/biblatexml.rnc;lib/Biber/biblatexml.rnc
|
|
|
|
../data/schemata/biblatexml.rng;lib/Biber/biblatexml.rng
|
|
|
|
../lib/Biber/LaTeX/recode_data.xml;lib/Biber/LaTeX/recode_data.xml
|
|
|
|
../data/bcf.xsl;lib/Biber/bcf.xsl
|
|
|
|
../data/latinkeys.txt;lib/Unicode/Collate/latinkeys.txt
|
|
|
|
%{perl_privlib}/Unicode/Collate/Locale;lib/Unicode/Collate/Locale
|
|
|
|
%{perl_privlib}/Unicode/Collate/CJK;lib/Unicode/Collate/CJK
|
|
|
|
%{perl_privlib}/Unicode/Collate/allkeys.txt;lib/Unicode/Collate/allkeys.txt
|
|
|
|
%{perl_privlib}/Unicode/Collate/keys.txt;lib/Unicode/Collate/keys.txt
|
2013-07-31 15:21:21 +02:00
|
|
|
%{perl_privlib}/PerlIO;lib/PerlIO
|
2013-08-08 12:11:27 +02:00
|
|
|
%{perl_archlib}/auto/PerlIO;lib/auto/PerlIO
|
2013-07-31 15:21:21 +02:00
|
|
|
%{perl_vendorlib}/Business/ISBN/RangeMessage.xml;lib/Business/ISBN/RangeMessage.xml
|
2012-05-21 17:26:13 +02:00
|
|
|
EOF
|
2012-05-22 10:44:37 +02:00
|
|
|
LD_LIBRARY_PATH=/%{_lib}:%{_libdir} \
|
2013-07-31 15:21:21 +02:00
|
|
|
PAR_VERBATIM=1 \
|
2012-05-21 17:26:13 +02:00
|
|
|
pp -I lib --dependent \
|
|
|
|
--compress=7 \
|
|
|
|
--module=deprecate \
|
|
|
|
--module=Biber::Input::file::bibtex \
|
|
|
|
--module=Biber::Input::file::biblatexml \
|
|
|
|
--module=Biber::Input::file::ris \
|
|
|
|
--module=Biber::Input::file::zoterordfxml \
|
|
|
|
--module=Biber::Input::file::endnotexml \
|
2013-07-31 15:21:21 +02:00
|
|
|
--module=Biber::Output::bibtex \
|
|
|
|
--module=Biber::Output::biblatexml \
|
2012-05-21 17:26:13 +02:00
|
|
|
--module=Pod::Simple::TranscodeSmart \
|
|
|
|
--module=Pod::Simple::TranscodeDumb \
|
|
|
|
--module=Encode::Byte \
|
|
|
|
--module=Encode::CN \
|
|
|
|
--module=Encode::CJKConstants \
|
|
|
|
--module=Encode::EBCDIC \
|
|
|
|
--module=Encode::Encoder \
|
|
|
|
--module=Encode::GSM0338 \
|
|
|
|
--module=Encode::Guess \
|
|
|
|
--module=Encode::JP \
|
|
|
|
--module=Encode::KR \
|
|
|
|
--module=Encode::MIME::Header \
|
|
|
|
--module=Encode::Symbol \
|
|
|
|
--module=Encode::TW \
|
|
|
|
--module=Encode::Unicode \
|
|
|
|
--module=Encode::Unicode::UTF7 \
|
2013-07-31 15:21:21 +02:00
|
|
|
--module=Encode::EUCJPASCII \
|
|
|
|
--module=Encode::JIS2K \
|
|
|
|
--module=Encode::HanExtra \
|
2012-05-21 17:26:13 +02:00
|
|
|
--module=File::Find::Rule \
|
2013-07-31 15:21:21 +02:00
|
|
|
--module=IO::Socket::SSL \
|
2012-05-21 17:26:13 +02:00
|
|
|
--link=libbtparse.so \
|
|
|
|
--link=libxml2.so \
|
2013-07-31 15:21:21 +02:00
|
|
|
--link=libz.so \
|
2012-05-21 17:26:13 +02:00
|
|
|
--link=libxslt.so \
|
|
|
|
--link=libexslt.so \
|
2013-07-31 15:21:21 +02:00
|
|
|
--link=libcrypto.so \
|
|
|
|
--link=libssl.so \
|
2012-05-21 17:26:13 +02:00
|
|
|
--addlist=biber.files \
|
|
|
|
--cachedeps=scancache \
|
|
|
|
--output=${prefix}/bin/biber \
|
|
|
|
script/biber
|
2012-05-22 10:44:37 +02:00
|
|
|
install -m 0644 bindoc/biber.1 ${prefix}/share/man/man1/
|
2012-05-21 17:26:13 +02:00
|
|
|
popd
|
2013-11-13 14:10:29 +01:00
|
|
|
%endif
|
2012-05-21 17:26:13 +02:00
|
|
|
popd
|
|
|
|
%endif
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%install
|
|
|
|
|
|
|
|
# Read the options file
|
|
|
|
. %{options}
|
|
|
|
|
|
|
|
mkdir -p %{buildroot}%{_bindir}
|
|
|
|
mkdir -p %{buildroot}%{_libdir}
|
|
|
|
mkdir -p %{buildroot}%{_includedir}
|
|
|
|
mkdir -p %{buildroot}%{_infodir}
|
2012-05-14 17:07:02 +02:00
|
|
|
mkdir -p %{buildroot}%{_libexecdir}/mktex
|
2012-06-22 15:28:02 +02:00
|
|
|
mkdir -p %{buildroot}%{_libexecdir}/tlpkg/TeXLive
|
2011-12-20 18:29:17 +01:00
|
|
|
mkdir -p %{buildroot}%{_mandir}
|
|
|
|
mkdir -p %{buildroot}%{_mandir}/man1
|
|
|
|
mkdir -p %{buildroot}%{_mandir}/man5
|
|
|
|
mkdir -p %{buildroot}%{_mandir}/man8
|
|
|
|
mkdir -p %{buildroot}%{_texmfmaindir}
|
|
|
|
mkdir -p %{buildroot}%{_texmfdistdir}
|
2012-04-27 17:49:04 +02:00
|
|
|
mkdir -p %{buildroot}%{_texmfconfdir}/dvipdfm/config
|
2011-12-20 18:29:17 +01:00
|
|
|
mkdir -p %{buildroot}%{_texmfconfdir}/dvipdfmx
|
|
|
|
mkdir -p %{buildroot}%{_texmfconfdir}/dvips/config
|
2012-04-27 17:49:04 +02:00
|
|
|
mkdir -p %{buildroot}%{_texmfconfdir}/scripts/urlbst
|
|
|
|
mkdir -p %{buildroot}%{_texmfconfdir}/scripts/match_parens
|
|
|
|
mkdir -p %{buildroot}%{_texmfconfdir}/scripts/mf2pt1
|
|
|
|
mkdir -p %{buildroot}%{_texmfconfdir}/tex/amstex/base
|
|
|
|
mkdir -p %{buildroot}%{_texmfconfdir}/tex/generic/config
|
|
|
|
mkdir -p %{buildroot}%{_texmfconfdir}/tex/lambda/config
|
|
|
|
mkdir -p %{buildroot}%{_texmfconfdir}/tex/mex/base
|
|
|
|
mkdir -p %{buildroot}%{_texmfconfdir}/tex/plain/cyrplain
|
2011-12-20 18:29:17 +01:00
|
|
|
mkdir -p %{buildroot}%{_texmfconfdir}/web2c
|
|
|
|
mkdir -p %{buildroot}%{_texmfconfdir}/xdvi
|
|
|
|
mkdir -p %{buildroot}%{_texmfvardir}
|
|
|
|
mkdir -p %{buildroot}%{_texmfvardir}/dist
|
|
|
|
mkdir -p %{buildroot}%{_texmfvardir}/fonts
|
|
|
|
mkdir -p %{buildroot}%{_texmfvardir}/fonts/dvipdfm
|
|
|
|
mkdir -p %{buildroot}%{_texmfvardir}/fonts/dvips
|
|
|
|
mkdir -p %{buildroot}%{_texmfvardir}/fonts/pdftex
|
2012-06-12 19:56:21 +02:00
|
|
|
mkdir -p %{buildroot}%{_texmfvardir}/main
|
|
|
|
mkdir -p %{buildroot}%{_texmfvardir}/md5
|
|
|
|
mkdir -p %{buildroot}%{_texmfvardir}/web2c
|
|
|
|
mkdir -p %{buildroot}%{_texmfvardir}/web2c/aleph
|
|
|
|
mkdir -p %{buildroot}%{_texmfvardir}/web2c/eptex
|
|
|
|
mkdir -p %{buildroot}%{_texmfvardir}/web2c/luatex
|
|
|
|
mkdir -p %{buildroot}%{_texmfvardir}/web2c/metafont
|
|
|
|
mkdir -p %{buildroot}%{_texmfvardir}/web2c/pdftex
|
|
|
|
mkdir -p %{buildroot}%{_texmfvardir}/web2c/ptex
|
|
|
|
mkdir -p %{buildroot}%{_texmfvardir}/web2c/tex
|
|
|
|
mkdir -p %{buildroot}%{_texmfvardir}/web2c/xetex
|
2011-12-20 18:29:17 +01:00
|
|
|
mkdir -p %{buildroot}%{_texmfcache}
|
|
|
|
mkdir -p %{buildroot}%{_fontcache}
|
|
|
|
mkdir -p %{buildroot}%{_fontcache}/pk
|
|
|
|
mkdir -p %{buildroot}%{_fontcache}/source
|
|
|
|
mkdir -p %{buildroot}%{_fontcache}/tfm
|
|
|
|
mkdir -p %{buildroot}%{_appdefdir}
|
2013-02-05 15:41:14 +01:00
|
|
|
mkdir -p %{buildroot}/var/adm/update-scripts
|
2012-06-12 19:56:21 +02:00
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
pushd ${prefix}/bin/
|
2013-10-28 15:14:53 +01:00
|
|
|
tar -cpSf - . | tar -xvspSf - -C %{buildroot}%{_bindir}/
|
2011-12-20 18:29:17 +01:00
|
|
|
rm -vf %{buildroot}%{_bindir}/tlmgr
|
|
|
|
rm -vf %{buildroot}%{_bindir}/installfont-tl
|
|
|
|
popd
|
|
|
|
pushd ${prefix}/lib/
|
2013-10-28 15:14:53 +01:00
|
|
|
tar -cpSf - *.so* | tar -xvspSf - -C %{buildroot}%{_libdir}/
|
|
|
|
tar -cpSf - mktex | tar -xvspSf - -C %{buildroot}%{_libexecdir}/
|
2013-08-07 13:00:57 +02:00
|
|
|
popd
|
|
|
|
%if 0%{texlive_version} < 2013
|
|
|
|
pushd ${prefix}/lib/
|
2013-10-28 15:14:53 +01:00
|
|
|
tar -cpSf - tlpkg | tar -xvspSf - -C %{buildroot}%{_libexecdir}/
|
2011-12-20 18:29:17 +01:00
|
|
|
popd
|
2013-08-07 13:00:57 +02:00
|
|
|
%else
|
|
|
|
pushd ${prefix}/share/
|
2013-10-28 15:14:53 +01:00
|
|
|
tar -cpSf - tlpkg | tar -xvspSf - -C %{buildroot}%{_datadir}/
|
2013-08-07 13:00:57 +02:00
|
|
|
popd
|
|
|
|
%endif
|
2011-12-20 18:29:17 +01:00
|
|
|
pushd ${prefix}/include/
|
2013-10-28 15:14:53 +01:00
|
|
|
tar -cpSf - . | tar -xvspSf - -C %{buildroot}%{_includedir}/
|
2011-12-20 18:29:17 +01:00
|
|
|
popd
|
2012-05-22 10:44:37 +02:00
|
|
|
pushd ${prefix}/share/man/
|
2012-06-12 19:56:21 +02:00
|
|
|
%if %{with buildbiber}
|
2013-11-13 14:10:29 +01:00
|
|
|
%if 0%{suse_version} <= 1230
|
2012-05-22 10:44:37 +02:00
|
|
|
install -m 0644 man1/biber.1 %{buildroot}%{_mandir}/man1/
|
|
|
|
%endif
|
2013-11-13 14:10:29 +01:00
|
|
|
%endif
|
2013-09-09 08:57:38 +02:00
|
|
|
%if 0%{texlive_version} < 2013
|
2012-06-12 19:56:21 +02:00
|
|
|
install -m 0644 man1/pmx2pdf.1 %{buildroot}%{_mandir}/man1/
|
|
|
|
install -m 0644 man1/pmxab.1 %{buildroot}%{_mandir}/man1/
|
|
|
|
install -m 0644 man1/prepmx.1 %{buildroot}%{_mandir}/man1/
|
|
|
|
install -m 0644 man1/m-tx.1 %{buildroot}%{_mandir}/man1/
|
|
|
|
install -m 0644 man1/scor2prt.1 %{buildroot}%{_mandir}/man1/
|
2013-09-09 08:57:38 +02:00
|
|
|
%endif
|
2012-06-12 19:56:21 +02:00
|
|
|
popd
|
2013-11-13 14:10:29 +01:00
|
|
|
#
|
|
|
|
# Biber support
|
|
|
|
#
|
|
|
|
%if %{with buildbiber}
|
|
|
|
%if 0%{suse_version} > 1230
|
|
|
|
pushd ../biblatex-biber-*
|
|
|
|
./Build install destdir=%{buildroot}
|
|
|
|
chmod 0755 %{buildroot}%{_bindir}/biber
|
|
|
|
chmod 0644 %{buildroot}%{_mandir}/man1/biber.1*
|
|
|
|
chmod 0644 %{buildroot}%{perl_vendorlib}/Biber.pm
|
|
|
|
chmod -R u+rw %{buildroot}%{perl_vendorlib}/Biber
|
|
|
|
chmod -R u+rw %{buildroot}%{perl_vendorlib}/Unicode/Collate/*
|
|
|
|
rm -vrf %{buildroot}%{perl_vendorarch}/auto
|
|
|
|
rm -vrf %{buildroot}%{_mandir}/man3
|
|
|
|
%perl_process_packlist
|
|
|
|
%perl_gen_filelist
|
|
|
|
sed -ri '\@/usr/(share|bin)/.*@d' texlive.files
|
|
|
|
popd
|
|
|
|
mv ../biblatex-biber-*/texlive.files perl-biber.files
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
#
|
|
|
|
# Those lines with exclamation mark have to done in the
|
|
|
|
# specific spec files
|
|
|
|
#
|
|
|
|
#! pushd ${prefix}/share/info/
|
2013-10-28 15:14:53 +01:00
|
|
|
#! tar -cpSf - *.info | tar -xvspSf - -C %{buildroot}%{_infodir}/
|
2011-12-20 18:29:17 +01:00
|
|
|
#! popd
|
|
|
|
#! pushd ${prefix}/share/man/
|
2013-10-28 15:14:53 +01:00
|
|
|
#! tar -cpSf - . | tar -xvspSf - -C %{buildroot}%{_mandir}/
|
2011-12-20 18:29:17 +01:00
|
|
|
#! rm -vf %{buildroot}%{_mandir}/man*/tlmgr*
|
|
|
|
#! rm -vf %{buildroot}%{_mandir}/man*/installfont-tl*
|
|
|
|
#! popd
|
|
|
|
pushd ${prefix}/texmf/
|
2013-10-28 15:14:53 +01:00
|
|
|
tar -cpSf - . | tar -xvspSf - -C %{buildroot}%{_texmfmaindir}/
|
2011-12-20 18:29:17 +01:00
|
|
|
rm -vrf %{buildroot}%{_texmfmaindir}/texconfig/g
|
|
|
|
rm -vrf %{buildroot}%{_texmfmaindir}/texconfig/v
|
|
|
|
rm -vrf %{buildroot}%{_texmfmaindir}/texconfig/x
|
|
|
|
rm -vrf %{buildroot}%{_texmfmaindir}/tlpkg/tlpobj
|
|
|
|
rm -vf %{buildroot}%{_texmfmaindir}/texconfig/generic
|
|
|
|
rm -vf %{buildroot}%{_texmfmaindir}/texconfig/README
|
|
|
|
#! mv -vf %{buildroot}%{_texmfmaindir}/dvipdfmx/dvipdfmx.cfg \
|
|
|
|
#! %{buildroot}%{_texmfconfdir}/dvipdfmx/
|
|
|
|
#! ln -sf %{_texmfconfdir}/dvipdfmx/dvipdfmx.cfg \
|
|
|
|
#! %{buildroot}%{_texmfmaindir}/dvipdfmx/
|
|
|
|
for cnf in %{buildroot}%{_texmfmaindir}/web2c/*.cnf ; do
|
2013-07-31 15:21:21 +02:00
|
|
|
test -e "$cnf" || break
|
2011-12-20 18:29:17 +01:00
|
|
|
mv -vf $cnf %{buildroot}%{_texmfconfdir}/web2c/
|
|
|
|
ln -sf %{_texmfconfdir}/web2c/${cnf##*/} $cnf
|
|
|
|
done
|
|
|
|
#! mv -vf %{buildroot}%{_texmfmaindir}/xdvi/xdvi.cfg \
|
|
|
|
#! %{buildroot}%{_texmfconfdir}/xdvi/
|
|
|
|
#! ln -sf %{_texmfconfdir}/xdvi/xdvi.cfg \
|
|
|
|
#! %{buildroot}%{_texmfmaindir}/xdvi/
|
|
|
|
#! mv -vf %{buildroot}%{_texmfmaindir}/xdvi/XDvi \
|
|
|
|
#! %{buildroot}%{_texmfconfdir}/xdvi/
|
|
|
|
#! ln -sf %{_texmfconfdir}/xdvi/XDvi \
|
|
|
|
#! %{buildroot}%{_appdefdir}/
|
|
|
|
popd
|
|
|
|
pushd ${prefix}/texmf-dist/
|
2013-10-28 15:14:53 +01:00
|
|
|
tar -cpSf - . | tar -xvspSf - -C %{buildroot}%{_texmfdistdir}/
|
2013-07-31 15:21:21 +02:00
|
|
|
rm -vrf %{buildroot}%{_texmfdistdir}/texconfig/g
|
|
|
|
rm -vrf %{buildroot}%{_texmfdistdir}/texconfig/v
|
|
|
|
rm -vrf %{buildroot}%{_texmfdistdir}/texconfig/x
|
2011-12-20 18:29:17 +01:00
|
|
|
rm -vrf %{buildroot}%{_texmfdistdir}/tlpkg/tlpobj
|
2013-07-31 15:21:21 +02:00
|
|
|
rm -vf %{buildroot}%{_texmfdistdir}/texconfig/generic
|
|
|
|
rm -vf %{buildroot}%{_texmfdistdir}/texconfig/README
|
|
|
|
for cnf in %{buildroot}%{_texmfdistdir}/web2c/*.cnf ; do
|
|
|
|
test -e "$cnf" || break
|
|
|
|
mv -vf $cnf %{buildroot}%{_texmfconfdir}/web2c/
|
|
|
|
ln -sf %{_texmfconfdir}/web2c/${cnf##*/} $cnf
|
|
|
|
done
|
2011-12-20 18:29:17 +01:00
|
|
|
popd
|
|
|
|
pushd %{buildroot}%{_bindir}/
|
|
|
|
# ppower4 (currently) not part of TEX Live
|
|
|
|
rm -f pdfthumb
|
|
|
|
rm -f ppower4
|
|
|
|
# repair/relocate the script links
|
|
|
|
find -type l -printf '%f\a%l\n' | \
|
|
|
|
while IFS=$'\a' read dst src; do
|
|
|
|
case "$src" in
|
2013-08-07 13:00:57 +02:00
|
|
|
%if 0%{texlive_version} >= 2013
|
|
|
|
*/texmf/*) ln -sf ../share/texmf/${src#../texmf/} $dst ;;
|
|
|
|
%else
|
2011-12-20 18:29:17 +01:00
|
|
|
*/texmf/*) ln -sf ../lib/texmf/${src#../texmf/} $dst ;;
|
2013-08-07 13:00:57 +02:00
|
|
|
%endif
|
2011-12-20 18:29:17 +01:00
|
|
|
*/texmf-dist/*) ln -sf ../share/texmf/${src#../texmf-dist/} $dst ;;
|
|
|
|
esac
|
|
|
|
done
|
|
|
|
# set xasy script link
|
2013-08-07 13:00:57 +02:00
|
|
|
%if 0%{texlive_version} >= 2013
|
|
|
|
ln -sf ../share/texmf/asymptote/GUI/xasy.py xasy
|
|
|
|
%else
|
2011-12-20 18:29:17 +01:00
|
|
|
ln -sf ../lib/texmf/asymptote/GUI/xasy.py xasy
|
2013-08-07 13:00:57 +02:00
|
|
|
%endif
|
2011-12-20 18:29:17 +01:00
|
|
|
# some scripts not included in main source tar ball
|
|
|
|
test -e match_parens || ln -sf ../share/texmf/scripts/match_parens/match_parens match_parens
|
|
|
|
test -e mf2pt1 || ln -sf ../share/texmf/scripts/mf2pt1/mf2pt1.pl mf2pt1
|
|
|
|
test -e urlbst || ln -sf ../share/texmf/scripts/urlbst/urlbst urlbst
|
|
|
|
# set some may missed symbolic links
|
|
|
|
test -e mfplain || ln -vsf mpost mfplain
|
|
|
|
test -e texlua || ln -vsf luatex texlua
|
|
|
|
test -e texluac || ln -vsf luatex texluac
|
|
|
|
test -e texhash || ln -vsf mktexlsr texhash
|
|
|
|
test -e rpdfcrop || ln -vsf pdfcrop rpdfcrop
|
|
|
|
# stolen from texlink script, also added musixtex case
|
2013-07-31 15:21:21 +02:00
|
|
|
sed -r '\@^[[:blank:]]*(#|$)@d;s@\*@@' < $prefix/texmf-dist/web2c/fmtutil.cnf | \
|
2011-12-20 18:29:17 +01:00
|
|
|
awk '{print $1, $2 }' | while read fmt engine ; do
|
|
|
|
test -f "$engine" || continue
|
|
|
|
case "$fmt" in
|
|
|
|
mf) test "$engine" = mf-nowin -a -f mfw && engine=mfw
|
|
|
|
esac
|
|
|
|
case "$fmt" in
|
|
|
|
cont-??|mptopdf|*musixtex) continue ;;
|
|
|
|
*) test "$fmt" = "$(ls -ld "$fmt" 2> /dev/null | awk '{print $NF}')" || rm -rf "$fmt"
|
|
|
|
test ! -f "$fmt" || continue
|
|
|
|
ln -vsf "$engine" "$fmt"
|
|
|
|
esac
|
|
|
|
done
|
|
|
|
# our pdfmusixtex extension of the musixtex lua script
|
|
|
|
test -e pdfmusixtex || ln -sf musixtex pdfmusixtex
|
2012-06-12 19:56:21 +02:00
|
|
|
if test ! -e rlxtools ; then
|
|
|
|
printf '#!/bin/sh\nmtxrun --script rlxtools "$@"\n' > rlxtools
|
|
|
|
chmod 755 rlxtools
|
|
|
|
fi
|
2011-12-20 18:29:17 +01:00
|
|
|
popd
|
|
|
|
|
|
|
|
# clear out all file below texmf tree as this will delivered by texlive tar balls
|
|
|
|
find %{buildroot}%{_texmfdirs} -type f | xargs -r rm -vf
|
2012-06-10 20:11:21 +02:00
|
|
|
|
2012-06-27 14:08:47 +02:00
|
|
|
# but work around missing MusixTeX files ...
|
2013-09-09 08:57:38 +02:00
|
|
|
%if 0%{texlive_version} < 2013
|
2012-06-12 19:56:21 +02:00
|
|
|
pushd ${prefix}/texmf-dist/
|
|
|
|
install -m 0755 scripts/m-tx/m-tx.lua %{buildroot}%{_texmfdistdir}/scripts/m-tx/
|
|
|
|
install -m 0755 scripts/pmx/pmx2pdf.lua %{buildroot}%{_texmfdistdir}/scripts/pmx/
|
2012-05-14 17:07:02 +02:00
|
|
|
popd
|
2013-09-09 08:57:38 +02:00
|
|
|
%endif
|
2012-06-27 14:08:47 +02:00
|
|
|
# ... and add rungs texlua script as dvipdfmx/dvipdfm require this
|
2013-07-31 15:21:21 +02:00
|
|
|
pushd ${prefix}/texmf-dist/
|
|
|
|
install -m 0755 scripts/texlive/rungs.tlu %{buildroot}%{_texmfdistdir}/scripts/texlive/
|
2012-06-27 14:08:47 +02:00
|
|
|
popd
|
2011-12-20 18:29:17 +01:00
|
|
|
|
2012-04-27 17:49:04 +02:00
|
|
|
# install manual page of public
|
|
|
|
install -m 0644 %{S:51} %{buildroot}%{_mandir}/man8/public.8
|
2011-12-20 18:29:17 +01:00
|
|
|
|
2012-04-27 17:49:04 +02:00
|
|
|
# is part of texlive-kpathsea
|
|
|
|
rm -vf %{buildroot}%{_texmfconfdir}/web2c/fmtutil.cnf
|
|
|
|
rm -vf %{buildroot}%{_texmfconfdir}/web2c/texmf.cnf
|
|
|
|
rm -vf %{buildroot}%{_texmfmaindir}/web2c/fmtutil.cnf
|
|
|
|
rm -vf %{buildroot}%{_texmfmaindir}/web2c/texmf.cnf
|
2013-07-31 15:21:21 +02:00
|
|
|
rm -vf %{buildroot}%{_texmfdistdir}/web2c/fmtutil.cnf
|
|
|
|
rm -vf %{buildroot}%{_texmfdistdir}/web2c/texmf.cnf
|
2012-04-27 17:49:04 +02:00
|
|
|
|
|
|
|
# relink texlive helpers to public binary
|
|
|
|
for mktex in texhash mktexlsr mktexmf mktexpk mktextfm
|
|
|
|
do
|
2012-05-14 17:07:02 +02:00
|
|
|
mv -f %{buildroot}%{_bindir}/$mktex %{buildroot}%{_libexecdir}/mktex/
|
|
|
|
ln -sf %{_libexecdir}/mktex/public %{buildroot}%{_bindir}/$mktex
|
2012-04-27 17:49:04 +02:00
|
|
|
done
|
|
|
|
|
2013-07-31 15:21:21 +02:00
|
|
|
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
2013-02-05 15:41:14 +01:00
|
|
|
%{buildroot}/var/adm/update-scripts/%{name}-%{version}-%{release}-zypper
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%if %{defined verify_permissions}
|
2012-06-27 14:08:47 +02:00
|
|
|
%verifyscript kpathsea-bin
|
2012-05-14 17:07:02 +02:00
|
|
|
%verify_permissions -e %{_libexecdir}/mktex/public
|
2011-12-20 18:29:17 +01:00
|
|
|
%endif
|
|
|
|
|
2012-06-27 14:08:47 +02:00
|
|
|
%pre kpathsea-bin
|
|
|
|
if test "$1" = 1 -a -z "$(%{_bindir}/getent group %{texgrp} 2>/dev/null)"; then
|
|
|
|
%{_sbindir}/groupadd -r %{?texgid:-g %texgid} %{texgrp}
|
|
|
|
fi
|
|
|
|
|
|
|
|
%post kpathsea-bin
|
2012-06-12 19:56:21 +02:00
|
|
|
%if %{defined set_permissions}
|
2012-05-14 17:07:02 +02:00
|
|
|
%set_permissions %{_libexecdir}/mktex/public
|
2012-06-12 19:56:21 +02:00
|
|
|
%endif
|
2012-06-27 14:08:47 +02:00
|
|
|
|
|
|
|
%post
|
2012-06-10 20:11:21 +02:00
|
|
|
mkdir -p /var/run/texlive
|
|
|
|
> /var/run/texlive/run-mktexlsr
|
2014-06-02 16:53:56 +02:00
|
|
|
> /var/run/texlive/run-update
|
2012-06-10 20:11:21 +02:00
|
|
|
|
2012-06-12 19:56:21 +02:00
|
|
|
%postun
|
|
|
|
if test $1 = 1; then
|
|
|
|
mkdir -p /var/run/texlive
|
|
|
|
> /var/run/texlive/run-mktexlsr
|
2014-06-03 10:53:36 +02:00
|
|
|
> /var/run/texlive/run-update
|
2012-06-12 19:56:21 +02:00
|
|
|
fi
|
|
|
|
|
2012-06-10 20:11:21 +02:00
|
|
|
%posttrans
|
2014-06-02 16:53:56 +02:00
|
|
|
test -f /var/run/texlive/run-update || exit 0
|
2013-02-05 11:36:35 +01:00
|
|
|
test -z "$ZYPP_IS_RUNNING" || exit 0
|
2013-07-31 15:21:21 +02:00
|
|
|
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
2014-06-02 16:53:56 +02:00
|
|
|
rm -f /var/run/texlive/run-update
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%post -n libkpathsea6 -p /sbin/ldconfig
|
|
|
|
%postun -n libkpathsea6 -p /sbin/ldconfig
|
|
|
|
|
|
|
|
%post -n libptexenc1 -p /sbin/ldconfig
|
|
|
|
%postun -n libptexenc1 -p /sbin/ldconfig
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root,755)
|
2013-08-07 13:00:57 +02:00
|
|
|
%if 0%{texlive_version} >= 2013
|
|
|
|
%{_datadir}/tlpkg/TeXLive/TLConfig.pm
|
|
|
|
%{_datadir}/tlpkg/TeXLive/TLUtils.pm
|
|
|
|
%else
|
2012-06-22 15:28:02 +02:00
|
|
|
%{_libexecdir}/tlpkg/TeXLive/TLConfig.pm
|
|
|
|
%{_libexecdir}/tlpkg/TeXLive/TLUtils.pm
|
2013-08-07 13:00:57 +02:00
|
|
|
%endif
|
2012-04-27 17:49:04 +02:00
|
|
|
# is part of texlive-kpathsea
|
|
|
|
#%config(noreplace) %verify(not md5 size mtime) %{_texmfconfdir}/web2c/fmtutil.cnf
|
|
|
|
#%config(noreplace) %verify(not md5 size mtime) %{_texmfconfdir}/web2c/texmf.cnf
|
|
|
|
#%verify(link) %{_texmfmaindir}/web2c/fmtutil.cnf
|
|
|
|
#%verify(link) %{_texmfmaindir}/web2c/texmf.cnf
|
|
|
|
%{_mandir}/man8/public.*
|
2013-02-05 15:41:14 +01:00
|
|
|
%verify(link) /var/adm/update-scripts/%{name}-%{version}-%{release}-zypper
|
2012-06-12 19:56:21 +02:00
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%files a2ping-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/a2ping
|
|
|
|
|
|
|
|
%files accfonts-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/mkt1font
|
|
|
|
%{_bindir}/vpl2ovp
|
|
|
|
%{_bindir}/vpl2vpl
|
|
|
|
|
2013-07-31 15:21:21 +02:00
|
|
|
%files adhocfilelist-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/adhocfilelist
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%files afm2pl-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/afm2pl
|
|
|
|
|
|
|
|
%files aleph-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/aleph
|
|
|
|
%{_bindir}/lamed
|
|
|
|
|
|
|
|
%files amstex-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/amstex
|
|
|
|
|
2013-07-31 15:21:21 +02:00
|
|
|
%files arara-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/arara
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%files asymptote-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/asy
|
|
|
|
%{_bindir}/xasy
|
|
|
|
|
|
|
|
%files authorindex-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/authorindex
|
|
|
|
|
|
|
|
%files biber-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/biber
|
2012-05-22 10:44:37 +02:00
|
|
|
%if %{with buildbiber}
|
|
|
|
%{_mandir}/man1/biber.1*
|
|
|
|
%endif
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%files bibexport-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/bibexport
|
|
|
|
|
|
|
|
%files bibtex-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/bibtex
|
|
|
|
|
|
|
|
%files bibtex8-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/bibtex8
|
|
|
|
|
|
|
|
%files bibtexu-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/bibtexu
|
|
|
|
|
|
|
|
%files bundledoc-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/arlatex
|
|
|
|
%{_bindir}/bundledoc
|
|
|
|
|
|
|
|
%files cachepic-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/cachepic
|
|
|
|
|
2012-04-13 18:41:24 +02:00
|
|
|
%files checkcites-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/checkcites
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%files chktex-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/chktex
|
|
|
|
%{_bindir}/chkweb
|
|
|
|
%{_bindir}/deweb
|
|
|
|
|
|
|
|
%files cjkutils-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/bg5+latex
|
|
|
|
%{_bindir}/bg5+pdflatex
|
|
|
|
%{_bindir}/bg5conv
|
|
|
|
%{_bindir}/bg5latex
|
|
|
|
%{_bindir}/bg5pdflatex
|
|
|
|
%{_bindir}/cef5conv
|
|
|
|
%{_bindir}/cef5latex
|
|
|
|
%{_bindir}/cef5pdflatex
|
|
|
|
%{_bindir}/cefconv
|
|
|
|
%{_bindir}/ceflatex
|
|
|
|
%{_bindir}/cefpdflatex
|
|
|
|
%{_bindir}/cefsconv
|
|
|
|
%{_bindir}/cefslatex
|
|
|
|
%{_bindir}/cefspdflatex
|
|
|
|
%{_bindir}/extconv
|
|
|
|
%{_bindir}/gbklatex
|
|
|
|
%{_bindir}/gbkpdflatex
|
|
|
|
%{_bindir}/hbf2gf
|
|
|
|
%{_bindir}/sjisconv
|
|
|
|
%{_bindir}/sjislatex
|
|
|
|
%{_bindir}/sjispdflatex
|
|
|
|
|
|
|
|
%files context-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/context
|
|
|
|
%{_bindir}/ctxtools
|
|
|
|
%{_bindir}/luatools
|
|
|
|
%{_bindir}/mtxrun
|
|
|
|
%{_bindir}/rlxtools
|
2013-07-31 15:21:21 +02:00
|
|
|
%{_bindir}/pstopdf
|
2011-12-20 18:29:17 +01:00
|
|
|
%{_bindir}/texexec
|
|
|
|
%{_bindir}/texmfstart
|
|
|
|
|
2013-07-31 15:21:21 +02:00
|
|
|
%files convbkmk-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/convbkmk
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%files cslatex-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/cslatex
|
|
|
|
%{_bindir}/pdfcslatex
|
|
|
|
|
|
|
|
%files csplain-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/csplain
|
|
|
|
%{_bindir}/pdfcsplain
|
|
|
|
|
2012-04-16 17:54:08 +02:00
|
|
|
%files ctanify-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/ctanify
|
|
|
|
|
|
|
|
%files ctanupload-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/ctanupload
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%files ctie-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/ctie
|
|
|
|
|
|
|
|
%files cweb-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/ctangle
|
|
|
|
%{_bindir}/cweave
|
|
|
|
|
|
|
|
%files cyrillic-bin-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/rubibtex
|
|
|
|
%{_bindir}/rumakeindex
|
|
|
|
|
|
|
|
%files de-macro-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/de-macro
|
|
|
|
|
|
|
|
%files detex-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/detex
|
|
|
|
|
|
|
|
%files devnag-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/devnag
|
|
|
|
|
2012-04-13 18:41:24 +02:00
|
|
|
%files dosepsbin-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/dosepsbin
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%files dtl-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/dt2dv
|
|
|
|
%{_bindir}/dv2dt
|
|
|
|
|
2013-07-31 15:21:21 +02:00
|
|
|
%files dtxgen-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/dtxgen
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%files dviasm-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/dviasm
|
|
|
|
|
|
|
|
%files dvicopy-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/dvicopy
|
|
|
|
|
|
|
|
%files dvidvi-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/dvidvi
|
|
|
|
|
|
|
|
%files dviljk-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/dvihp
|
|
|
|
%{_bindir}/dvilj
|
|
|
|
%{_bindir}/dvilj2p
|
|
|
|
%{_bindir}/dvilj4
|
|
|
|
%{_bindir}/dvilj4l
|
|
|
|
%{_bindir}/dvilj6
|
|
|
|
|
|
|
|
%files dvipdfmx-bin
|
|
|
|
%defattr(-,root,root,755)
|
2013-07-31 15:21:21 +02:00
|
|
|
%{_bindir}/dvipdfm
|
2011-12-20 18:29:17 +01:00
|
|
|
%{_bindir}/dvipdfmx
|
2012-06-27 14:08:47 +02:00
|
|
|
%{_bindir}/rungs
|
2013-07-31 15:21:21 +02:00
|
|
|
%{_texmfdistdir}/scripts/texlive/rungs.tlu
|
|
|
|
%{_bindir}/dvipdft
|
2011-12-20 18:29:17 +01:00
|
|
|
%{_bindir}/ebb
|
|
|
|
%{_bindir}/extractbb
|
|
|
|
|
|
|
|
%files dvipng-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/dvigif
|
|
|
|
%{_bindir}/dvipng
|
|
|
|
|
|
|
|
%files dvipos-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/dvipos
|
|
|
|
|
|
|
|
%files dvips-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/afm2tfm
|
|
|
|
%{_bindir}/dvips
|
|
|
|
|
|
|
|
%files dvisvgm-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/dvisvgm
|
|
|
|
|
|
|
|
%files ebong-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/ebong
|
|
|
|
|
|
|
|
%files eplain-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/eplain
|
|
|
|
|
|
|
|
%files epspdf-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/epspdf
|
|
|
|
%{_bindir}/epspdftk
|
|
|
|
|
|
|
|
%files epstopdf-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/epstopdf
|
|
|
|
%{_bindir}/repstopdf
|
|
|
|
|
2012-04-13 18:41:24 +02:00
|
|
|
%files exceltex-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/exceltex
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%files fig4latex-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/fig4latex
|
|
|
|
|
|
|
|
%files findhyph-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/findhyph
|
|
|
|
|
|
|
|
%files fontinst-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/fontinst
|
|
|
|
|
|
|
|
%files fontools-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/afm2afm
|
|
|
|
%{_bindir}/autoinst
|
|
|
|
%{_bindir}/ot2kpx
|
|
|
|
|
|
|
|
%files fontware-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/pltotf
|
|
|
|
%{_bindir}/tftopl
|
|
|
|
%{_bindir}/vftovp
|
|
|
|
%{_bindir}/vptovf
|
|
|
|
|
|
|
|
%files fragmaster-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/fragmaster
|
|
|
|
|
|
|
|
%files glossaries-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/makeglossaries
|
|
|
|
|
|
|
|
%files gsftopk-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/gsftopk
|
|
|
|
|
|
|
|
%files jadetex-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/jadetex
|
|
|
|
%{_bindir}/pdfjadetex
|
|
|
|
|
2012-04-13 18:41:24 +02:00
|
|
|
%files jfontmaps-bin
|
|
|
|
%defattr(-,root,root,755)
|
2013-07-31 15:21:21 +02:00
|
|
|
%{_bindir}/kanji-config-updmap
|
|
|
|
%{_bindir}/kanji-config-updmap-sys
|
|
|
|
%{_bindir}/kanji-fontmap-creator
|
2012-04-13 18:41:24 +02:00
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%files kpathsea-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/kpseaccess
|
|
|
|
%{_bindir}/kpsereadlink
|
|
|
|
%{_bindir}/kpsestat
|
|
|
|
%{_bindir}/kpsewhich
|
|
|
|
%{_bindir}/mkocp
|
|
|
|
%{_bindir}/mkofm
|
|
|
|
%{_bindir}/mktexfmt
|
|
|
|
%{_bindir}/mktexlsr
|
|
|
|
%{_bindir}/mktexmf
|
|
|
|
%{_bindir}/mktexpk
|
|
|
|
%{_bindir}/mktextfm
|
|
|
|
%{_bindir}/texhash
|
2012-06-27 14:08:47 +02:00
|
|
|
%attr(0755,root,%{texgrp}) %{_libexecdir}/mktex/public
|
2012-05-14 17:07:02 +02:00
|
|
|
%{_libexecdir}/mktex/*tex*
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%files lacheck-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/lacheck
|
|
|
|
|
|
|
|
%files latex-bin-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/dvilualatex
|
|
|
|
%{_bindir}/latex
|
|
|
|
%{_bindir}/lualatex
|
|
|
|
%{_bindir}/pdflatex
|
|
|
|
|
|
|
|
%files latex2man-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/latex2man
|
|
|
|
|
|
|
|
%files latexdiff-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/latexdiff
|
|
|
|
%{_bindir}/latexdiff-vc
|
|
|
|
%{_bindir}/latexrevise
|
|
|
|
|
2012-04-13 18:41:24 +02:00
|
|
|
%files latexfileversion-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/latexfileversion
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%files latexmk-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/latexmk
|
|
|
|
|
2013-07-31 15:21:21 +02:00
|
|
|
%files latexpand-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/latexpand
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%files lcdftypetools-bin
|
|
|
|
%defattr(-,root,root,755)
|
2013-05-06 15:33:07 +02:00
|
|
|
%if %{with lcdf_typetools}
|
2011-12-20 18:29:17 +01:00
|
|
|
%{_bindir}/cfftot1
|
|
|
|
%{_bindir}/mmafm
|
|
|
|
%{_bindir}/mmpfb
|
|
|
|
%{_bindir}/otfinfo
|
|
|
|
%{_bindir}/otftotfm
|
|
|
|
%{_bindir}/t1dotlessj
|
|
|
|
%{_bindir}/t1lint
|
|
|
|
%{_bindir}/t1rawafm
|
|
|
|
%{_bindir}/t1reencode
|
|
|
|
%{_bindir}/t1testpage
|
|
|
|
%{_bindir}/ttftotype42
|
2013-05-06 15:33:07 +02:00
|
|
|
%endif
|
2011-12-20 18:29:17 +01:00
|
|
|
|
2012-06-12 19:56:21 +02:00
|
|
|
%files listbib-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/listbib
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%files listings-ext-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/listings-ext.sh
|
|
|
|
|
2013-07-31 15:21:21 +02:00
|
|
|
%files ltxfileinfo-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/ltxfileinfo
|
|
|
|
|
|
|
|
%files lua2dox-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/lua2dox_filter
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%files luaotfload-bin
|
|
|
|
%defattr(-,root,root,755)
|
2013-07-31 15:21:21 +02:00
|
|
|
%{_bindir}/luaotfload-tool
|
2011-12-20 18:29:17 +01:00
|
|
|
%{_bindir}/mkluatexfontdb
|
|
|
|
|
|
|
|
%files luatex-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/dviluatex
|
|
|
|
%{_bindir}/luatex
|
|
|
|
%{_bindir}/texlua
|
|
|
|
%{_bindir}/texluac
|
|
|
|
|
2013-07-31 15:21:21 +02:00
|
|
|
%files m-tx-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/m-tx
|
|
|
|
%{_bindir}/prepmx
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%files makeindex-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/makeindex
|
|
|
|
%{_bindir}/mkindex
|
|
|
|
|
|
|
|
%files match_parens-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/match_parens
|
|
|
|
|
|
|
|
%files mathspic-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/mathspic
|
|
|
|
|
|
|
|
%files metafont-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/inimf
|
|
|
|
%{_bindir}/mf
|
|
|
|
%{_bindir}/mf-nowin
|
|
|
|
|
|
|
|
%files metapost-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/dvitomp
|
|
|
|
%{_bindir}/mfplain
|
|
|
|
%{_bindir}/mpost
|
|
|
|
|
|
|
|
%files mex-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/mex
|
|
|
|
%{_bindir}/pdfmex
|
|
|
|
%{_bindir}/utf8mex
|
|
|
|
|
|
|
|
%files mf2pt1-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/mf2pt1
|
|
|
|
|
|
|
|
%files mfware-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/gftodvi
|
|
|
|
%{_bindir}/gftopk
|
|
|
|
%{_bindir}/gftype
|
|
|
|
%{_bindir}/mft
|
|
|
|
%{_bindir}/pktogf
|
|
|
|
%{_bindir}/pktype
|
|
|
|
|
|
|
|
%files mkgrkindex-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/mkgrkindex
|
|
|
|
|
|
|
|
%files mkjobtexmf-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/mkjobtexmf
|
|
|
|
|
|
|
|
%files mltex-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/mllatex
|
|
|
|
%{_bindir}/mltex
|
|
|
|
|
|
|
|
%files mptopdf-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/mptopdf
|
|
|
|
|
2013-07-31 15:21:21 +02:00
|
|
|
%files multibibliography-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/multibibliography
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%files musixtex-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/musixflx
|
|
|
|
%{_bindir}/musixtex
|
|
|
|
%{_bindir}/pdfmusixtex
|
|
|
|
|
|
|
|
%files omegaware-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/odvicopy
|
|
|
|
%{_bindir}/odvitype
|
|
|
|
%{_bindir}/ofm2opl
|
|
|
|
%{_bindir}/omfonts
|
|
|
|
%{_bindir}/opl2ofm
|
|
|
|
%{_bindir}/otangle
|
|
|
|
%{_bindir}/otp2ocp
|
|
|
|
%{_bindir}/outocp
|
|
|
|
%{_bindir}/ovf2ovp
|
|
|
|
%{_bindir}/ovp2ovf
|
|
|
|
|
|
|
|
%files patgen-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/patgen
|
|
|
|
|
|
|
|
%files pax-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/pdfannotextractor
|
|
|
|
|
|
|
|
%files pdfcrop-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/pdfcrop
|
|
|
|
%{_bindir}/rpdfcrop
|
|
|
|
|
|
|
|
%files pdfjam-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/pdf180
|
|
|
|
%{_bindir}/pdf270
|
|
|
|
%{_bindir}/pdf90
|
|
|
|
%{_bindir}/pdfbook
|
|
|
|
%{_bindir}/pdfflip
|
|
|
|
%{_bindir}/pdfjam
|
|
|
|
%{_bindir}/pdfjam-pocketmod
|
|
|
|
%{_bindir}/pdfjam-slides3up
|
|
|
|
%{_bindir}/pdfjam-slides6up
|
|
|
|
%{_bindir}/pdfjoin
|
|
|
|
%{_bindir}/pdfnup
|
|
|
|
%{_bindir}/pdfpun
|
|
|
|
|
|
|
|
%files pdftex-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/etex
|
|
|
|
%{_bindir}/pdfetex
|
|
|
|
%{_bindir}/pdftex
|
|
|
|
%{_bindir}/simpdftex
|
|
|
|
|
|
|
|
%files pdftools-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/e2pall
|
|
|
|
%{_bindir}/pdfatfi
|
|
|
|
%{_bindir}/pdfclose
|
|
|
|
%{_bindir}/pdfopen
|
|
|
|
%{_bindir}/pdftosrc
|
|
|
|
%{_bindir}/ps4pdf
|
|
|
|
|
2012-04-16 17:54:08 +02:00
|
|
|
%files pedigree-perl-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/pedigree
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%files perltex-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/perltex
|
|
|
|
|
2013-07-31 15:21:21 +02:00
|
|
|
%files pfarrei-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/a5toa4
|
|
|
|
%{_bindir}/pfarrei
|
|
|
|
|
2012-04-10 17:07:51 +02:00
|
|
|
%files pkfix-helper-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/pkfix-helper
|
|
|
|
|
2012-06-19 11:32:21 +02:00
|
|
|
%files pkfix-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/pkfix
|
|
|
|
|
2013-07-31 15:21:21 +02:00
|
|
|
%files pmx-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/pmx2pdf
|
|
|
|
%{_bindir}/pmxab
|
|
|
|
%{_bindir}/scor2prt
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%files ps2pkm-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/mag
|
|
|
|
%{_bindir}/pfb2pfa
|
|
|
|
%{_bindir}/pk2bm
|
|
|
|
%{_bindir}/ps2pk
|
|
|
|
|
|
|
|
%files pst2pdf-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/pst2pdf
|
|
|
|
|
|
|
|
%files pstools-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/bbox
|
|
|
|
%{_bindir}/ps2eps
|
|
|
|
%{_bindir}/ps2frag
|
|
|
|
%{_bindir}/pslatex
|
|
|
|
|
|
|
|
%files ptex-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/eptex
|
|
|
|
%{_bindir}/makejvf
|
|
|
|
%{_bindir}/mendex
|
|
|
|
%{_bindir}/pbibtex
|
|
|
|
%{_bindir}/pdvitype
|
|
|
|
%{_bindir}/platex
|
|
|
|
%{_bindir}/ppltotf
|
|
|
|
%{_bindir}/ptex
|
|
|
|
%{_bindir}/ptftopl
|
|
|
|
|
2013-07-31 15:21:21 +02:00
|
|
|
%files ptex2pdf-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/ptex2pdf
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%files purifyeps-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/purifyeps
|
|
|
|
|
|
|
|
%files seetexk-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/dvibook
|
|
|
|
%{_bindir}/dviconcat
|
|
|
|
%{_bindir}/dviselect
|
|
|
|
%{_bindir}/dvitodvi
|
2012-06-13 10:18:32 +02:00
|
|
|
%{_bindir}/a4toa5
|
|
|
|
%{_bindir}/mydvichk
|
|
|
|
%{_bindir}/odd2even
|
2011-12-20 18:29:17 +01:00
|
|
|
|
|
|
|
%files splitindex-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/splitindex
|
|
|
|
|
|
|
|
%files sty2dtx-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/sty2dtx
|
|
|
|
|
|
|
|
%files svn-multi-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/svn-multi
|
|
|
|
|
|
|
|
%files synctex-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/synctex
|
|
|
|
|
|
|
|
%files tetex-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/allcm
|
|
|
|
%{_bindir}/allec
|
|
|
|
%{_bindir}/allneeded
|
|
|
|
%{_bindir}/dvi2fax
|
|
|
|
%{_bindir}/dvired
|
|
|
|
%{_bindir}/fmtutil
|
|
|
|
%{_bindir}/fmtutil-sys
|
2013-07-31 15:21:21 +02:00
|
|
|
%{_bindir}/kpsepath
|
|
|
|
%{_bindir}/kpsetool
|
2011-12-20 18:29:17 +01:00
|
|
|
%{_bindir}/kpsewhere
|
2013-07-31 15:21:21 +02:00
|
|
|
%{_bindir}/kpsexpand
|
2011-12-20 18:29:17 +01:00
|
|
|
%{_bindir}/texconfig-dialog
|
|
|
|
%{_bindir}/texconfig-sys
|
|
|
|
%{_bindir}/texlinks
|
|
|
|
%{_bindir}/updmap
|
|
|
|
%{_bindir}/updmap-sys
|
|
|
|
|
|
|
|
%files tex-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/initex
|
|
|
|
%{_bindir}/tex
|
|
|
|
|
|
|
|
%files tex4ht-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/ht
|
|
|
|
%{_bindir}/htcontext
|
|
|
|
%{_bindir}/htlatex
|
|
|
|
%{_bindir}/htmex
|
|
|
|
%{_bindir}/httex
|
|
|
|
%{_bindir}/httexi
|
|
|
|
%{_bindir}/htxelatex
|
|
|
|
%{_bindir}/htxetex
|
|
|
|
%{_bindir}/mk4ht
|
|
|
|
%{_bindir}/t4ht
|
|
|
|
%{_bindir}/tex4ht
|
|
|
|
|
|
|
|
%files texconfig-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/texconfig
|
|
|
|
|
|
|
|
%files texcount-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/texcount
|
|
|
|
|
|
|
|
%files texdef-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/texdef
|
|
|
|
|
|
|
|
%files texdiff-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/texdiff
|
|
|
|
|
|
|
|
%files texdirflatten-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/texdirflatten
|
|
|
|
|
|
|
|
%files texdoc-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/texdoc
|
|
|
|
%{_bindir}/texdoctk
|
|
|
|
|
2012-04-16 17:54:08 +02:00
|
|
|
%files texliveonfly-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/texliveonfly
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%files texloganalyser-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/texloganalyser
|
|
|
|
|
|
|
|
%files texsis-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/texsis
|
|
|
|
|
|
|
|
%files texware-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/dvitype
|
|
|
|
%{_bindir}/pooltype
|
|
|
|
|
|
|
|
%files thumbpdf-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/thumbpdf
|
|
|
|
|
|
|
|
%files tie-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/tie
|
|
|
|
|
|
|
|
%files tpic2pdftex-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/tpic2pdftex
|
|
|
|
|
|
|
|
%files ttfutils-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/ttf2afm
|
|
|
|
%{_bindir}/ttf2pk
|
|
|
|
%{_bindir}/ttf2tfm
|
|
|
|
%{_bindir}/ttfdump
|
|
|
|
|
2012-04-13 18:41:24 +02:00
|
|
|
%files typeoutfileinfo-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/typeoutfileinfo
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%files ulqda-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/ulqda
|
|
|
|
|
2013-07-31 15:21:21 +02:00
|
|
|
%files uptex-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/euptex
|
|
|
|
%{_bindir}/upbibtex
|
|
|
|
%{_bindir}/updvitype
|
|
|
|
%{_bindir}/uplatex
|
|
|
|
%{_bindir}/uppltotf
|
|
|
|
%{_bindir}/uptex
|
|
|
|
%{_bindir}/uptftopl
|
|
|
|
%{_bindir}/wovp2ovf
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%files urlbst-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/urlbst
|
|
|
|
|
|
|
|
%files vlna-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/vlna
|
|
|
|
|
|
|
|
%files vpe-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/vpe
|
|
|
|
|
|
|
|
%files web-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/tangle
|
|
|
|
%{_bindir}/weave
|
|
|
|
|
|
|
|
%files xdvi-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/xdvi
|
|
|
|
%{_bindir}/xdvi-xaw3d
|
|
|
|
|
|
|
|
%files xetex-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/teckit_compile
|
|
|
|
%{_bindir}/xdvipdfmx
|
|
|
|
%{_bindir}/xelatex
|
|
|
|
%{_bindir}/xetex
|
|
|
|
|
|
|
|
%files xmltex-bin
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_bindir}/pdfxmltex
|
|
|
|
%{_bindir}/xmltex
|
|
|
|
|
|
|
|
%files -n libkpathsea6
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_libdir}/libkpathsea*.so.*
|
|
|
|
|
|
|
|
%files -n %{name}-kpathsea-devel
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%dir %{_includedir}/kpathsea
|
|
|
|
%{_includedir}/kpathsea/*
|
|
|
|
%{_libdir}/libkpathsea.so
|
|
|
|
|
|
|
|
%files -n libptexenc1
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%{_libdir}/libptexenc*.so.*
|
|
|
|
|
|
|
|
%files -n %{name}-ptexenc-devel
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%dir %{_includedir}/ptexenc
|
|
|
|
%{_includedir}/ptexenc/*
|
|
|
|
%{_libdir}/libptexenc.so
|
|
|
|
|
2012-06-13 10:18:32 +02:00
|
|
|
%files -n %{name}-bin-devel
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
|
2013-11-13 14:10:29 +01:00
|
|
|
%if %{with buildbiber}
|
|
|
|
%if 0%{suse_version} > 1230
|
|
|
|
%files -n perl-biber -f perl-biber.files
|
|
|
|
%defattr(-,root,root,755)
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
2011-12-20 18:29:17 +01:00
|
|
|
%changelog
|