Author: glen                         Date: Tue Feb 12 10:00:42 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- remove (disabled) UTF-8 blocker for AC-branch

---- Files affected:
SPECS:
   builder (1.533 -> 1.534) 

---- Diffs:

================================================================
Index: SPECS/builder
diff -u SPECS/builder:1.533 SPECS/builder:1.534
--- SPECS/builder:1.533 Wed Jan 23 18:30:34 2008
+++ SPECS/builder       Tue Feb 12 11:00:37 2008
@@ -2281,15 +2281,6 @@
 
                        # ./builder -bs test.spec -r AC-branch -Tp auto-ac- -tt
                        if [ -n "$TEST_TAG" ]; then
-                               # - do not allow utf8 encoded specs on AC-branch
-                               if [ "$CVSTAG" = "AC-branch-disabled" ]; then
-                                       local t
-                                       t=$(grep '^Summary(.*\.UTF-8):' 
$SPECFILE)
-                                       if [ "$t" ]; then
-                                               Exit_error err_acl_deny "UTF-8 
.specs not allowed on $CVSTAG"
-                                       fi
-                               fi
-
                                local TAGVER=`make_tagver`
                                echo "Searching for tag $TAGVER..."
                                TAGREL=$(cvs status -v $SPECFILE | grep -E 
"^[[:space:]]*${TAGVER}[[[:space:]]" | sed -e 's#.*(revision: ##g' -e 
's#).*##g')
================================================================

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

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

Reply via email to