]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- paszczus wantto
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 28 May 2008 08:02:14 +0000 (08:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    builder.sh -> 1.559

builder.sh

index e0d2940c84e9323a66dd0278554806a453746ff3..06428b5b4a5011a68c879150385957ca292341e8 100644 (file)
 #       10 - Refused to build fractional release
 #      100 - Unknown error (should not happen)
 
-# Notes (todo):
-#      - builder -u fetches current version first (well that's okay, how you compare versions if you have no old spec?)
-#      - when Icon: field is present, -5 and -a5 doesn't work
-#      - builder -R skips installing BR if spec is not present before builder invocation (need to run builder twice)
+# Notes (todo/bugs):
+# - builder -u fetches current version first (well that's okay, how you compare versions if you have no old spec?)
+# - when Icon: field is present, -5 and -a5 doesn't work
+# - builder -R skips installing BR if spec is not present before builder invocation (need to run builder twice)
+# TODO:
+# - ability to do ./builder -bb foo.spec foo2.spec foo3.spec
 
 RCSID='$Id$'
 r=${RCSID#* * }
This page took 0.028871 seconds and 4 git commands to generate.