Commit afd8b222 authored by Otavio R. Piske's avatar Otavio R. Piske

Added a new target to review RPM spec file for problems

Signed-off-by: 's avatarOtavio R. Piske <opiske@redhat.com>
parent e2e1389b
VERSION=1.2.0 VERSION=1.2.0
check:
rpmlint -i dist/paho-c.spec
rpm-prep: rpm-prep:
mkdir -p ${HOME}/rpmbuild/SOURCES/ mkdir -p ${HOME}/rpmbuild/SOURCES/
tar --transform="s/\./paho-c-${VERSION}/" -cf ${HOME}/rpmbuild/SOURCES/v${VERSION}.tar.gz --exclude=./build.paho --exclude=.git --exclude=*.bz ./ --gzip tar --transform="s/\./paho-c-${VERSION}/" -cf ${HOME}/rpmbuild/SOURCES/v${VERSION}.tar.gz --exclude=./build.paho --exclude=.git --exclude=*.bz ./ --gzip
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment