sign: find . -name '*.rpm' | xargs rpm --resign clean: find . -name '*~' | xargs rm -f