From: Ralf Ertzinger Date: Thu, 27 Feb 2014 15:43:52 +0000 (+0100) Subject: Add RPM build infrastructure X-Git-Tag: 0.2.98.python3.1~19 X-Git-Url: https://git.camperquake.de/gitweb.cgi?p=time-slider.git;a=commitdiff_plain;h=1a0beff62cb92275b8e2045d681a10977a344780;hp=1a0beff62cb92275b8e2045d681a10977a344780 Add RPM build infrastructure This adds an RPM spec file (in rpm/) and two new build targets (rpm and srpm). The RPM build targets are taken from the zfsonlinux source and slightly modified. They don't work too well if you've messed with your local RPM build environment by redefining directory paths in ~/.rpmmacros. ---