Author: glen                         Date: Wed Oct 12 08:37:42 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- typo

---- Files affected:
SPECS:
   adapter.awk (1.197 -> 1.198) 

---- Diffs:

================================================================
Index: SPECS/adapter.awk
diff -u SPECS/adapter.awk:1.197 SPECS/adapter.awk:1.198
--- SPECS/adapter.awk:1.197     Wed Oct 12 09:57:15 2005
+++ SPECS/adapter.awk   Wed Oct 12 10:37:37 2005
@@ -540,7 +540,7 @@
                $1 = "License:"
 
        if (field ~ /name:/) {
-               if ($2 == "%{name}" && version) {
+               if ($2 == "%{name}" && name) {
                        $2 = name
                }
                name = $2
================================================================

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

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

Reply via email to