summaryrefslogtreecommitdiff
path: root/packaging/RHEL-CTDB/makerpms.sh
AgeCommit message (Collapse)AuthorFilesLines
2012-09-18packaging/RHEL-CTDB: try harder to set $RPMVERStefan Metzmacher1-0/+3
metze
2011-05-18packaging(RHEL-CTDB): honour rpm build target options handed in to makerpms.shMichael Adam1-1/+10
This allows to call e.g. "makerpms.sh -bs" to only build the source rpm. Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Wed May 18 23:10:59 CEST 2011 on sn-devel-104
2011-05-18packaging(RHEL-CTDB): create the rpm directoriesVolker Lendecke1-0/+8
In RHEL6, rpms are built in /root/rpmbuild, and those directories do not necessarily exist.
2011-04-06packaging(RHEL-CTDB): Fix debuginfo buildsMichael Adam1-0/+38
At least on RHEL 5.5, we observed broken debuginfo packages when either old build directories were still present or old debuginfo packages (of samba) were installed. This patch removes the debuginfo samba RPMs and old RPM build directories, giving the user a 10 second chance to quit.
2011-01-18packaging/RHEL-CTDB: do not use an external docs tarball but build the manpagesMichael Adam1-7/+0
2009-11-13packaging(RHEL-CTDB): makerpms.sh: build winbind-32bit libs in the 64bit buildMichael Adam1-8/+9
Michael (cherry picked from commit a9a506b6640986548e2ae8540b7ae93960d6ece5)
2008-12-11packaging(RHEL-CTDB): fix typo in makerpms.shMichael Adam1-2/+2
Michael (cherry picked from commit 5fc5e82d4c2c386894fde95f94992171620c7853) (cherry picked from commit 0e35ff0b46be2f9deab6e539c34970c85c3b58ce)
2008-12-11packaging(RHEL-CTDB): refactor creation of spec file from template outMichael Adam1-19/+6
into new script makespec.sh Michael (cherry picked from commit d49a9d1c67e4d98017ce5f7d1351bca1366e1a8d) (cherry picked from commit 086873f00de96ca48717b05dddb71e776c74ca7d)
2008-09-08packaging(RHEL-CTDB): add fix for versions containing "-" signs.Michael Adam1-0/+1
Michael (cherry picked from commit 423105e29aaef449dbc40d124900a3f654b7266b) (This used to be commit 4bebce268a430a537215b46947e37a8b0225e49d)
2008-09-08packaging(RHEL-CTDB): extend and slightly reformat comment header blockMichael Adam1-4/+5
Michael (cherry picked from commit 1bfc8cc575cd84f24ceb6f6c5d13c9171c0895a5) (This used to be commit 5354e420677eacd62a5297bc38d62cd6b53642b5)
2008-09-08packaging(RHEL-CTDB): unify and extend (C) headerMichael Adam1-1/+2
Michael (cherry picked from commit e051c1cbf7a993e3885c4a515e516da3574a1f57) (This used to be commit 68ec025d06058bcd1c7050ee5d8f7232a3eb901a)
2008-09-08packaging(RHEL-CTDB): autodetect the samba version number from version.hMichael Adam1-1/+27
Generate version.h first. Create samba.spec from (new) samba.spec.tmpl, replacing PVERSION by the version string. (as is done with update-pkginfo called from the create-tarball release script) Michael (This used to be commit f1f3d1bef0440f4294f7278c0c38e13a10b6fb48)
2008-09-08packaging(RHEL-CTDB): introduce variable TOPDIRMichael Adam1-1/+2
Michael (cherry picked from commit 74e335ebf210c4812b0f790d05b697a183803af7) (This used to be commit c6ff392778a75cc74db880fa3d657f5879ae55d5)
2008-09-08packaging(RHEL-CTDB): rename SPECDIR to RPMSPECDIRMichael Adam1-4/+4
Michael (cherry picked from commit ac2b09b2274a12c34c446c4536793a33515958cc) (This used to be commit cbfd805bd25a23299ef770687370dafebefe58d1)
2008-09-08packaging(RHEL-CTDB): rename SRCDIR to RPMSRCDIRMichael Adam1-5/+5
Michael (cherry picked from commit d8a8ea87439315ecf407a866a12e2993343af39c) (This used to be commit ab7575f5d29576518bd5593ec5bd58846b85d23d)
2008-08-29packaging(RHEL-CTDB): remove unused variable from makerpms.shMichael Adam1-1/+0
Michael (This used to be commit 8686ceb9ada5ed3239edccd830ab6aeb007e6750)
2008-08-29packaging(RHEL-CTDB): auto-detect samba version from spec in makerpms.shMichael Adam1-3/+3
Michael (This used to be commit d18075524fa6b83fbb86aa0010c6190136e99865)
2008-08-13packaging(RHEL-CTDB): check for success of x86_64 build before building i386Michael Adam1-2/+2
Michael (This used to be commit 3102582f0232359069577174b2faea37e5489014)
2008-08-13packaging(RHEL-CTDB): move to version 3.3.0 for the rpm build.Michael Adam1-1/+1
Michael (This used to be commit fe7847f3e539ed737d7b1cd5b874e2d3add78129)
2008-08-13packaging(RHEL-CTDB): we are now based on 3.2.1Michael Adam1-1/+1
Michael (This used to be commit 87e0688a261590d45d42f17e4cdce329ebe4cd8f)
2008-05-16packaging: enable calling RHEL-CTDB/makerpms.sh from other directoriesMichael Adam1-1/+7
Michael (cherry picked from commit 05168aaa8dba85ecc1b74afacdd4d5ddc5825cfa) (This used to be commit 7de8666c722be5dce8520f34a0823eb8767ab5d5)
2008-05-16packaging: use git-archive in RHEL-CTDB/makerpms.shMichael Adam1-31/+12
(instead of using tar and make distclean and ...) Michael (cherry picked from commit 3ad0f2212720eb5fb33794c033a60f5ea4428c2c) (This used to be commit 161e7c32caf5d4fee23e1f9c5e8ea871ad2aa57e)
2008-05-16packaging: use docs tarball instead of docs dir in makerpms / samba.specMichael Adam1-14/+4
Michael (cherry picked from commit f28a24d5eac2dcf99e1d00c2daf913dd9912eb4a) (This used to be commit 5148e99d0951245632650784d18306db74ed87bd)
2008-05-16packaging: add a comment explaining EXTRA_OPTIONS to the makerpms scriptMichael Adam1-0/+2
Michael (cherry picked from commit 0defc2c60f2ca469d7538c60b7638150c67feb33) (This used to be commit bccf4da9895afc560ac59ac7ee923b4c5d940d09)
2008-05-16packaging: fix a comment typo in makerpms script.Michael Adam1-1/+1
Michael (cherry picked from commit 6044373d69ae8cb0353e7a03e923462a093da5f0) (This used to be commit 95681f066dc070d6552455aabbb27e5487450c5c)
2008-05-16merge build changes from MathiasAndrew Tridgell1-1/+11
(cherry picked from commit 2c08939f3db19eaaf31cb117e3d541d17a36da5e) (This used to be commit fec017125ce7b4a3ec87c0fc2ba77c570cf57074)
2008-05-10packaging: rename RHEL4-CTDB --> RHEL-CTDBMichael Adam1-0/+102
Michael (This used to be commit 711af98d2ce708421a413fe46a386ea9e19d2517)