OSDN Git Service

Correct some "Basic Setup" package group affiliations.
authorKeith Marshall <keithmarshall@users.sourceforge.net>
Tue, 23 Jul 2013 21:30:04 +0000 (22:30 +0100)
committerKeith Marshall <keithmarshall@users.sourceforge.net>
Tue, 23 Jul 2013 21:30:04 +0000 (22:30 +0100)
ChangeLog
common/issue.log
msys/issue.log
msys/mingw-developer-toolkit.xml
msys/msys-base.xml

index 844a17c..29794ac 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2013-07-23  Keith Marshall  <keithmarshall@users.sourceforge.net>
+
+       Correct some "Basic Setup" package group affiliations.
+
+       * msys/msys-base.xml (msys-tiny): Drop erroneous affiliation.
+       (msys-base): Affiliate this instead, as originally intended.
+
+       * msys/mingw-developer-toolkit.xml: Add affiliation for...
+       (mingw-developer-toolkit): ...this.
+
+       * common/package-list.xml.lzma msys/msys-package-list.xml.lzma:
+       Regenerated and published.
+
+       * common/issue.log msys/issue.log: Updated.
+
 2013-07-22  Keith Marshall  <keithmarshall@users.sourceforge.net>
 
        Add hooks to support mingw-get-setup.exe
index eaa5b2e..d8ebb80 100644 (file)
@@ -23,6 +23,6 @@
 # MinGW Project, accept liability for any damages, however caused,
 # arising from the use of this software.
 #
-  75fc52dde8d408d798c0be51070d5d02f4c63085 2013072201 package-list.xml
+  75fc52dde8d408d798c0be51070d5d02f4c63085 2013072300 package-list.xml
 #
 # $RCSfile$: end of file
index 7ecfdd0..38fec4d 100644 (file)
 # MinGW Project, accept liability for any damages, however caused,
 # arising from the use of this software.
 #
-  71d9784c4b1d73fd13e665b8416d89dfa226720d 2011082600 mingw-developer-toolkit.xml
+  6c0df6cc51c6ff5c12cf69daca779822a58e70ec 2013072300 mingw-developer-toolkit.xml
   450bfc448c104abff6126411662b993922afea1a 2012073100 msys-autoconf.xml
   8384936e52651ea2fcdbb8cba5fb7eb880699118 2012073100 msys-autogen.xml
   a7ff50459cd0958291619c918690c2a716149aa0 2012073100 msys-automake.xml
-  d5d18adb8625b7c70ffbabc16aea7a88b94ddefb 2013072200 msys-base.xml
+  99df5097edfe73e5081a1234d84f6c87ce5f46d2 2013072300 msys-base.xml
   56b441272a03bc5ade62d4c7dc9595468baa922f 2012073100 msys-bash.xml
   e52982cbff0b0bb825461deb9af0411f72f2e4a2 2010090600 msys-binutils.xml
   098df570908eec421a271133cd0556f5894cce65 2012073100 msys-bison.xml
@@ -73,7 +73,7 @@
   ec0f6517ee5afb3d8f4887dd0061b558604fd3f5 2012073100 msys-mktemp.xml
   243df0057053eebc442d922dff075e09fb579805 2012073100 msys-openssh.xml
   0103c79956ba9fa128755cd93374f0fc334c7cf6 2012073100 msys-openssl.xml
-  0defc38585dbedbe010d82bdf6e4dbbae8fb1398 2013072200 msys-package-list.xml
+  0defc38585dbedbe010d82bdf6e4dbbae8fb1398 2013072300 msys-package-list.xml
   d19e1e39e5fab25a3d40acb92b98b40a60b0da90 2012073100 msys-patch.xml
   245093d35b43710010bc2d13296a6492d2336204 2012073100 msys-perl.xml
   19ddf46e23e23010a440af1b423d986712c3bda7 2012073100 msys-popt.xml
index d8cc9f8..e03bd79 100644 (file)
     <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
 
     <package name="mingw-developer-toolkit" alias="mingw-dtk" class="virtual">
+
+      <affiliate group="Basic Setup" />
       <affiliate group="MinGW Developer Toolkit" />
+
       <description lang="en" title="An MSYS Installation for MinGW Developers (meta)">
         <paragraph>This meta package contains the components necessary to
            create a relatively complete MSYS installation suitable for most
index 31927a3..ab5f01e 100644 (file)
@@ -13,7 +13,6 @@
 
     <package name="msys-tiny" alias="msys-minimal" class="virtual">
 
-      <affiliate group="Basic Setup" />
       <affiliate group="MSYS Base System" />
 
       <description lang="en" title="A Tiny MSYS Installation (meta)">
     </package>
 
     <package name="msys-base" alias="msys" class="virtual">
+
+      <affiliate group="Basic Setup" />
       <affiliate group="MSYS Base System" />
+
       <description lang="en" title="A Basic MSYS Installation (meta)">
         <paragraph>This meta package contains the components necessary
           to create a basic, small, but relatively useful MSYS installation.