I'm getting ready to upload TeX Live 2017, for which there has been some rearrangement of the texlive collections. The following changes need to be made on sourceware to accommodate this:

1. Create directories

     texlive-collection-plaingeneric
     texlive-collection-plaingeneric-doc

   under noarch.

2. Move

     texlive-collection-plainextra
     texlive-collection-genericrecommended
     texlive-collection-genericextra

   into texlive-collection-plaingeneric.

3. Move

     texlive-collection-genericrecommended-doc
     texlive-collection-genericextra-doc

   into texlive-collection-plaingeneric-doc.

4. Move

     texlive-collection-langafrican
     texlive-collection-langindic

   into texlive-collection-langother

5. Move

     texlive-collection-omega

   into texlive-collection-formatsextra.

Could someone with sourceware access please make these changes?

Also, the attached patch updates cygwin-pkg-maint accordingly.

Thanks.

Ken
From 51935feebf0ad72b627b30d0c2fe65bd31034325 Mon Sep 17 00:00:00 2001
From: Ken Brown <kbr...@cornell.edu>
Date: Sun, 4 Jun 2017 11:47:50 -0400
Subject: [PATCH] Remove obsolete texlive collections and add two new ones

---
 cygwin-pkg-maint | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/cygwin-pkg-maint b/cygwin-pkg-maint
index 0a0d19a4..43bce71b 100644
--- a/cygwin-pkg-maint
+++ b/cygwin-pkg-maint
@@ -3420,14 +3420,9 @@ texlive-collection-fontutils                 Ken Brown
 texlive-collection-fontutils-doc             Ken Brown
 texlive-collection-formatsextra              Ken Brown
 texlive-collection-games                     Ken Brown
-texlive-collection-genericextra              Ken Brown
-texlive-collection-genericextra-doc          Ken Brown
-texlive-collection-genericrecommended        Ken Brown
-texlive-collection-genericrecommended-doc    Ken Brown
 texlive-collection-htmlxml                   Ken Brown
 texlive-collection-humanities                Ken Brown
 texlive-collection-humanities-doc            Ken Brown
-texlive-collection-langafrican               Ken Brown
 texlive-collection-langarabic                Ken Brown
 texlive-collection-langchinese               Ken Brown
 texlive-collection-langcjk                   Ken Brown
@@ -3438,7 +3433,6 @@ texlive-collection-langeuropean              Ken Brown
 texlive-collection-langfrench                Ken Brown
 texlive-collection-langgerman                Ken Brown
 texlive-collection-langgreek                 Ken Brown
-texlive-collection-langindic                 Ken Brown
 texlive-collection-langitalian               Ken Brown
 texlive-collection-langjapanese              Ken Brown
 texlive-collection-langkorean                Ken Brown
@@ -3460,10 +3454,10 @@ texlive-collection-metapost                  Ken Brown
 texlive-collection-metapost-doc              Ken Brown
 texlive-collection-music                     Ken Brown
 texlive-collection-music-doc                 Ken Brown
-texlive-collection-omega                     Ken Brown
 texlive-collection-pictures                  Ken Brown
 texlive-collection-pictures-doc              Ken Brown
-texlive-collection-plainextra                Ken Brown
+texlive-collection-plaingeneric              Ken Brown
+texlive-collection-plaingeneric-doc          Ken Brown
 texlive-collection-pstricks                  Ken Brown
 texlive-collection-pstricks-doc              Ken Brown
 texlive-collection-publishers                Ken Brown
-- 
2.12.3

Reply via email to