summaryrefslogtreecommitdiff
path: root/packaging/RHEL-CTDB/makespec.sh
AgeCommit message (Collapse)AuthorFilesLines
2012-09-18packaging/RHEL-CTDB: add "BUILD_GPFS=no configure.rpm" and "BUILD_GPFS=no ↵Stefan Metzmacher1-4/+11
makerpms.sh" metze
2012-09-18packaging/RHEL-CTDB: fix the buildStefan Metzmacher1-9/+0
metze
2012-06-29packaging(RHEL-CTDB): make makespec.sh aware of new location of version.hGregor Beck1-1/+1
Signed-off-by: Michael Adam <obnox@samba.org>
2011-05-18packaging(RHEL-CTDB): build libtdb and libtalloc packages ourselvesMichael Adam1-1/+14
and add appropriate dependencies to the samba-common package. It should also be possible to run with appropriate system talloc and tdb packages.
2009-11-13packaging(RHEL-CTDB): add the current githash to the rpm release number by ↵Michael Adam1-0/+13
default Disable this (to build a release-rpm) by calling USE_GITHASH=no makerpms.sh Michael
2009-11-13packaging(RHEL-CTDB):makespec.sh: fix detection of versionMichael Adam1-3/+3
Michael
2009-11-13packaging(RHEL-CTDB): makeversion.sh: v3-4-test uses source3 instead of sourceMichael Adam1-1/+1
Michael
2009-11-13packaging(RHEL-CTDB): extend makespec.sh to extract VENDOR_PATCH from version.hMichael Adam1-0/+4
Michael (cherry picked from commit fc122aa276bce379b492e5bdf52ab3e03bc3737f)
2008-12-18packaging(RHEL-CTDB): Fix accidential linebreakMichael Adam1-2/+1
Michael (cherry picked from commit 5cd8ff8a2aba6b1d6821d4ebb986449b03d40542) Signed-off-by: Michael Adam <obnox@samba.org>
2008-12-11packaging(RHEL-CTDB): refactor creation of spec file from template outMichael Adam1-0/+36
into new script makespec.sh Michael (cherry picked from commit d49a9d1c67e4d98017ce5f7d1351bca1366e1a8d) (cherry picked from commit 086873f00de96ca48717b05dddb71e776c74ca7d)