]> git.pld-linux.org Git - packages/adapter.git/commitdiff
- strict URL: match
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 26 Oct 2005 18:54:57 +0000 (18:54 +0000)
committerElan Ruusamäe <glen@pld-linux.org>
Wed, 26 Oct 2005 18:54:57 +0000 (18:54 +0000)
Changed files:
    adapter.awk -> 1.207

adapter.awk

index 6b4926fc91936860e65d13703d2edd4ab4565ce7..0c39a1288c85d84d3fee7e43e44360909bf98aa3 100644 (file)
@@ -571,7 +571,7 @@ preamble == 1 {
                $1 = "Epoch:"
 
        # proper caps
-       if (field ~ /url:/)
+       if (field ~ /^url:$/)
                $1 = "URL:"
 
        # Use %{name} and %{version} in the filenames in "Source:"
This page took 0.028005 seconds and 4 git commands to generate.