summaryrefslogtreecommitdiffstats
path: root/extras/rpm/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2017-10-12Add support for packaging SUSE RPMs.Marco Varlese1-0/+30
This patch adds a new spec file for SUSE distribution and modifies the Makefile to learn which platform is building the RPMs for. Change-Id: Ic8ee0ddf978042cc1785ebc28bd1a6c9faf9bb74 Signed-off-by: Marco Varlese <marco.varlese@suse.com>
2017-08-08Create source rpm.Thomas F Herbert1-3/+19
Use actual file name for tarball. Includes required modifications in spec file for unpacking srpm. Spec file source references actual dist tarball name so it matches the revision and release while building from srpm. JIRA: VPP-498 Change-Id: I8b55a69f060b7864527b94d8c5b0a2ebccc306b1 Signed-off-by: Thomas F Herbert <therbert@redhat.com>
2017-04-19Fix "make dist" to include version number, docouple it from rpm packagingDamjan Marion1-0/+30
Change-Id: If2f9976d668089026c97b897cf449bff09050631 Signed-off-by: Damjan Marion <damarion@cisco.com>