summaryrefslogtreecommitdiff
path: root/packaging
AgeCommit message (Collapse)AuthorFilesLines
2011-04-06packaging(RHEL-CTDB): add BuildRequires to ctdb-devel >= 1.2.25Michael Adam1-1/+2
This should make sure we build against ctdb with SCHEDULE_FOR_DELETION control.
2011-04-06packaging(RHEL-CTDB): replace Prereq by Requires.Michael Adam1-3/+3
In RHEL6, Prereq is deprecated.
2011-01-21packaging(RHEL-CTDB): explicitly build the tsm vfs module.Volker Lendecke1-1/+1
2011-01-18packaging/RHEL-CTDB: add the smbta-util manpageMichael Adam1-0/+1
2011-01-18packaging/RHEL-CTDB: add the pam_winbind.conf manpageMichael Adam1-0/+1
2011-01-18packaging/RHEL-CTDB: do not use an external docs tarball but build the manpagesMichael Adam2-15/+9
2011-01-18packaging/RHEL-CTDB: untangle the various %doc entries to single linesMichael Adam1-3/+10
2010-11-09s3: Package autorid moduleVolker Lendecke1-0/+1
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Tue Nov 9 16:21:48 UTC 2010 on sn-devel-104
2010-10-28s3: Add a vfs_time_audit moduleAbhidnya P Chirmule1-0/+1
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-26s3: Package tdbrestore in RHEL-CTDBVolker Lendecke1-0/+1
2010-08-31packaging: build fixesVolker Lendecke1-9/+9
2010-08-31packaging: cifsutils are no longer part of SambaVolker Lendecke1-11/+0
2010-08-30packaging: Build with -O3Volker Lendecke2-2/+2
2010-08-30packaging: Attempt to fix the RPM buildVolker Lendecke1-0/+2
2010-04-27s3/packaging: make rpm build work by overriding strict linker flagsBjörn Jacke1-0/+3
2010-02-12packaging(RHEL-CTDB): adapt configure.rpm to match the spec-file configure callMichael Adam1-1/+2
Michael
2010-02-12v3-4-ctdb: Do not do any logrotationVolker Lendecke1-5/+2
2009-12-10s3:packaging: Fix version detection.Karolin Seeger1-2/+2
Adapted from 728b01fc03. Thanks god I was not root! It would have delted /*! Karolin
2009-12-10s3:packaging: Fix source dir.Karolin Seeger1-1/+1
Karolin
2009-12-10s3:packaging: Fix typo in comment.Karolin Seeger1-1/+1
Karolin
2009-12-08packaging(RHEL-CTDB): clean some commented out lines from the files sectionsMichael Adam1-4/+0
Michael
2009-12-08packaging(RHEL-CTDB): explicitly list library versions in samba-winbind-32bitMichael Adam1-4/+8
Michael
2009-12-08packaging(RHEL-CTDB): explicitly list library versions in samba-commonMichael Adam1-6/+12
Michael
2009-12-08packaging(RHEL-CTDB): explicitly list all packaged idmap/nss-info/charset ↵Michael Adam1-5/+11
modules in the samba-common package. This is to better be able to catch regressions or build problems. Michael
2009-12-08packaging(RHEL-CTDB): explicitly list all the vfs modules in the main packageMichael Adam1-2/+28
Instead of the wildcard list, to better control regressions or build problems. Michael
2009-12-08packaging(RHEL-CTDB): add some checks to test the built smbdMichael Adam1-0/+10
Test whether some required features have been built into smbd. Can be extended... Michael
2009-12-08packaging(RHEL-CTDB): make everything instead of all in the build stageMichael Adam1-1/+1
Michael
2009-12-05packaging(RHEL-CTDB): package dbwrap_tool and dbwrap_torture in the common pkgMichael Adam1-0/+5
Michael
2009-11-13add e2fsprogs-devel as build dependency this is needed for AD because it ↵Christian Ambach1-1/+1
contains libcom/libcom_err files and headers Signed-off-by: Christian Ambach <christian.ambach@de.ibm.com> Signed-off-by: Michael Adam <obnox@samba.org>
2009-11-13packaging(RHEL-CTDB): add the current githash to the rpm release number by ↵Michael Adam2-1/+14
default Disable this (to build a release-rpm) by calling USE_GITHASH=no makerpms.sh Michael
2009-11-13packaging(RHEL-CTDB): enable parallel buildMichael Adam1-2/+3
Michael
2009-11-13packaging(RHEL-CTDB): fix packaging of pam_winbind.mo fileMichael Adam1-1/+1
Michael
2009-11-13packaging(RHEL-CTDB): move the idmap and nss_info modules to the common packageMichael Adam1-3/+4
In this layout, this is the package that contains winbindd related stuff. Michael
2009-11-13packaging(RHEL-CTDB): package the winbind_krb5_locator.so pluginMichael Adam1-0/+4
Michael
2009-11-13packaging(RHEL-CTDB): package the manpage of the winbind_krb5_locator pluginMichael Adam1-0/+1
Michael
2009-11-13packaging(RHEL-CTDB): package the manpage of "ldbrename"Michael Adam1-0/+1
Michael
2009-11-13packaging(RHEL-CTDB): package the manpage of "sharesec"Michael Adam1-0/+1
Michael
2009-11-13packaging(RHEL-CTDB): pam_winbindd man page has moved from section 7 to 8Michael Adam1-1/+1
This due to updating the docs tarball to the 3.4 docs. Michael
2009-11-13packaging(RHEL-CTDB): disable the merged build.Michael Adam2-2/+5
Michael
2009-11-13packaging(RHEL-CTDB): also pack libwbcient in winbind-32bit packageMichael Adam1-0/+3
Michael Signed-off-by: Michael Adam <obnox@samba.org>
2009-11-13packaging(RHEL-CTDB): add new pam_winbind.mo to the common packageMichael Adam1-0/+1
Michael Signed-off-by: Michael Adam <obnox@samba.org>
2009-11-13packaging(RHEL-CTDB): add new binary sharesec to the client package.Michael Adam1-0/+1
Michael Signed-off-by: Michael Adam <obnox@samba.org>
2009-11-13packaging(RHEL-CTDB): add new binary ldbrename to the common rpmMichael Adam1-0/+1
Michael Signed-off-by: Michael Adam <obnox@samba.org>
2009-11-13packaging(RHEL-CTDB): fix location of nsswitch/ directory for installMichael Adam1-3/+3
This has been moved to the top level directory in 3.4. Michael
2009-11-13packaging(RHEL-CTDB): don't pass CFLAGS to make.Michael Adam1-2/+2
This breaks the build since 3.3 since it overwrites the CFLAGS set by configure. Michael
2009-11-13packaging(RHEL-CTDB): don't "make proto" any more.Michael Adam1-2/+0
This has become unnecessary in 3.3 Michael
2009-11-13packaging(RHEL-CTDB):makerpms.sh: replace source/ by source3/Michael Adam1-7/+7
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): makerpms.sh: build winbind-32bit libs in the 64bit buildMichael Adam1-8/+9
Michael (cherry picked from commit a9a506b6640986548e2ae8540b7ae93960d6ece5)