SPECS: builder - utf8 enabled on AC-branch (hawk plz update src bu...

glen glen at pld-linux.org
Wed Feb 14 00:45:43 CET 2007


Author: glen                         Date: Tue Feb 13 23:45:43 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- utf8 enabled on AC-branch (hawk plz update src builder)

---- Files affected:
SPECS:
   builder (1.477 -> 1.478) 

---- Diffs:

================================================================
Index: SPECS/builder
diff -u SPECS/builder:1.477 SPECS/builder:1.478
--- SPECS/builder:1.477	Tue Feb 13 15:47:27 2007
+++ SPECS/builder	Wed Feb 14 00:45:38 2007
@@ -2095,7 +2095,7 @@
 			# ./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" ]; then
+				if [ "$CVSTAG" = "AC-branch-disabled" ]; then
 					local t
 					t=$(grep '^Summary(.*\.UTF-8):' $SPECFILE)
 					if [ "$t" ]; then
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/builder?r1=1.477&r2=1.478&f=u



More information about the pld-cvs-commit mailing list