]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- PreReq -> Requires mostly is as is
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 4 Dec 2005 22:53:40 +0000 (22:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    adapter.awk -> 1.216

adapter.awk

index 79d64e8b2946de9815627a8e1c6a407ce62754cd..11759c818ea820b70fb1af62368f3a35e29237dd 100644 (file)
@@ -538,7 +538,6 @@ preamble == 1 {
 
        if (field ~ /prereq:/) {
                $1 = "Requires:"
-               $(NF + 1) = " # FIXME add Requires(scriptlet) -adapter.awk"
        }
 
        # split (build)requires on commas
This page took 0.043204 seconds and 4 git commands to generate.