Author: wiget                        Date: Sun Feb 11 19:29:25 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- %{foo} is not end of %description (Zope-Formulator.spec case)

---- Files affected:
SPECS:
   spec_utf8 (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/spec_utf8
diff -u SPECS/spec_utf8:1.11 SPECS/spec_utf8:1.12
--- SPECS/spec_utf8:1.11        Sun Feb 11 16:53:55 2007
+++ SPECS/spec_utf8     Sun Feb 11 20:29:20 2007
@@ -61,7 +61,7 @@
   re_summary = re.compile("^Summary\(([^\)]+)\):\t+(.*)$")
   re_utf = re.compile("^utf-8$", re.I)
   re_desc = re.compile("^(%description.*\s)-l\s+([\S]+)($|\s.*$)")
-  re_proc = re.compile("^%")
+  re_proc = re.compile("^%[^{]")
   re_changelog = re.compile("^%changelog")
   in_desc = False
   in_changelog = False
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/spec_utf8?r1=1.11&r2=1.12&f=u

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

Reply via email to