Michael Adam
c1d58f222f
packaging(RHEL-CTDB): remove unpackaged manpages (samba and samba-tool)
...
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2013-02-19 13:58:02 +01:00
Michael Adam
ed28246c25
packaging(RHEL-CTDB): package the fake-acls vfs module
...
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2013-02-19 13:58:00 +01:00
Andrew Bartlett
895cc9a915
packaging: Remove long-gone --disable-merged-build from RHEL-CTDB packaging
...
Reviewed-by: Andreas Schneider <asn@samba.org>
2012-11-22 10:21:17 +01:00
Andrew Bartlett
7626b5d904
build: Remove --enable-smbtorture, require bin/smbtorture (from waf) for make test
...
This simply moves this to being a side-effect of --enable-selftest.
The flag was renamed from --enable-smbtorture4 in a recent patch.
Make test now relies on smbtorture4, and so this code to make the dependency
optional for the tests is not required any more.
Andrew Bartlett
Reviewed-by: Andreas Schneider <asn@samba.org>
2012-11-22 10:21:17 +01:00
Andrew Bartlett
8a2ef49dea
build: Be consistent with the name of smbtorture binaries
...
This ensures that in both build systems, smbtorture3 is the source3 binary, and
smbtoture is our main smbtorture binary, built with waf.
Also included in this is the removal of bin/ndrdump4 as a special case.
This removes the last cases of binaries with different names in
each build system.
Andrew Bartlett
Reviewed-by: Andreas Schneider <asn@samba.org>
2012-11-22 10:21:16 +01:00
Andreas Schneider
334044f6fa
packaging: Move smbprint to a comman location.
...
This also removes all the duplicate smbprint scripts.
This fixes bug #9301 .
Signed-off-by: Andreas Schneider <asn@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Mon Oct 29 14:08:37 CET 2012 on sn-devel-104
2012-10-29 14:08:37 +01:00
Stefan Metzmacher
5695691005
packaging/RHEL-CTDB: add "BUILD_GPFS=no configure.rpm" and "BUILD_GPFS=no makerpms.sh"
...
metze
2012-09-18 04:17:23 +02:00
Stefan Metzmacher
914fc4f265
packaging/RHEL-CTDB: try harder to set $RPMVER
...
metze
2012-09-18 04:17:22 +02:00
Stefan Metzmacher
77f281a6d1
packaging/RHEL-CTDB: fix the build
...
metze
2012-09-18 04:17:18 +02:00
Volker Lendecke
3755a418cc
s3: Remove the gpfs_hsm_notify module
...
The functionality has been merged into vfs_gpfs
Signed-off-by: Christian Ambach <ambi@samba.org>
2012-08-17 18:25:53 +02:00
Gregor Beck
31980cf5cb
s3:utils: remove standalone cclean tool
...
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2012-08-16 06:57:08 +10:00
Gregor Beck
9e53a0209b
packaging(RHEL-CTDB): package cclean tool
...
Signed-off-by: Michael Adam <obnox@samba.org>
2012-06-29 15:21:22 +02:00
Gregor Beck
250ebe7550
packaging(RHEL-CTDB): make makespec.sh aware of new location of version.h
...
Signed-off-by: Michael Adam <obnox@samba.org>
2012-06-29 15:21:21 +02:00
Björn Baumbach
11fc75fcb5
packaging(RHEL-CTDB): fix build dependencies
...
Building manual pages needs rsync for copying built mans.
source3/script/installmo.sh calls msgfmt, thats part of gettext.
2012-06-28 21:19:17 +02:00
Volker Lendecke
43b7038dea
RHEL-CTDB: *.msg files moved
2012-01-17 17:21:08 +01:00
Volker Lendecke
077e5bc556
RHEL-CTDB: *.dat files moved
2012-01-17 17:21:07 +01:00
Volker Lendecke
29c2422bb4
RHEL-CTDB: CP*so are no more
2012-01-17 17:21:07 +01:00
Volker Lendecke
2a1a2766bb
RHEL-CTDB: --with-mandir -> --mandir
2012-01-17 17:21:07 +01:00
Christian Ambach
51b43a4c3e
packaging(RHEL-CTDB): align configure.rpm to the spec file
...
Signed-off-by: Michael Adam <obnox@samba.org>
Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Fri May 27 13:27:03 CEST 2011 on sn-devel-104
2011-05-27 13:27:02 +02:00
Michael Adam
0b0abc1723
packaging(RHEL-CTDB): honour rpm build target options handed in to makerpms.sh
...
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-18 23:10:59 +02:00
Michael Adam
c07cccd983
packaging(RHEL-CTDB): adapt configure.rpm
2011-05-18 22:00:24 +02:00
Michael Adam
b2dbdaaa0f
packaging(RHEL-CTDB): enforce building of libtdb and libtalloc
2011-05-18 22:00:24 +02:00
Michael Adam
ec625f7b7b
packaging(RHEL-CTDB): build libtdb and libtalloc packages ourselves
...
and add appropriate dependencies to the samba-common package.
It should also be possible to run with appropriate system talloc
and tdb packages.
2011-05-18 22:00:24 +02:00
Michael Adam
ac0307ff89
packaging(RHEL-CTDB): update configure.rpm (--disable-smbtorture4)
2011-05-18 22:00:24 +02:00
Michael Adam
51d5975e5e
packaging(RHEL-CTDB): disable smbtorture4 in the rpm build
2011-05-18 22:00:24 +02:00
Michael Adam
b7588755e7
packaging(RHEL-CTDB): Remove the packaging of the winbind-32bit compat package
2011-05-18 22:00:24 +02:00
Volker Lendecke
ab628716e0
packaging(RHEL-CTDB): create the rpm directories
...
In RHEL6, rpms are built in /root/rpmbuild, and those directories do not
necessarily exist.
2011-05-18 22:00:24 +02:00
Volker Lendecke
a491e8e8d3
Always build before commit ... :-)
2011-05-04 20:08:04 +02:00
Volker Lendecke
3e21151003
RHEL-CTDB: Build vfs_gpfs_hsm_notify
...
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Wed May 4 17:12:14 CEST 2011 on sn-devel-104
2011-05-04 17:12:14 +02:00
Michael Adam
7e4f2614ab
packaging(RHEL-CTDB): fix configure.rpm (honour additional cmdline parameters)
2011-04-07 17:08:16 +02:00
Michael Adam
f52b3180fe
packaging(RHEL-CTDB): Fix debuginfo builds
...
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-04-06 00:34:22 +02:00
Michael Adam
c2738b2a2b
packaging(RHEL-CTDB): add BuildRequires to ctdb-devel >= 1.2.25
...
This should make sure we build against ctdb with SCHEDULE_FOR_DELETION control.
2011-04-06 00:34:22 +02:00
Michael Adam
86a3c39fa8
packaging(RHEL-CTDB): replace Prereq by Requires.
...
In RHEL6, Prereq is deprecated.
2011-04-06 00:34:22 +02:00
Volker Lendecke
b5d882f517
packaging(RHEL-CTDB): explicitly build the tsm vfs module.
2011-01-21 10:10:02 +01:00
Michael Adam
f622ba2810
packaging/RHEL-CTDB: add the smbta-util manpage
2011-01-18 14:09:15 +01:00
Michael Adam
bb25419e46
packaging/RHEL-CTDB: add the pam_winbind.conf manpage
2011-01-18 14:09:08 +01:00
Michael Adam
bf08669903
packaging/RHEL-CTDB: do not use an external docs tarball but build the manpages
2011-01-18 14:08:59 +01:00
Michael Adam
5a77771543
packaging/RHEL-CTDB: untangle the various %doc entries to single lines
2011-01-18 14:08:52 +01:00
Volker Lendecke
5f37473857
s3: Package autorid module
...
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Tue Nov 9 16:21:48 UTC 2010 on sn-devel-104
2010-11-09 16:21:48 +00:00
Abhidnya P Chirmule
2cfee006e1
s3: Add a vfs_time_audit module
...
This warns if a file system is slow
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Thu Oct 28 08:56:44 UTC 2010 on sn-devel-104
2010-10-28 08:56:44 +00:00
Volker Lendecke
da09021bf3
s3: Package tdbrestore in RHEL-CTDB
2010-10-26 16:21:19 +02:00
Volker Lendecke
7eff519703
packaging: build fixes
2010-08-31 11:19:15 +02:00
Volker Lendecke
c2e2be51a6
packaging: cifsutils are no longer part of Samba
2010-08-31 09:01:00 +02:00
Volker Lendecke
5f419eaa32
packaging: Build with -O3
2010-08-30 16:40:28 +02:00
Volker Lendecke
ebf05a1db3
packaging: Attempt to fix the RPM build
2010-08-30 16:40:28 +02:00
Michael Adam
72242ef7cd
packaging(RHEL-CTDB): adapt configure.rpm to match the spec-file configure call
...
Michael
2010-02-12 23:12:13 +01:00
Volker Lendecke
a6338c01b7
v3-4-ctdb: Do not do any logrotation
2010-02-12 23:12:12 +01:00
Michael Adam
4608e3f9c8
packaging(RHEL-CTDB): clean some commented out lines from the files sections
...
Michael
2009-12-08 08:01:55 +01:00
Michael Adam
ac702b87bb
packaging(RHEL-CTDB): explicitly list library versions in samba-winbind-32bit
...
Michael
2009-12-08 08:01:54 +01:00
Michael Adam
551758a6d7
packaging(RHEL-CTDB): explicitly list library versions in samba-common
...
Michael
2009-12-08 08:01:54 +01:00