tibbs / rpms / texlive

Forked from rpms/texlive 6 years ago
Clone
3969a3e
%global source_date 20150728_r37987
3969a3e
%global tl_version 2015
063ca52
%global tl_rel 27
2b7454d
%global tl_release %{tl_rel}.%{source_date}%{?dist}
2b7454d
%global tl_noarch_release %{tl_rel}%{?dist}
38566cc
%global source_name texlive-%{source_date}-source
38566cc
38566cc
%{!?_texdir: %global _texdir %{_datadir}/%{name}}
38566cc
%{!?_texmf_var: %global _texmf_var %{_var}/lib/texmf}
38566cc
f9db426
%if 0%{?fedora} <= 19
f9db426
# don't figure any perl dependencies
f9db426
%global __perl_requires %{nil}
d3ee540
%else
d3ee540
# don't export private perl modules
aba32e1
%global __provides_exclude %{?__provides_exclude:%__provides_exclude|}^perl\\\\(
aba32e1
%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\\\((PDF::Reuse.*|Pedigree.*|TeXLive.*|Tk::path_tre)\\\\)
f9db426
%endif
f9db426
38566cc
%global __os_install_post /usr/lib/rpm/brp-compress %{nil}
cb7df5f
%global __arch_install_post %{nil}
38566cc
73a9bf9
%global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
73a9bf9
38566cc
Name: texlive
38566cc
Version: %{tl_version}
97d0db0
Release: %{tl_release}
3a46f83
Epoch: 5
38566cc
Summary: TeX formatting system
38566cc
Group: Applications/Publishing
38566cc
License: Artistic 2.0 and GPLv2 and GPLv2+ and LGPLv2+ and LPPL and MIT and Public Domain and UCD and Utopia
38566cc
URL: http://tug.org/texlive/
7c0c95f
BuildRequires: xz libXaw-devel libXi-devel ncurses-devel bison flex file perl(Digest::MD5) texinfo gcc-c++
0562794
BuildRequires: gd-devel teckit-devel freetype-devel libpng-devel t1lib-devel zlib-devel poppler-devel t1utils
6e4cf09
BuildRequires: zziplib-devel libicu-devel cairo-devel harfbuzz-devel perl-generators pixman-devel graphite2-devel ghostscript-devel
3969a3e
BuildRequires: libpaper-devel potrace-devel autoconf automake libtool
57abb90
BuildRequires: gmp-devel mpfr-devel
72a8bae
Requires: texlive-scheme-basic
72a8bae
Requires: texlive-collection-latexrecommended
72a8bae
Requires: tex-kpathsea, tex-tetex
38566cc
Obsoletes: texlive < %{tl_version}, texlive-texmf < %{tl_version}
38566cc
Obsoletes: texlive-afm < %{tl_version}
38566cc
Obsoletes: texlive-doc < %{tl_version}
38566cc
Obsoletes: texlive-east-asian < %{tl_version}
38566cc
Obsoletes: texlive-texmf-afm < %{tl_version}, texlive-texmf-context < %{tl_version}
38566cc
Obsoletes: texlive-texmf-doc < %{tl_version}, texlive-texmf-dvips < %{tl_version}
38566cc
Obsoletes: texlive-texmf-east-asian < %{tl_version}, texlive-texmf-fonts < %{tl_version}
38566cc
Obsoletes: texlive-texmf-latex < %{tl_version}, texlive-texmf-xetex < %{tl_version}
38566cc
Obsoletes: texlive-texmf-errata < %{tl_version}
38566cc
Obsoletes: texlive-texmf-errata-afm < %{tl_version}, texlive-texmf-errata-context < %{tl_version}
38566cc
Obsoletes: texlive-texmf-errata-doc < %{tl_version}, texlive-texmf-errata-dvips < %{tl_version}
38566cc
Obsoletes: texlive-texmf-errata-east-asian < %{tl_version}, texlive-texmf-errata-fonts < %{tl_version}
38566cc
Obsoletes: texlive-texmf-errata-latex < %{tl_version}, texlive-texmf-errata-xetex < %{tl_version}
38566cc
Conflicts: texlive-dvips = 2007
38566cc
Patch1: tl-kpfix.patch
394d57b
Patch2: tl-format.patch
3969a3e
Patch3: texlive-20150728-selinux-context.patch
3969a3e
Patch4: texlive-fix-system-teckit.patch
1635fcd
Patch100:  texlive-bz979176.patch
209d9f5
Patch101: etex-addlanguage-fix-bz1215257.patch
38566cc
Source0: %{source_name}.tar.xz
38566cc
Source1: tl2rpm.c
38566cc
Source2: texlive.tlpdb
38566cc
Source3: texlive-licenses.tar.xz
38566cc
Source4: tlpdb.patch
38566cc
Source5: texlive-fedora-licenses.h
38566cc
Source6: texlive.spec.template
0562794
Source7: co_source
0562794
Source8: co_archive
0562794
Source9: b_one_srpm
209d9f5
Source10: macros.texlive
38566cc
%include _sources.spec
38566cc
38566cc
%description
38566cc
The TeX Live software distribution offers a complete TeX system for a
38566cc
variety of Unix, Macintosh, Windows and other platforms. It
38566cc
encompasses programs for editing, typesetting, previewing and printing
38566cc
of TeX documents in many different languages, and a large collection
38566cc
of TeX macros and font libraries.
38566cc
38566cc
The distribution includes extensive general documentation about TeX,
38566cc
as well as the documentation for the included software packages.
38566cc
38566cc
%package base
72a8bae
Summary: TeX Live filesystem, metadata and licenses shipped in text form
38566cc
BuildArch: noarch
38566cc
Version: %{tl_version}
1b033d6
Requires(pre): coreutils
38566cc
38566cc
%description base
38566cc
TeX Live licenses shipped in text form.
38566cc
5aa2f62
%package lib
5aa2f62
Summary: Shared libraries for TeX-related files
c1ccd2f
Provides: texlive-kpathsea-lib = %{epoch}:%{version}-%{release}
c1ccd2f
Provides: texlive-kpathsea-lib%{_isa} = %{epoch}:%{version}-%{release}
63887bc
Obsoletes: texlive-kpathsea-lib < %{version}
38566cc
%include _obsoletes.spec
38566cc
5aa2f62
%description lib
5aa2f62
TeX specific shared libraries.
38566cc
5aa2f62
%package lib-devel
5aa2f62
Summary: Development files for TeX specific shared libraries
5aa2f62
Requires: %{name}-lib%{?_isa}
5aa2f62
Provides: kpathsea-devel = %{epoch}:%{version}
38566cc
Obsoletes: kpathsea-devel < %{version}
c1ccd2f
Provides: texlive-kpathsea-lib-devel = %{epoch}:%{version}-%{release}
c1ccd2f
Provides: texlive-kpathsea-lib-devel%{_isa} = %{epoch}:%{version}-%{release}
63887bc
Obsoletes: texlive-kpathsea-lib-devel < %{version}
38566cc
5aa2f62
%description lib-devel
5aa2f62
Development files for TeX specific shared libraries.
38566cc
72a8bae
%include _packages.spec
72a8bae
38566cc
%prep
38566cc
%setup -q -c -T
38566cc
xz -dc %{SOURCE0} | tar x
38566cc
[ -e %{source_name} ] && mv %{source_name} source
38566cc
%patch1 -p0
091252a
%patch2 -p0
21ee736
%patch3 -p0
3969a3e
%patch4 -p0
1635fcd
# security fix for bz#979176
1635fcd
%patch100 -p0
38566cc
for l in `unxz -c %{SOURCE3} | tar t`; do
38566cc
	ln -s %{_texdir}/licenses/$l $l
38566cc
done
3969a3e
pushd source
3969a3e
./reautoconf
3969a3e
popd
38566cc
38566cc
%build
394d57b
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -Werror=format-security"
394d57b
export CXXFLAGS="$RPM_OPT_FLAGS -std=c++03 -fno-strict-aliasing -Werror=format-security"
38566cc
cd source
38566cc
PREF=`pwd`/inst
38566cc
mkdir -p work
38566cc
cd work
38566cc
../configure \
38566cc
--prefix=$PREF \
38566cc
--datadir=$PREF \
38566cc
--libdir=$PREF/lib \
38566cc
--with-system-zlib \
38566cc
--with-system-libpng \
38566cc
--with-system-xpdf \
38566cc
--with-system-gd \
38566cc
--with-system-t1lib \
38566cc
--with-system-teckit \
38566cc
--with-system-freetype2 \
38566cc
--with-system-poppler \
38566cc
--with-system-zziplib \
cb7df5f
--with-system-cairo \
38566cc
--with-system-icu \
ee8e5e1
--with-system-harfbuzz \
ee8e5e1
--with-system-graphite2 \
aa0ca25
--with-system-libgs \
3969a3e
--with-system-pixman \
3969a3e
--with-system-libpaper \
3969a3e
--with-system-potrace \
38566cc
--with-pic \
38566cc
--with-xdvi-x-toolkit=xaw \
57abb90
--with-system-mpfr \
57abb90
--with-system-gmp \
38566cc
--disable-xindy --disable-xindy-docs --disable-xindy-make-rules \
38566cc
--enable-shared \
38566cc
--enable-compiler-warnings=max \
38566cc
--without-cxx-runtime-hack \
38566cc
--disable-native-texlive-build \
38566cc
--disable-t1utils \
38566cc
--disable-psutils \
38566cc
--disable-biber \
70d7f8a
--disable-ptexenc \
ee8e5e1
--disable-largefile \
1b75119
%ifarch %{power64} s390 s390x aarch64
1d8b9e9
--disable-luajittex --disable-mfluajit \
1d8b9e9
%endif
21717dd
--disable-rpath
ee8e5e1
ee8e5e1
# disable rpath
ee8e5e1
for i in `find . -name libtool`; do
ee8e5e1
  sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' $i
ee8e5e1
  sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' $i
ee8e5e1
done
38566cc
38566cc
make world %{?_smp_mflags} STRIPPROG=/bin/true STRIP=/bin/true
38566cc
38566cc
%install
38566cc
rm -rf %{buildroot}
38566cc
38566cc
# create directory tree
38566cc
mkdir -p %{buildroot}%{_texdir}/../texmf
38566cc
mkdir -p %{buildroot}%{_texdir}/texmf-config/web2c
38566cc
mkdir -p %{buildroot}%{_texmf_var}
38566cc
mkdir -p %{buildroot}%{_texdir}/texmf-dist
78c90c1
mkdir -p %{buildroot}%{_texdir}/texmf-local
78c90c1
pushd %{buildroot}%{_texdir}/texmf-local
78c90c1
ln -s ../../texmf texmf-compat
9a14fd1
popd
38566cc
%include _mkdirs.spec
38566cc
%include _unpack.spec
38566cc
# nuke useless tlmgr packaging stuff and doc droppings
38566cc
rm -rf %{buildroot}%{_texdir}/tlpkg/tlpobj/
38566cc
rm -rf %{buildroot}%{_texdir}/texmf-dist/tlpkg/tlpobj/
d409867
rm -rf %{buildroot}%{_texdir}/texmf-dist/doc/man/man*/*.pdf
d409867
rm -rf %{buildroot}%{_texdir}/texmf-dist/doc/man/Makefile
d409867
rm -rf %{buildroot}%{_texdir}/texmf-dist/doc/man/man*/Makefile
d409867
rm -rf %{buildroot}%{_texdir}/texmf-dist/doc/info/dir
38566cc
38566cc
mkdir -p %{buildroot}%{_bindir}
38566cc
mv %{buildroot}/bin/i386-linux/* %{buildroot}%{_bindir}
38566cc
for i in `find %{buildroot}%{_bindir} -type f`; do
38566cc
       [ "`file $i | grep ELF | wc -l`" == "1" ] && rm -f $i
38566cc
done
38566cc
rm -rf %{buildroot}/tlpkg
38566cc
38566cc
# install texlive.tlpdb
38566cc
cp %{SOURCE2} %{buildroot}%{_texdir}
38566cc
38566cc
# install licenses
38566cc
mkdir -p %{buildroot}%{_texdir}/licenses
38566cc
pushd %{buildroot}%{_texdir}/licenses
38566cc
xz -dc %{SOURCE3} | tar x
38566cc
popd
38566cc
38566cc
# install binaries
38566cc
rm -rf %{buildroot}%{_texdir}/bin/
38566cc
mkdir -p %{buildroot}%{_bindir}
38566cc
rm -f source/inst/bin/man
aa0ca25
pushd source/inst/bin/
aa0ca25
for i in *; do
aa0ca25
        if [ -x %{buildroot}%{_bindir}/$i ]; then
aa0ca25
                if [ -h $i ]; then
aa0ca25
                        [ ! -h %{buildroot}%{_bindir}/$i ] && continue;
aa0ca25
                fi
aa0ca25
        fi
aa0ca25
	mv $i %{buildroot}%{_bindir}
aa0ca25
done
aa0ca25
popd
38566cc
5aa2f62
# install shared libs, nuke static ones
38566cc
rm -rf %{buildroot}%{_libdir}
38566cc
mkdir -p %{buildroot}%{_libdir}
5aa2f62
cp -d source/inst/lib/*.so* %{buildroot}%{_libdir}
21717dd
cp -a source/inst/lib/pkgconfig %{buildroot}%{_libdir}
38566cc
rm -f %{buildroot}%{_libdir}/*.a
38566cc
rm -f %{buildroot}%{_libdir}/*.la
38566cc
38566cc
# install includes
38566cc
rm -rf %{buildroot}%{_includedir}
38566cc
mkdir -p %{buildroot}%{_includedir}
38566cc
cp -r source/inst/include/* %{buildroot}%{_includedir}
38566cc
38566cc
# relocate binaries to %%{_bindir} and fix relative symlinks
38566cc
pushd %{buildroot}%{_bindir}
38566cc
for i in `find . -type l`; do
38566cc
	if [ "`readlink $i | grep '\.\.' | wc -l`" == "1" ]; then
38566cc
		l=`readlink $i | sed s,.*texmf,/usr/share/texlive/texmf,`
38566cc
		rm -f $i
38566cc
		ln -s $l $i
38566cc
	fi
38566cc
done
38566cc
popd
38566cc
38566cc
# sync built/distro binaries
38566cc
pushd %{buildroot}%{_bindir}
38566cc
rm -f man
38566cc
[ ! -e mfplain ] && ln -s mpost mfplain
38566cc
[ ! -e texlua ] && ln -s luatex texlua
38566cc
[ ! -e texluac ] && ln -s luatex texluac
394d57b
# remove binaries we don't ship
a416e10
for i in physe phyzzx installfont-tl pdfthumb ppower4 tcdialog latexmk texdiff songidx inimflua inimfluajit mflua mflua-nowin mfluajit mfluajit-nowin \
460074b
paperconf; do
d409867
	rm -f $i
d409867
	rm -f %{buildroot}%{_datadir}/texlive/texmf-dist/doc/man/man1/$i.*
38566cc
done
38566cc
rm -rf %{buildroot}%{_includedir}/ptexenc
38566cc
popd
38566cc
fb7b0cd
# fix symlinks
fb7b0cd
pushd %{buildroot}%{_bindir}
fb7b0cd
for i in allcm allneeded fontinst kpsetool updmap-sys ps2frag pslatex rubibtex rumakeindex dvi2fax dvired kpsewhere; do
fb7b0cd
	rm -f $i
d409867
	ln -s /usr/share/texlive/texmf-dist/scripts/texlive/$i.sh $i
fb7b0cd
done
70bc52c
for i in updmap e2pall; do
fb7b0cd
	rm -f $i
d409867
	ln -s /usr/share/texlive/texmf-dist/scripts/texlive/$i.pl $i
fb7b0cd
done
4fa8569
for i in fmtutil-sys texconfig texconfig-sys texconfig-dialog texlinks; do
fb7b0cd
	rm -f $i
d409867
	ln -s /usr/share/texlive/texmf-dist/scripts/texlive/$i.sh $i
fb7b0cd
done
4fa8569
4fa8569
rm -f fmtutil
4fa8569
ln -s /usr/share/texlive/texmf-dist/scripts/texlive/fmtutil.pl fmtutil
70bc52c
rm -f texmfstart
70bc52c
ln -s /usr/share/texlive/texmf-dist/scripts/context/ruby/texmfstart.rb texmfstart
70bc52c
rm -f texdoctk
70bc52c
ln -s /usr/share/texlive/texmf-dist/scripts/texdoctk/texdoctk.pl texdoctk
e4a92fe
rm -f deweb
d409867
ln -s /usr/share/texlive/texmf-dist/scripts/chktex/deweb.pl deweb
e4a92fe
rm -f ps2eps
d409867
ln -s /usr/share/texlive/texmf-dist/scripts/ps2eps/ps2eps.pl ps2eps
fb7b0cd
rm -f mkjobtexmf
fb7b0cd
ln -s /usr/share/texlive/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl mkjobtexmf
e4a92fe
rm -f rungs
d409867
ln -s /usr/share/texlive/texmf-dist/scripts/texlive/rungs.tlu rungs
e4a92fe
rm -f context
e4a92fe
cat > context << EOF
0562794
\#!/bin/sh
e4a92fe
export TEXMF=/usr/share/texlive/texmf-dist;
d409867
export TEXMFCNF=/usr/share/texlive/texmf-dist/web2c;
e4a92fe
export TEXMFCACHE=/var/lib/texmf;
aa0ca25
%{_bindir}/mtxrun --script context "\\$@"
e4a92fe
EOF
e4a92fe
chmod 0755 context
fb7b0cd
popd
fb7b0cd
38566cc
# remove all unshipped stuff
38566cc
%include _remove.spec
38566cc
mkdir -p %{buildroot}/%{_datadir}/
38566cc
mkdir -p %{buildroot}/%{_infodir}/
d409867
cp -R %{buildroot}/%{_texdir}/texmf-dist/doc/man %{buildroot}/%{_datadir}/
d409867
find %{buildroot}/%{_texdir}/texmf-dist/doc/man -type f | xargs rm -f
d409867
mv %{buildroot}/%{_texdir}/texmf-dist/doc/info/* %{buildroot}/%{_infodir}/
38566cc
38566cc
# nuke useless tlmgr packaging stuff
38566cc
rm -rf %{buildroot}%{_texdir}/tlpkg/tlpobj/
38566cc
rm -rf %{buildroot}%{_texdir}/texmf-dist/tlpkg/tlpobj/
38566cc
38566cc
# link config dir to the main tree and var dir to root
38566cc
pushd %{buildroot}%{_texdir}
38566cc
[ ! -h texmf-var ] && ln -s %{_texmf_var} texmf-var
38566cc
popd
38566cc
pushd %{buildroot}%{_texdir}/texmf-config/web2c
d409867
ln -s ../../texmf-dist/web2c/updmap.cfg updmap.cfg
38566cc
popd
38566cc
38566cc
# touch ghosts
fba03f6
touch %{buildroot}%{_texdir}/texmf-local/ls-R
38566cc
touch %{buildroot}%{_texdir}/texmf-dist/ls-R
38566cc
38566cc
# configure ConTeXt
d409867
#for i in ctxtools luatools texexec texmfstart; do
d409867
#  sed -i -e 's|mtxrun|export TEXMF=/usr/share/texlive/texmf-dist; export TEXMFCNF=/usr/share/texlive/texmf-dist/web2c; export TEXMFCACHE=/var/lib/texmf; mtxrun|' %{buildroot}%{_bindir}/$i
d409867
#done
38566cc
9a14fd1
# configure texmf-local - make it visible to kpathsea
d409867
sed -i -e 's|^TEXMFLOCAL.*|TEXMFLOCAL\ =\ \$TEXMFROOT/texmf-local//|' %{buildroot}/%{_texdir}/texmf-dist/web2c/texmf.cnf
9a14fd1
ee8e5e1
# create macro file for building texlive
1635fcd
mkdir -p %{buildroot}%{macrosdir}
209d9f5
cp -a %{SOURCE9} %{buildroot}%{macrosdir}/macros.texlive
ee8e5e1
38566cc
%clean
38566cc
rm -rf %{buildroot}
38566cc
38566cc
%pre base
38566cc
rm -rf %{_texdir}/texmf-var
38566cc
rm -rf %{_texmf_var}/*
38566cc
:
38566cc
38566cc
%posttrans base
38566cc
if [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then
38566cc
  [ -x /sbin/restorecon ] && /sbin/restorecon -R %{_texmf_var}/
38566cc
fi
38566cc
:
38566cc
5aa2f62
%post lib -p /sbin/ldconfig
5aa2f62
%postun lib -p /sbin/ldconfig
5aa2f62
38566cc
%files
38566cc
%defattr(-,root,root)
38566cc
38566cc
%files base
38566cc
%defattr(-,root,root)
38566cc
%dir %{_texmf_var}
1b033d6
%{_texdir}/texmf-var
38566cc
%dir %{_texdir}/../texmf
38566cc
%dir %{_texdir}/licenses
9a14fd1
%dir %{_texdir}/texmf-local
1b033d6
%{_texdir}/texmf-local/texmf-compat
38566cc
%include _dirs.spec
38566cc
%{_texdir}/licenses/*
38566cc
%attr(0644, root, root) %verify(not md5 size mtime) %ghost %{_texdir}/texmf-dist/ls-R
fba03f6
%attr(0644, root, root) %verify(not md5 size mtime) %ghost %{_texdir}/texmf-local/ls-R
38566cc
%{_texdir}/texlive.tlpdb
1635fcd
%{macrosdir}/macros.texlive
72a8bae
38566cc
%include _files.spec
38566cc
5aa2f62
%files lib
38566cc
%defattr(-,root,root)
38566cc
%{_libdir}/*.so.*
38566cc
%dir %{_texdir}/texmf-config
38566cc
%dir %{_texdir}/texmf-config/web2c
38566cc
%{_texdir}/texmf-config/web2c/updmap.cfg
38566cc
%attr(0644, root, root) %verify(not md5 size mtime) %ghost %{_texdir}/texmf-config/ls-R
38566cc
5aa2f62
%files lib-devel
38566cc
%defattr(-,root,root)
38566cc
%dir %{_includedir}/kpathsea
38566cc
%{_includedir}/kpathsea/*
a416e10
%{_includedir}/synctex/
a416e10
%{_includedir}/texlua52/
a416e10
%{_includedir}/texluajit/
38566cc
%{_libdir}/*.so
21717dd
%{_libdir}/pkgconfig/*.pc
21717dd
38566cc
%changelog
063ca52
* Mon Jul 18 2016 Marek Kasik <mkasik@redhat.com> - 5:2015-27.20150728_r37987
063ca52
- Rebuild for poppler-0.45.0
063ca52
ca4897d
* Tue May  3 2016 Marek Kasik <mkasik@redhat.com> - 5:2015-26.20150728_r37987
ca4897d
- Rebuild for poppler-0.43.0
ca4897d
3949ac3
* Fri Apr 15 2016 David Tardon <dtardon@redhat.com> - 5:2015-25.20150728_r37987
3949ac3
- rebuild for ICU 57.1
3949ac3
1b75119
* Mon Nov 16 2015 Than Ngo <than@redhat.com> - 5:2015-14.20150728_r37987
1b75119
- fix build failure on secondary arch
1b75119
64c4bc1
* Wed Oct 28 2015 David Tardon <dtardon@redhat.com> - 5:2015-13.20150728_r37987
64c4bc1
- rebuild for ICU 56.1
64c4bc1
57abb90
* Thu Oct 08 2015 Than Ngo <than@redhat.com> - 5:2015-12.20150724
57abb90
- fix build failure on s390*
57abb90
- fix to use system gmp and system mpfr
57abb90
57abb90
* Wed Oct  7 2015 Peter Robinson <pbrobinson@fedoraproject.org> 5:2015-11.20150724
57abb90
- Fix lua builds on secondary arches again
57abb90
57abb90
* Thu Oct  1 2015 Tom Callaway <spot@fedoraproject.org> - 5:2015-10.20150724
57abb90
- fix rpm macros so that the right file is copied
57abb90
57abb90
* Mon Sep 28 2015 Tom Callaway <spot@fedoraproject.org> - 5:2015-9.20150724
57abb90
- add Requires: tex(titlesec.sty) to savetrees (bz1266801)
57abb90
57abb90
* Fri Sep 25 2015 Tom Callaway <spot@fedoraproject.org> - 5:2015-8.20150724
57abb90
- add Provides: tex-beamer-FUBerlin and texlive-beamer-FUBerlin to the beamer-FUBerlin-doc package
57abb90
  ... the upstream beamer-FUBerlin tarball is empty of useful content.
57abb90
57abb90
* Wed Sep 16 2015 Tom Callaway <spot@fedoraproject.org> - 5:2015-7.20150724
57abb90
- fix newline issue in pgf (bz1241458)
57abb90
- do not require: ghostscript-devel for texlive-pdfcrop-bin (bz1229407)
57abb90
- do not provide: tex(ifluatex.sty) in texlive-oberdiek (bz1146684)
57abb90
  ... but do require: tex(ifluatex.sty) in texlive-oberdiek to ensure complete bundle
57abb90
- add Requires: texlive-metafont-bin to texlive-kpathsea-bin (bz1123096)
57abb90
- add Provides/Obsoletes texlive-tlwg to texlive-fonts-tlwg (bz1100984)
57abb90
- add Requires: texlive-greek-fontenc and Requires: texlive-cbfonts-fd to textgreek (bz1064051)
57abb90
- apply patch from Edgar Hoch to fix etex.src to permit \addlanguage to have empty params 4 & 5 (bz1215257)
57abb90
- replace visible references to oriya to odia, add odia as equiv lang to oriya (bz1040337)
57abb90
- use macros.texlive file as source10, add and cleanup macros (bz1054317)
57abb90
- add Requires: biber to texlive-biblatex-apa (bz1048193)
57abb90
- new subpackage sync
57abb90
- add scriptlets for -doc subpackages so that texdoc just works
57abb90
- removed yfonts-t1 subpackage due to non-free license
57abb90
- fix license tags (no more Freely distributable...)
57abb90
- add Requires: tex(ltxkeys.sty) to xwatermark (bz1197494)
57abb90
- add Requires: tex(ifnextok.sty) to titlecaps (bz1186688)
57abb90
- add Requires: tex(xetex.def) to xetex (bz1155267)
57abb90
- add Requires: texlive-texconfig-bin to latex-bin-bin (bz995752)
57abb90
- add Provides/Obsoletes bibexport to texlive-bibexport
57abb90
  add bibexport.sh symlink in /usr/bin (bz979448)
57abb90
- drop incorrect versioning on Requires: texlive-metafont-bin for texlive-kpathsea-bin
57abb90
57abb90
* Tue Sep 15 2015 Tom Callaway <spot@fedoraproject.org> - 5:2015-6.20150724
57abb90
- increment epoch to force upgrade (i hate versioning)
57abb90
57abb90
* Wed Sep  9 2015 Tom Callaway <spot@fedoraproject.org> - 4:2015-5.20150724
57abb90
- fix incorrect Obsoletes: texlive-kpathsea-lib
57abb90
1d8b9e9
* Wed Aug 26 2015 Than Ngo <than@redhat.com> - 4:2015-4.20150724
1d8b9e9
- disable luajittex on secondary arch
1d8b9e9
1d8b9e9
* Thu Aug 20 2015 Than Ngo <than@redhat.com> - 4:2015-3.20150724
1d8b9e9
- rebuilt to fix some broken dependencies
1d8b9e9
1d8b9e9
* Wed Aug  5 2015 Tom Callaway <spot@fedoraproject.org> 4:2015-2.20150724
1d8b9e9
- fix fmtutil.pl symlink, for you know, working fmtutil
1d8b9e9
3969a3e
* Fri Jul 24 2015 Tom Callaway <spot@fedoraproject.org> 4:2015-1.20150724
3969a3e
- Update to TL2015
3969a3e
c1a01fb
* Wed Jul 22 2015 Marek Kasik <mkasik@redhat.com> - 4:2014-12.20140525_r34255
c1a01fb
- Rebuild (poppler-0.34.0)
c1a01fb
21ee736
* Wed Jun 10 2015 Than Ngo <than@redhat.com> - 4:2014-11.20140525_r34255
21ee736
- fix wrong selinux context
21ee736
a183751
* Mon Jun  8 2015 Marek Kasik <mkasik@redhat.com> - 4:2014-10.20140525_r34255
a183751
- Rebuild (poppler-0.33.0)
a183751
e29098b
* Fri Jun  5 2015 Marek Kasik <mkasik@redhat.com> - 4:2014-9.20140525_r34255
e29098b
- Rebuild (poppler-0.33.0)
e29098b
1635fcd
* Wed Apr 29 2015 Than Ngo <than@redhat.com> - 4:2014-8.20140525_r34255
1635fcd
- Resolves: bz#1181169, insecure use of /tmp in mktexlsr
1635fcd
1635fcd
* Wed Mar  4 2015 Ville Skyttä <ville.skytta@iki.fi> - 4:2014-7.20140525_r34255
1635fcd
- Install rpm macros in %%{_rpmconfidir}/macros.d where available (#1074287)
1635fcd
8ec8e55
* Mon Jan 26 2015 David Tardon <dtardon@redhat.com> - 4:2014-6.20140525_r34255
8ec8e55
- rebuild for ICU 54.1
8ec8e55
f2080e2
* Fri Jan 23 2015 Marek Kasik <mkasik@redhat.com> - 4:2014-5.20140525_r34255
f2080e2
- Rebuild (poppler-0.30.0)
f2080e2
7fea493
* Sat Dec 27 2014 Kevin Fenzi <kevin@scrye.com> - 4:2014-4.20140525_r34255
7fea493
* Drop scriptlet that touches /home. Fixes bugs: #1128240 #1047361 #1073518 #1054338
7fea493
e242c96
* Thu Nov 27 2014 Marek Kasik <mkasik@redhat.com> - 4:2014-3.20140525_r34255
e242c96
- Rebuild (poppler-0.28.1)
e242c96
e242c96
* Tue Aug 26 2014 David Tardon <dtardon@redhat.com> - 4:2014-2.20140525_r34255
e242c96
- rebuild for ICU 53.1
e242c96
e242c96
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4:2014-1.20140525_r34255.1
e242c96
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
e242c96
f144dd9
* Tue Jul 22 2014 Jindrich Novy <novyjindrich@gmail.com> - 2014-1-20140525
f144dd9
- Tex Live 2014 is out
f144dd9
- fix package dependencies to make update path smoother
f144dd9
aba32e1
* Sun Jun  8 2014 Jindrich Novy <novyjindrich@gmail.com> - 2014-0.1-20140525
aba32e1
- update to TeX Live 2014 release candidate
aba32e1
- conflict with ht package (#959696)
aba32e1
d3ee540
* Thu May 15 2014 Petr Pisar <ppisar@redhat.com> - 2013-12-20140512
d3ee540
- Do not export private perl modules (bug #1085424)
7c0c95f
- Build-require libXi-devel for xdvik
d3ee540
b42005b
* Wed May 14 2014 Jindrich Novy <novyjindrich@gmail.com> - 2013-11-20140512
b42005b
- remove explicit ghostscript-devel dependency in dvisvgm (#1087847)
b42005b
- pdftex now depends on pdftex-def (#1096535)
b42005b
c406e6f
* Tue May 13 2014 Marek Kasik <mkasik@redhat.com> - 2013-10-20140411
c406e6f
- Rebuild (poppler-0.26.0)
c406e6f
9122939
* Fri Apr 11 2014 Jindrich Novy <novyjindrich@gmail.com> - 2013-9-20140411
9122939
- sync with upstream
9122939
4202ee4
* Fri Mar 21 2014 Dan Horák <dan[at]danny.cz> - 2013-8-20140305
4202ee4
- do not attempt to built luajittex (#1070380)
4202ee4
de924e6
* Tue Feb 25 2014 Jindrich Novy <novyjindrich@gmail.com> - 2013-7-20140224
de924e6
- sync with upstream
de924e6
- fix fmt files removal
de924e6
de924e6
* Sat Feb 22 2014 Jindrich Novy <novyjindrich@gmail.com> - 2013-6-20140217
394d57b
- sync with upstream
394d57b
- remove only generated fmt files upon update
394d57b
e79b846
* Fri Feb 14 2014 David Tardon <dtardon@redhat.com> - 2013-5-20131226
e79b846
- rebuild for new ICU
e79b846
f9db426
* Thu Dec 26 2013 Jindrich Novy <novyjindrich@gmail.com> - 2013-4-20131226
f9db426
- sync with upstream + add BR: libpaper-devel, potrace-devel
f9db426
- remove generated files upon update to avoid 'I'm stymified', etc.
f9db426
- update co_source - upstream SVN checkout script
f9db426
- disable Perl dependencies generation for F19 and older (#1023876)
0661363
- always have format in printf() #1037351
f9db426
- fixes #921805, #952080, #1020941, #1025679, #1045794
f9db426
- Merry Christmas!
f9db426
3f5e6b6
* Fri Oct 25 2013 Jindrich Novy <novyjindrich@gmail.com> - 2013-3-20131021
3f5e6b6
- improve obsoletion automatism (#1022291, #1022746)
3f5e6b6
70bc52c
* Tue Oct 15 2013 Jindrich Novy <novyjindrich@gmail.com> - 2013-2-20131019
70bc52c
- fix symlinks and dependency generation
70bc52c
7a7bfd0
* Tue Oct 15 2013 Jindrich Novy <novyjindrich@gmail.com> - 2013-1-20131014
7a7bfd0
- sync with upstream
7a7bfd0
- fix bin->noarch package dependencies
7a7bfd0
7a7bfd0
* Fri Oct 11 2013 Jindrich Novy <novyjindrich@gmail.com> - 2013-0.6.1-20131010
d7af6e6
- sync with upstream - fixes metapost, siunitx, latexdiff, luatex
d7af6e6
  (#1016074, #1013367, #981390, #975254, #976863)
d7af6e6
- modify post scripts (#968573)
d7af6e6
- fix kpathsea patch
d7af6e6
- fix euler fonts installation (#982887)
d7af6e6
- fix license tag OFSFLD -> OFL (#1014052)
d7af6e6
- process perl dependencies (#1001434)
d7af6e6
- don't ship flash files (#1000265)
d7af6e6
- rebuild should fix rawhide poppler deps (#998696)
d7af6e6
- fixes build of dbus-java (#993438)
d7af6e6
- texexec no more complains about switch.rb (#993255)
d7af6e6
- bin packages now require their counterparts (#991699, #988978, #984468)
d7af6e6
- bibtex works fine now with spanish (#987534)
d7af6e6
- do proper obsoletion - include epoch (#983433)
091252a
- fix build time tests
0b477fc
8caac5f
* Wed Jun 12 2013 Jindrich Novy <novyjindrich@gmail.com> - 2013-0.1-20130608
8caac5f
- formally switch to 2013 based on upstream
8caac5f
- call updmap-sys and fmtutil-sys for map and format updates
8caac5f
- bump epoch to be sure all noarch packages get updated
8caac5f
8caac5f
* Tue Jun 11 2013 Jon Ciesla <limburgher@gmail.com> - 2012-25-20130531
8caac5f
- Rebuild for new gd.
8caac5f
ceba7ad
* Sun Jun  2 2013 Jindrich Novy <novyjindrich@gmail.com> - 2012-24-20130531
ceba7ad
- fix luatex breakage (#959625)
ceba7ad
- fix updmap-sys calls (#968573, #968573)
ceba7ad
- fix broken dependencies for packages only shiping binaries/symlinks and nothing else
ceba7ad
- fix update path - obsolete dvipdfm (#968358)
ceba7ad
- pdfcrop now requires ghostscript (#964183)
ceba7ad
d409867
* Mon May  6 2013 Jindrich Novy <novyjindrich@gmail.com> - 2012-23-20130506
d409867
- don't conflict with ht package - ht binary is now called t4ht (#959696)
d409867
- require coreutils (#928566)
d409867
- update build scripts
d409867
- update symlink references tetex -> texlive
d409867
- handle texmf -> texmf-dist upstream move
d409867
- do proper obsoletion again
d409867
d5df12b
* Mon Apr 29 2013 Tom Callaway <spot@fedoraproject.org> - 2012-22-20130427
d5df12b
- obsolete/provide ctan-musixtex-fonts and tex-musixtex
d5df12b
0562794
* Sat Apr 27 2013 Jindrich Novy <novyjindrich@gmail.com> - 2012-21-20130427
0562794
- add missing shebang to context script
0562794
- mark language.dat as config file (#929367)
0562794
- add scripts for checking out sources and CTAN archives
0562794
aa0ca25
* Wed Mar 27 2013 Jindrich Novy <novyjindrich@gmail.com> - 2012-20-20130321
aa0ca25
- bring chkweb back to life
aa0ca25
- fix context script (#924918)
aa0ca25
- prefer scripts installed from sources than from CTAN
aa0ca25
- BR: ghostscript-devel because of dvisvgm (#924662)
aa0ca25
66e636e
* Tue Mar 19 2013 Jindrich Novy <novyjindrich@gmail.com> - 2012-19-20130318
66e636e
- fix wrapper for context, remove chkweb man page (#910952)
66e636e
66e636e
* Mon Mar 11 2013 Ralf Corsépius <corsepiu@fedoraproject.org> - 2012-18-20130310
66e636e
- Remove %%config from %%{_sysconfdir}/rpm/macros.*
66e636e
  (https://fedorahosted.org/fpc/ticket/259).
66e636e
e4a92fe
* Fri Mar  8 2013 Jindrich Novy <jnovy@redhat.com> 2012-17-20130310
e4a92fe
- run updmap-sys --syncwithtrees posttrans (#915086)
e4a92fe
- don't conflict with other packages (#913678)
e4a92fe
- obsolete tex-cm-lgc (#907728)
e4a92fe
- obsolete tex-kerkis (#907726)
e4a92fe
- fix clashes with xmltex (#877690)
e4a92fe
- use fedora latexmk instead of texlive latexmk (#914689)
e4a92fe
- fix broken symlinks in /usr/bin (#910952)
e4a92fe
- fmtutil doesn't print jadetex errors any more (#875266)
e4a92fe
- fix post scriptlets
e4a92fe
fb7b0cd
* Tue Feb  5 2013 Jindrich Novy <jnovy@redhat.com> 2012-16-20130205
fb7b0cd
- fix symlinks pointing to system utilities (#907643)
436a2dd
- add BR: texinfo because of makeinfo
fb7b0cd
ee8e5e1
* Mon Jan 28 2013 Jindrich Novy <jnovy@redhat.com> 2012-15-20130131
ee8e5e1
- enlarge tex(latex) dependency set, introduce tex(latex-base) (#904147)
ee8e5e1
- fix post-scriptlets (#875257)
ee8e5e1
- ship macros.texlive (#885762)
ee8e5e1
- depend directly on texlive-kpathsea-lib
ee8e5e1
- disable rpath
ee8e5e1
0c03e99
* Fri Jan 18 2013 Marek Kasik <mkasik@redhat.com> 2012-14-20130102
0c03e99
- Rebuild (poppler-0.22.0)
0c03e99
2e16460
* Fri Jan 11 2013 Jindrich Novy <jnovy@redhat.com> 2012-13-20130102
2e16460
- make dvips require latex-fonts (#879661)
2e16460
2e16460
* Mon Jan  7 2013 Jindrich Novy <jnovy@redhat.com> 2012-12-20130102
2addf26
- fix dependencies and upgrade path (#892054, #891709)
2addf26
- do not ship windows and other unneeded files
2addf26
de2487d
* Wed Jan  2 2013 Jindrich Novy <jnovy@redhat.com> 2012-11-20130102
cb7df5f
- sync with CTAN
cb7df5f
- added new buildrequires
cb7df5f
- don't use texlive's psutils
cb7df5f
- don't obsolete latexmk (#868996)
cb7df5f
325f755
* Thu Dec  6 2012 Jindrich Novy <jnovy@redhat.com> 2012-10-20121205
325f755
- sync with CTAN
325f755
- compile also C++ sources with -fno-strict-aliasing
325f755
- ship adhocfilelist
325f755
- fix changelog dates
325f755
fba03f6
* Tue Nov 20 2012 Jindrich Novy <jnovy@redhat.com> 2012-9-20121120
fba03f6
- obsolete metapost-metauml (#573863)
87413f7
- update BR perl-MD5 to perl(Digest::MD5) - required for updmap
fba03f6
- remove redundant posttrans executions in texlive-base (#865650)
fba03f6
- own ls-R in texmf-local directory
fba03f6
87413f7
* Wed Nov 14 2012 Jindrich Novy <jnovy@redhat.com> 2012-8-20121115
72a8bae
- prevent sed from being verbose in install log when uninstalling
72a8bae
- be sure the old /usr/share/texmf tree is indexed and searched by
72a8bae
  kpathsea (#876710)
72a8bae
- drop patch to fix build for dvisvgm, it is now applied upstream
72a8bae
- fix dependencies in texlive and texlive-base subpackages (#875364)
72a8bae
87413f7
* Sat Nov 10 2012 Jindrich Novy <jnovy@redhat.com> 2012-7-20121107
659f73f
- run mtxrun only once per transaction (#865650), this considerably
659f73f
  speeds up installation time
659f73f
659f73f
* Wed Nov  7 2012 Jindrich Novy <jnovy@redhat.com> 2012-6-20121107
659f73f
- use -std=c++11 for all C++ apps in texlive to avoid symbol problems
659f73f
  (thanks to Jakub Jelinek)
659f73f
2b7454d
* Sun Nov  4 2012 Jindrich Novy <jnovy@redhat.com> 2012-5-20121024
2b7454d
- don't conflict with latexmk (#868996)
2b7454d
- unify versioning for both binary and noarch subpackages
2b7454d
- remove lcdf-typetools hack for s390(x)
2b7454d
78c90c1
* Wed Oct 24 2012 Jindrich Novy <jnovy@redhat.com> 2012-3-20121024
78c90c1
- sync with upstream - fixes problem lcdf-typetools tests
2b7454d
- disable largefile support to fix pdflatex on 32bit arches (#872231)
78c90c1
- put compatibility TEXMF tree reference into texm-local instead
78c90c1
  symlinking it to /usr/share/texmf directly
78c90c1
9a14fd1
* Fri Oct 19 2012 Jindrich Novy <jnovy@redhat.com> 2012-3-20121019
9a14fd1
- sync with upstream sources
9a14fd1
- make /usr/share/texmf visible to kpathsea, make texmf-local
9a14fd1
  pointing to it (#867656, #864875)
78c90c1
- fix versioning of binary packages
9a14fd1
b99ffd1
* Tue Oct  9 2012 Jindrich Novy <jnovy@redhat.com> 2012-3-20120926
b99ffd1
- obsolete chktex (#864211)
b99ffd1
- make config.ps a config file (#441171)
97d0db0
- fix post/postun scriptlet dependencies
97d0db0
- all subpackages now have %%dist tag
b99ffd1
38566cc
* Sat Oct  6 2012 Jindrich Novy <jnovy@redhat.com> 2012-2-20120926
38566cc
- drop relase subpackage (no more needed as TL is now in Fedora)
38566cc
- fix -doc dependencies
38566cc
- remove (not-built) asymtote from source tarball
38566cc
- undefined catalogue version defaults to 0
38566cc
- perform automatic license audit
38566cc
- include also packages not part of any scheme
38566cc
- don't strip binaries so that we can generate debuginfo (#863635)
38566cc
- clean up depsolver
38566cc
38566cc
* Wed Oct  3 2012 Jindrich Novy <jnovy@redhat.com> 2012-1-20120926
38566cc
- introduce TeX Live 2012 to Fedora (#488651)
38566cc
- fixes: #619481, #759534, #814880, #819157
38566cc
38566cc
* Thu Jun 14 2012 Jindrich Novy <jnovy@redhat.com> 2012-1-20120613
38566cc
- update to 2012 final
38566cc
- obsolete system latexmk
38566cc
- include dvisvgm back
38566cc
38566cc
* Mon Apr  9 2012 Jindrich Novy <jnovy@redhat.com> 2012-0.1.20120408
38566cc
- temporarily disable dvisvgm due to gcc-4.7 compilation problems
38566cc
38566cc
* Tue Jul 26 2011 Jindrich Novy <jnovy@redhat.com> 2011-1.20110726
38566cc
- update to the official TeX Live 2011 release
38566cc
38566cc
* Sun Mar 13 2011 Jindrich Novy <jnovy@redhat.com> 2011-0.2.20110313
38566cc
- bump version to fix koma-skript versioning problem
38566cc
38566cc
* Mon Feb 28 2011 Jindrich Novy <jnovy@redhat.com> 2011-0.1.20110227
38566cc
- fix upgrade path with old TL2007 xetex, context or dvips installed
38566cc
- fix package generation bug that caused some package might be missing
38566cc
  from the repository
38566cc
  (http://www.linux.cz/pipermail/texlive/2011-February/000086.html)
38566cc
- fix upstream source URLs
38566cc
38566cc
* Tue Jan 25 2011 Jindrich Novy <jnovy@redhat.com> 2011-0.1.20110120
38566cc
- bump release to 2011 (we are using the 2011/dev SVN version)
38566cc
- add more file virtual provides (TFM, TTF, TTC, PFA, PFB, PCF, OTF,
38566cc
  TEX, CNF, CFG, DEF, DAT, LDF, FD, ENC, MAP, VF, VPL, CLO, BUG, BUG2)
38566cc
38566cc
* Thu Dec 23 2010 Jindrich Novy <jnovy@redhat.com> 2010-14.20110105
38566cc
- sync with upstream
38566cc
- install texlive.tlpdb for autodep finder
38566cc
325f755
* Wed Dec 15 2010 Jindrich Novy <jnovy@redhat.com> 2010-13.20101215
38566cc
- sync with upstream as of 15th Dec
38566cc
- fix dangling symlink (thanks to Michel Alexandre Salim)
38566cc
38566cc
* Fri Nov 12 2010 Jindrich Novy <jnovy@redhat.com> 2010-13.20101112
38566cc
- temporarily disable dvi2tty because of failing test suite
38566cc
- package /etc/texmf and point texmf-config there
38566cc
38566cc
* Fri Nov  5 2010 Jindrich Novy <jnovy@redhat.com> 2010-13.20101102
38566cc
- make release package part of the main build
38566cc
38566cc
* Mon Oct 18 2010 Jindrich Novy <jnovy@redhat.com> 2010-12.20101016
38566cc
- texlive-jadetex-bin obsoletes jadetex
38566cc
38566cc
* Fri Oct  8 2010 Jindrich Novy <jnovy@redhat.com> 2010-12.20101007
38566cc
- fix symlinks in /usr/bin so that they are not pointing to wrong location
38566cc
38566cc
* Thu Oct  7 2010 Jindrich Novy <jnovy@redhat.com> 2010-11.20101007
38566cc
- sync with the latest TL2010 sources
38566cc
- don't make redundant copies of binaries, symlink them
38566cc
- fix symlinks to perl utilities
38566cc
325f755
* Wed Aug 25 2010 Jindrich Novy <jnovy@redhat.com> 2010-10.20100814
38566cc
- add obsolete of dvisvgm to allow smooth updates
38566cc
38566cc
* Mon Aug 23 2010 Jindrich Novy <jnovy@redhat.com> 2010-9.20100814
38566cc
- fix file attributes and rpmlint warnings
38566cc
- define libdir when calling configure
38566cc
- rebuild against new poppler
38566cc
38566cc
* Thu Jul 15 2010 Jindrich Novy <jnovy@redhat.com> 2010-8.20100715
38566cc
- move all the licenses and base directory hierarchy to texlive-base
38566cc
  noarch subpackage
38566cc
- add automatic licensing code
38566cc
38566cc
* Fri Jun  4 2010 Jindrich Novy <jnovy@redhat.com> 2010-7.20100604
38566cc
- sync with upstream (introducing mptopdf)
38566cc
- compile C source with -fno-strict-aliasing
38566cc
38566cc
* Mon May 31 2010 Jindrich Novy <jnovy@redhat.com> 2010-7.20100531
38566cc
- switch to "tlpretest" source tree
38566cc
- add lua and ruby dependencies to packages requiring them
38566cc
- generate global package database "texlive.tlpdb" directly from
38566cc
  tlpobj files shipped with each package
38566cc
38566cc
* Wed May 19 2010 Jindrich Novy <jnovy@redhat.com> 2010-6.20100521
38566cc
- disable chktex so that build passes
38566cc
- fix dist tags in releases in binary packages
38566cc
38566cc
* Fri Apr 30 2010 Jindrich Novy <jnovy@redhat.com> 2010-5.20100430
38566cc
- add dependencies resolution among biblatex files
38566cc
- another %%postun scriptlets fix
38566cc
38566cc
* Wed Apr 21 2010 Jindrich Novy <jnovy@redhat.com> 2010-4.20100421
38566cc
- add Requires(posttrans) to the main package
38566cc
38566cc
* Mon Apr 19 2010 Jindrich Novy <jnovy@redhat.com> 2010-3.20100419
38566cc
- bump version of binaries because of the kpathsea soname increase
38566cc
38566cc
* Fri Apr 16 2010 Jindrich Novy <jnovy@redhat.com> 2010-0.1.20100416
38566cc
- sync with upstream, remove ptex stuff for now
38566cc
38566cc
* Fri Apr 09 2010 Jindrich Novy <jnovy@redhat.com> 2010-0.1.20100329
38566cc
- use 2010 prefix
38566cc
- do not ship/build asymptote (#548761)
38566cc
38566cc
* Fri Mar 26 2010 Jindrich Novy <jnovy@redhat.com> 2009-3.20100326
38566cc
- declare fmutil.cnf, updmap.cfg, context.cnf and texmf.cnf as config files
38566cc
  so that they don't get overwritten with texlive-kpathsea update
38566cc
- move man and info pages to the main packages, not -doc
38566cc
38566cc
* Fri Feb 19 2010 Jindrich Novy <jnovy@redhat.com> 2009-3.20100219
38566cc
- blacklist a4wide.sty because of bad (noinfo) license
38566cc
38566cc
* Tue Nov 10 2009 Jindrich Novy <jnovy@redhat.com> 2009-2
38566cc
- install man and info pages into proper locations visible
38566cc
  by man and info
38566cc
- update scriptlets
38566cc
- remove xindy bits
38566cc
38566cc
* Mon Nov 09 2009 Jindrich Novy <jnovy@redhat.com> 2009-1
38566cc
- update to oficcially released TeX Live 2009
38566cc
- enable large file support
38566cc
38566cc
* Sun Nov 01 2009 Jindrich Novy <jnovy@redhat.com> 2009-0.13
38566cc
- remove postun scriptlet to avoid accidential removal of texmf bits
38566cc
  when not removing the package
38566cc
38566cc
* Fri Oct 23 2009 Jindrich Novy <jnovy@redhat.com> 2009-0.12
38566cc
- tighten kpathsea devel dependency
38566cc
38566cc
* Tue Oct 20 2009 Jindrich Novy <jnovy@redhat.com> 2009-0.11
38566cc
- fix generation of packages that ships only documentation
38566cc
- fix versioning of packages without version but with revision
38566cc
- fix heuristics for gathering .sty files dependencies
38566cc
- include packages under GFSL license
38566cc
- make files in old texmf tree from previous installs visible
38566cc
- do not obsolete old kpathsea, try to coexist
38566cc
- remove dvipdfm, dvipdfmx,depend of Fedora ones
38566cc
38566cc
* Sun Oct 18 2009 Jindrich Novy <jnovy@redhat.com> 2009-0.10
38566cc
- TL2007 compatibility fixes:
38566cc
  - create /usr/share/texmf symlink
38566cc
  - clean all in post scriptlets
38566cc
38566cc
* Fri Oct 02 2009 Jindrich Novy <jnovy@redhat.com> 2009-0.9
38566cc
- fix kpathsea Provides/Obsoletes
38566cc
38566cc
* Tue Sep 29 2009 Jindrich Novy <jnovy@redhat.com> 2009-0.8
38566cc
- sync with latest upstream
38566cc
38566cc
* Sat Sep 12 2009 Jindrich Novy <jnovy@redhat.com> 2009-0.7
38566cc
- make kpathsea independent on the main texlive package
38566cc
38566cc
* Thu Sep 10 2009 Jindrich Novy <jnovy@redhat.com> 2009-0.6
38566cc
- remove packages under GFSL non-free license (tex-gyre)
38566cc
38566cc
* Thu Sep  3 2009 Jindrich Novy <jnovy@redhat.com> 2009-0.5
38566cc
- fix dependencies to hyphenation packages
38566cc
- fix provides/obsoletes
38566cc
38566cc
* Mon Aug 31 2009 Jindrich Novy <jnovy@redhat.com> 2009-0.4
38566cc
- require recommended LaTeX bits, the installation of pure
38566cc
  scheme-basic is too minimalistic
38566cc
38566cc
* Tue Aug 25 2009 Jindrich Novy <jnovy@redhat.com> 2009-0.3
38566cc
- require system psutils and t1utils and don't build the TL ones
38566cc
- correctly obsolete old kpathsea
38566cc
- binaries now have -bin postfix
38566cc
- support for Fedora fonts
38566cc
38566cc
* Thu Aug 20 2009 Jindrich Novy <jnovy@redhat.com> 2009-0.2
38566cc
- add tetex-* virtual provides
38566cc
- fix unversioned requires
38566cc
- filter out unwanted libs and utilities from source
38566cc
38566cc
* Wed Aug 12 2009 Jindrich Novy <jnovy@redhat.com> 2009-0.1
38566cc
- update to TeX Live 2009 - pretest
38566cc
38566cc
* Mon Jun 29 2009 Jindrich Novy <jnovy@redhat.com> 2008-0.2
38566cc
- update to today's svn sources of binaries from upstream
38566cc
- fix directory -> symlink conversion 
38566cc
- add ly1 (#488651)
38566cc
38566cc
* Thu Aug 14 2008 Jindrich Novy <jnovy@redhat.com> 2008-0.1
38566cc
- initial packaging for TeX Live 2008
38566cc
- wrote tl2rpm.c to autogenerate packages and post scriptlets
38566cc
  from TeX Live metadata
38566cc
- fix kpathsea default search path