File rpmmacros of Package strip-nondeterminism
# use as # %?strip_all_nondeterminism # or # %if 0%?have_strip_nondeterminism > 0 # strip-nondeterminism path/to/file.zip # %endif # or # %if 0%?have_strip_nondeterminism > 0 # strip-all-nondeterminism /full/path/ # %endif %have_strip_nondeterminism 1 %strip_all_nondeterminism() \ strip-all-nondeterminism \ %{nil}