commit a65f8fc254971cf504b9580f90c5215089ce05f1
Author: Jan RÄ™korajski <[email protected]>
Date:   Sat Mar 13 20:24:54 2021 +0100

    - do not replace recommends with suggests
    - 1.516

 adapter.awk | 5 -----
 1 file changed, 5 deletions(-)
---
diff --git a/adapter.awk b/adapter.awk
index e84d29e..cc57f8a 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -788,11 +788,6 @@ preamble == 1 {
                $1 = "URL:"
        }
 
-       # suse
-       if (field ~ /recommends:/) {
-               $1 = "Suggests:"
-       }
-
        if ($3 == "==" && $1 !~ /%/) {
                $3 = "="
        }
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to