Creates/updates -fedora.patch in package based on the latest fedora-selinux/selinux tree and -$VERSION.tar.gz in the current directory.
$ make-fedora-selinux-patch.sh <package>
With non-default values:
$ VERSION=2.5-rc1 REPO=/home/bachradsusi/devel/github/bachradsusi/selinux.git selinux/make-fedora-selinux-patch.sh libsepol
- VERSION - release version
- VERSION=2.6
- REPO - a repository to create a patch from
- REPO=https://github.com/fedora-selinux/selinux
- BRANCH - a branch in the repository
- BRANCH=master