Changeset 120


Ignore:
Timestamp:
07/27/07 17:40:54 (17 years ago)
Author:
kdeugau
Message:

/trunk

Missed "%changelog" from the list of recognized tags.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/debbuild

    r119 r120  
    489489    # grep -h %[a-z] *|perl -e 'while (<>) { /\%([a-z0-9]+)\b/; print "$1|\n"; }'|sort -u
    490490    if (/^%[a-z]/ &&
    491                 $_ !~ /^%(?:attr|build|check|clean|config|configure|defattr|define|description|
     491                $_ !~ /^%(?:attr|build|changelog|check|clean|config|configure|defattr|define|description|
    492492                dir|doc|docdir|else|endif|files|ghost|if|ifarch|ifn|ifnarch|ifnos|ifnxxx|fos|ifxxx|
    493493                install|package|patch|post|postun|pre|prep|preun|readme|setup|
Note: See TracChangeset for help on using the changeset viewer.