Hi Norbert,

On Thu, Aug 20, 2009 at 06:33:26PM +0200, Norbert Preining wrote:
> Hi Jindrich,
> 
> On Thu, 20 Aug 2009, Jindrich Novy wrote:
> > http://fedoraproject.org/wiki/Features/TeXLive
> 
> How do you handle installation of
>       texlive-scheme-*
> since the schemes are overlapping? AFAIR rpm does not allow sharing
> pf files?

Schemes and collections are generated as meta-packages, not really
shipping any files, but dependent on required collections and
packages. Here is a sample of scheme-context for example:

%package scheme-context
Summary: ConTeXt scheme
Version: %{tl_version}
Release: 13822%{?dist}
BuildArch: noarch
Requires: texlive = %{tl_version}
Requires: texlive-collection-context
Requires: texlive-collection-metapost
Requires: texlive-xetex
Requires: texlive-tex-gyre
Requires: texlive-antt
Requires: texlive-antp
Requires: texlive-iwona
Requires: texlive-kurier
Requires: texlive-lm
Provides: tex(context)

So even though collections and packages do overlap in schemes we have
no conflicts :) By installing a wider scheme only missing packages are
installed.

Jindrich

> 
> Best wishes
> 
> Norbert
> 
> -------------------------------------------------------------------------------
> Dr. Norbert Preining <prein...@logic.at>        Vienna University of 
> Technology
> Debian Developer <prein...@debian.org>                         Debian TeX 
> Group
> gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 
> B094
> -------------------------------------------------------------------------------
> BEDFONT
> A lurching sensation in the pit of the stomach experienced at
> breakfast in a hotel, occasioned by the realisation that it is about
> now that the chamber-maid will have discovered the embarrassing stain
> on your bottom sheet.
>                       --- Douglas Adams, The Meaning of Liff

-- 
Jindrich Novy <jn...@redhat.com>   http://people.redhat.com/jnovy/

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

Reply via email to