commit 307f5229d2141a1230d9f03e00232b0a6ad4e2c0
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Aug 15 20:07:29 2005 +0000

    - PreReq->Requires (arekm req)
    
    Changed files:
        adapter.awk -> 1.169

 adapter.awk | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/adapter.awk b/adapter.awk
index cf3e429..eb2c8ec 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -423,6 +423,10 @@ preamble == 1 {
                next
        }
 
+       if (field ~ /prereq:/) {
+               $1 = "Requires:"
+       }
+
        if (field ~ /packager:|distribution:|docdir:|prefix:/)
                next
 
================================================================

---- gitweb:

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

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

Reply via email to