1 <link package="binutils" cicount="copy">
3 <!-- <branch /> for a full copy, default case -->
4 <!-- <apply name="patch" /> apply a patch on the source directory -->
5 <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
6 <!-- <add name="file.patch" /> add a patch to be applied after %setup (spec file only) -->
7 <!-- <delete name="filename" /> delete a file -->