]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- don't remove BR: rpm-pythonprov, it contains pythondeps.sh now
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 2 Sep 2005 20:01:18 +0000 (20:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    adapter.awk -> 1.175

adapter.awk

index fef17450e8d8be4edb58aa4023659b45ce749710..f3dfc593176e267c9f7d23fff67977b5a9a1e8be 100644 (file)
@@ -599,13 +599,6 @@ preamble == 1 {
                if ($2 ~ /_snap/)
                        _snap = $3
        }
-
-       if (field ~ /buildrequires:/) {
-               # obsolete
-               if ($2 ~ /rpm-pythonprov/) {
-                       next
-               }
-       }
 }
 
 # main() ;-)
This page took 0.044354 seconds and 4 git commands to generate.