yum/diff-specs.sh
James Antill 9cc696d4ca update to latest HEAD.
- Add downloadonly into core, and enable background downloads.
- Lots of minor fixes.
2012-10-17 15:49:36 -04:00

7 lines
147 B
Bash
Executable file

#! /bin/sh -e
# yum-3.4.3-44.fc19
ver=$(/usr/bin/fedpkg verrel | perl -lpe 's/-[^-]+$//')
fedpkg prep > /dev/null
diff -u yum.spec $ver/yum.spec