[packages/adapter: 183/631] - don't remove BR: rpm-pythonprov, it contains pythondeps.sh now

glen glen at pld-linux.org
Mon Sep 12 19:49:48 CEST 2016


commit 971be6f424ec9593b66cbebee2d4fc6c3cefd5ab
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Sep 2 20:01:18 2005 +0000

    - don't remove BR: rpm-pythonprov, it contains pythondeps.sh now
    
    Changed files:
        adapter.awk -> 1.175

 adapter.awk | 7 -------
 1 file changed, 7 deletions(-)
---
diff --git a/adapter.awk b/adapter.awk
index fef1745..f3dfc59 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -599,13 +599,6 @@ preamble == 1 {
 		if ($2 ~ /_snap/)
 			_snap = $3
 	}
-
-	if (field ~ /buildrequires:/) {
-		# obsolete
-		if ($2 ~ /rpm-pythonprov/) {
-			next
-		}
-	}
 }
 
 # main() ;-)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/adapter.git/commitdiff/6ca0126d4d0c8c79feb7db10b0a0fade0f3b8885



More information about the pld-cvs-commit mailing list