Changes between Version 7 and Version 8 of Build/5/BuildProcedure


Ignore:
Timestamp:
Sep 8, 2010 4:35:43 PM (14 years ago)
Author:
thomas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Build/5/BuildProcedure

    v7 v8  
    88}}}
    99
    10  * build using build
     10 * (as yourself) build using build
    1111
    12  * sign as user signing
     12 * (as signing) sign the rpms
    1313
    14  * merge using
     14 * (as distrib) move the rpms from /data/done-local5/staging-signing to /data/done-local5/staging
     15 * (as distrib) merge using
    1516{{{
    1617#!sh
    17 do-merge-staging-updates
     18do-merge-staging-updates-PU_IAS-5.sh
    1819}}}
     20If all looks good then
     21{{{
     22#!sh
     23do-merge-staging-updates-PU_IAS-5.sh -a -r
     24}}}
     25which will apply changes (-a) and remove (-r) all rpms that it filed away and only leave the ones it doesn't know what to do about.
    1926
    2027== previous version ==