Author: glen                         Date: Mon Aug 15 20:07:34 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- PreReq->Requires (arekm req)

---- Files affected:
SPECS:
   adapter.awk (1.168 -> 1.169) 

---- Diffs:

================================================================
Index: SPECS/adapter.awk
diff -u SPECS/adapter.awk:1.168 SPECS/adapter.awk:1.169
--- SPECS/adapter.awk:1.168     Mon Aug 15 21:59:16 2005
+++ SPECS/adapter.awk   Mon Aug 15 22:07:29 2005
@@ -423,6 +423,10 @@
                next
        }
 
+       if (field ~ /prereq:/) {
+               $1 = "Requires:"
+       }
+
        if (field ~ /packager:|distribution:|docdir:|prefix:/)
                next
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/adapter.awk?r1=1.168&r2=1.169&f=u

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

Reply via email to