부제: 버전 올린 rpm이 실제로 뭐가 바뀌었나rpmdiff old.rpm new.rpm # 두 패키지 차이rpmdiff -i T old.rpm new.rpm # 타임스탬프(T)는 무시rpmdiff -i S -i 5 old.rpm new.rpm # 크기·체크섬 무시Usage: /usr/bin/rpmdiff [] Options: -h, --help Output this message and exit -i, --ignore File property to ignore when calculating differences (may be used multiple times); valid values are: S (size), M (mode..