mirror_zfs/config
Brian Behlendorf c14183adca Use 'git describe' for working builds
When building from an arbitrary commit in the git tree it's useful
for the resulting packages to be uniquely identifiable.  Therefore,
the build system has been updated to detect if your compiling in
git tree.

If you are building in a git tree, and there are commits after the
last annotated tag.  Then the <id>-<hash> component of 'git describe'
will be used to overwrite the 'Release:' field in the META file.

The only tricky part is that to ensure the 'make dist' tarball is
built using the correct release.  A dist-hook was added to the top
level make file to rewrite the META file using the correct release.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #195
Issue #111
2013-03-22 15:00:55 -07:00
..
.gitignore Remove autotools products 2012-08-27 11:46:23 -07:00
config.awk Allow spl_config.h to be included by dependant packages (updated) 2010-03-22 14:45:33 -07:00
deb.am Refresh RPM packaging 2013-03-18 15:31:54 -07:00
rpm.am Refresh RPM packaging 2013-03-18 15:31:54 -07:00
Rules.am Support custom build directories 2010-09-05 21:49:05 -07:00
spl-build.m4 Refresh RPM packaging 2013-03-18 15:31:54 -07:00
spl-meta.m4 Use 'git describe' for working builds 2013-03-22 15:00:55 -07:00
tgz.am Refresh RPM packaging 2013-03-18 15:31:54 -07:00