]> git.pld-linux.org Git - projects/pld-ftp-admin.git/commit
- support for 'updating' archs in a given tree; meaning I can build a package
authorMariusz Mazur <mmazur@pld-linux.org>
Tue, 21 Sep 2004 22:30:51 +0000 (22:30 +0000)
committerMariusz Mazur <mmazur@pld-linux.org>
Tue, 21 Sep 2004 22:30:51 +0000 (22:30 +0000)
commitc9d648bea36c2c13a9be55dabf1b83bdaba106f4
tree36cca2bade57aab8b1fc5b92aa5c96218dfebc3e
parent55ea9a697f2c4d37b5f3771db28e045da7f27c7f
- support for 'updating' archs in a given tree; meaning I can build a package
  for eg. athlon and ppc, move it to main tree, then build it for athlon, ppc
  and amd64 and moving the newer package to main tree will result in only
  amd64 being really moved, and rest of the archs getting discarded (removed)
  (of course we're talking about same NVR for both the newer and older
  package sets)
- to make a long story short - I can start building th for those archs I have
  builders for and update ftp with new arch once amd64 builder becomes
  available (and I plan to do so as soon as I finish these scripts)

Changed files:
    bin/functions -> 1.3
    bin/move.sh -> 1.8
bin/functions
bin/move.sh
This page took 0.028896 seconds and 4 git commands to generate.