Author: patrys                       Date: Thu Jan 10 14:22:57 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add missing space

---- Files affected:
SPECS:
   builder (1.528 -> 1.529) 

---- Diffs:

================================================================
Index: SPECS/builder
diff -u SPECS/builder:1.528 SPECS/builder:1.529
--- SPECS/builder:1.528 Wed Jan  9 18:09:59 2008
+++ SPECS/builder       Thu Jan 10 15:22:52 2008
@@ -893,7 +893,7 @@
                local fp=$(nourl "$i")
                local srcno=$(src_no "$i")
                local md5=$(grep -iE '^#[       ]*(No)?Source'$srcno'-md5[      
]*:' $SPEC_DIR/$SPECFILE )
-               if [ -z "$md5"]; then
+               if [ -z "$md5" ]; then
                        md5=$(grep -iE '^[      ]*BuildRequires:[       
]*digest[(]%SOURCE'$srcno'[)][  ]*=' $SPEC_DIR/$SPECFILE )
                fi
                if [ -n "$ADD5" ] && is_url $i || [ -n "$md5" ]; then
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/builder?r1=1.528&r2=1.529&f=u

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

Reply via email to