summaryrefslogtreecommitdiff
path: root/packaging/RHEL-CTDB/makespec.sh
Commit message (Collapse)AuthorAgeFilesLines
* packaging/RHEL-CTDB: add "BUILD_GPFS=no configure.rpm" and "BUILD_GPFS=no ↵Stefan Metzmacher2012-09-181-4/+11
| | | | | | makerpms.sh" metze
* packaging/RHEL-CTDB: fix the buildStefan Metzmacher2012-09-181-9/+0
| | | | metze
* packaging(RHEL-CTDB): make makespec.sh aware of new location of version.hGregor Beck2012-06-291-1/+1
| | | | Signed-off-by: Michael Adam <obnox@samba.org>
* packaging(RHEL-CTDB): build libtdb and libtalloc packages ourselvesMichael Adam2011-05-181-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.
* packaging(RHEL-CTDB): add the current githash to the rpm release number by ↵Michael Adam2009-11-131-0/+13
| | | | | | | | | | default Disable this (to build a release-rpm) by calling USE_GITHASH=no makerpms.sh Michael
* packaging(RHEL-CTDB):makespec.sh: fix detection of versionMichael Adam2009-11-131-3/+3
| | | | Michael
* packaging(RHEL-CTDB): makeversion.sh: v3-4-test uses source3 instead of sourceMichael Adam2009-11-131-1/+1
| | | | Michael
* packaging(RHEL-CTDB): extend makespec.sh to extract VENDOR_PATCH from version.hMichael Adam2009-11-131-0/+4
| | | | | Michael (cherry picked from commit fc122aa276bce379b492e5bdf52ab3e03bc3737f)
* packaging(RHEL-CTDB): Fix accidential linebreakMichael Adam2008-12-181-2/+1
| | | | | | | Michael (cherry picked from commit 5cd8ff8a2aba6b1d6821d4ebb986449b03d40542) Signed-off-by: Michael Adam <obnox@samba.org>
* packaging(RHEL-CTDB): refactor creation of spec file from template outMichael Adam2008-12-111-0/+36
into new script makespec.sh Michael (cherry picked from commit d49a9d1c67e4d98017ce5f7d1351bca1366e1a8d) (cherry picked from commit 086873f00de96ca48717b05dddb71e776c74ca7d)