Attempt to fetch sources/patches when they are missing from %_sourcedir
authorJindrich Novy <jnovy@redhat.com>
Tue, 19 Apr 2011 11:24:34 +0000 (13:24 +0200)
committerJindrich Novy <jnovy@redhat.com>
Tue, 19 Apr 2011 11:24:34 +0000 (13:24 +0200)
commite0c941ab51f1ec905003ccc0926216ab49f2d058
tree03ebe56a6155eef3a3b90b9d26ee9c5ce98e407c
parent7ea4fcd87f9f313099f983380e9ece93149a0271
Attempt to fetch sources/patches when they are missing from %_sourcedir
- use _default_source_url macro to specify default URL when it is
  missing from the spec Source/Patch line
- this feature can be disabled by defining _disable_source_fetch to 1
build/parsePreamble.c
build/parsePrep.c