]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- todo += respect "NoSource: X"
authorAdam Gołębiowski <adamg@pld-linux.org>
Sun, 6 Sep 2009 15:11:55 +0000 (15:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    builder.sh -> 1.592

builder.sh

index e7024815a66294faa0d3bd37f64f0a55aa4461c3..c885f741a6e1e55b2e67f93a79567a92bfe1984f 100644 (file)
@@ -22,6 +22,7 @@
 # - 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)
+# - does not respect NoSource: X, and tries to cvs up such files [ example: VirtualBox-bin.spec and its Source0 ]
 # TODO:
 # - ability to do ./builder -bb foo.spec foo2.spec foo3.spec
 
This page took 0.11012 seconds and 4 git commands to generate.