summaryrefslogtreecommitdiff
path: root/packaging
Commit message (Collapse)AuthorAgeFilesLines
* packaging(RHEL-CTDB): align configure.rpm to the spec fileChristian Ambach2011-05-271-1/+1
| | | | | | | 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
* packaging(RHEL-CTDB): honour rpm build target options handed in to makerpms.shMichael Adam2011-05-181-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
* packaging(RHEL-CTDB): adapt configure.rpmMichael Adam2011-05-181-0/+2
|
* packaging(RHEL-CTDB): enforce building of libtdb and libtallocMichael Adam2011-05-181-1/+3
|
* packaging(RHEL-CTDB): build libtdb and libtalloc packages ourselvesMichael Adam2011-05-182-5/+51
| | | | | | 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): update configure.rpm (--disable-smbtorture4)Michael Adam2011-05-181-0/+1
|
* packaging(RHEL-CTDB): disable smbtorture4 in the rpm buildMichael Adam2011-05-181-1/+2
|
* packaging(RHEL-CTDB): Remove the packaging of the winbind-32bit compat packageMichael Adam2011-05-181-111/+0
|
* packaging(RHEL-CTDB): create the rpm directoriesVolker Lendecke2011-05-181-0/+8
| | | | | In RHEL6, rpms are built in /root/rpmbuild, and those directories do not necessarily exist.
* Always build before commit ... :-)Volker Lendecke2011-05-041-1/+1
|
* RHEL-CTDB: Build vfs_gpfs_hsm_notifyVolker Lendecke2011-05-041-1/+2
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Wed May 4 17:12:14 CEST 2011 on sn-devel-104
* packaging(RHEL-CTDB): fix configure.rpm (honour additional cmdline parameters)Michael Adam2011-04-071-1/+1
|
* packaging(RHEL-CTDB): Fix debuginfo buildsMichael Adam2011-04-061-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.
* packaging(RHEL-CTDB): add BuildRequires to ctdb-devel >= 1.2.25Michael Adam2011-04-061-1/+2
| | | | This should make sure we build against ctdb with SCHEDULE_FOR_DELETION control.
* packaging(RHEL-CTDB): replace Prereq by Requires.Michael Adam2011-04-061-3/+3
| | | | In RHEL6, Prereq is deprecated.
* packaging(RHEL-CTDB): explicitly build the tsm vfs module.Volker Lendecke2011-01-211-1/+1
|
* packaging/RHEL-CTDB: add the smbta-util manpageMichael Adam2011-01-181-0/+1
|
* packaging/RHEL-CTDB: add the pam_winbind.conf manpageMichael Adam2011-01-181-0/+1
|
* packaging/RHEL-CTDB: do not use an external docs tarball but build the manpagesMichael Adam2011-01-182-15/+9
|
* packaging/RHEL-CTDB: untangle the various %doc entries to single linesMichael Adam2011-01-181-3/+10
|
* s3: Package autorid moduleVolker Lendecke2010-11-091-0/+1
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Tue Nov 9 16:21:48 UTC 2010 on sn-devel-104
* s3: Add a vfs_time_audit moduleAbhidnya P Chirmule2010-10-281-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
* s3: Package tdbrestore in RHEL-CTDBVolker Lendecke2010-10-261-0/+1
|
* packaging: build fixesVolker Lendecke2010-08-311-9/+9
|
* packaging: cifsutils are no longer part of SambaVolker Lendecke2010-08-311-11/+0
|
* packaging: Build with -O3Volker Lendecke2010-08-302-2/+2
|
* packaging: Attempt to fix the RPM buildVolker Lendecke2010-08-301-0/+2
|
* s3/packaging: make rpm build work by overriding strict linker flagsBjörn Jacke2010-04-271-0/+3
|
* packaging(RHEL-CTDB): adapt configure.rpm to match the spec-file configure callMichael Adam2010-02-121-1/+2
| | | | Michael
* v3-4-ctdb: Do not do any logrotationVolker Lendecke2010-02-121-5/+2
|
* s3:packaging: Fix version detection.Karolin Seeger2009-12-101-2/+2
| | | | | | | Adapted from 728b01fc03. Thanks god I was not root! It would have delted /*! Karolin
* s3:packaging: Fix source dir.Karolin Seeger2009-12-101-1/+1
| | | | Karolin
* s3:packaging: Fix typo in comment.Karolin Seeger2009-12-101-1/+1
| | | | Karolin
* packaging(RHEL-CTDB): clean some commented out lines from the files sectionsMichael Adam2009-12-081-4/+0
| | | | Michael
* packaging(RHEL-CTDB): explicitly list library versions in samba-winbind-32bitMichael Adam2009-12-081-4/+8
| | | | Michael
* packaging(RHEL-CTDB): explicitly list library versions in samba-commonMichael Adam2009-12-081-6/+12
| | | | Michael
* packaging(RHEL-CTDB): explicitly list all packaged idmap/nss-info/charset ↵Michael Adam2009-12-081-5/+11
| | | | | | | | | | modules in the samba-common package. This is to better be able to catch regressions or build problems. Michael
* packaging(RHEL-CTDB): explicitly list all the vfs modules in the main packageMichael Adam2009-12-081-2/+28
| | | | | | | Instead of the wildcard list, to better control regressions or build problems. Michael
* packaging(RHEL-CTDB): add some checks to test the built smbdMichael Adam2009-12-081-0/+10
| | | | | | | Test whether some required features have been built into smbd. Can be extended... Michael
* packaging(RHEL-CTDB): make everything instead of all in the build stageMichael Adam2009-12-081-1/+1
| | | | Michael
* packaging(RHEL-CTDB): package dbwrap_tool and dbwrap_torture in the common pkgMichael Adam2009-12-051-0/+5
| | | | Michael
* add e2fsprogs-devel as build dependency this is needed for AD because it ↵Christian Ambach2009-11-131-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>
* packaging(RHEL-CTDB): add the current githash to the rpm release number by ↵Michael Adam2009-11-132-1/+14
| | | | | | | | | | default Disable this (to build a release-rpm) by calling USE_GITHASH=no makerpms.sh Michael
* packaging(RHEL-CTDB): enable parallel buildMichael Adam2009-11-131-2/+3
| | | | Michael
* packaging(RHEL-CTDB): fix packaging of pam_winbind.mo fileMichael Adam2009-11-131-1/+1
| | | | Michael
* packaging(RHEL-CTDB): move the idmap and nss_info modules to the common packageMichael Adam2009-11-131-3/+4
| | | | | | In this layout, this is the package that contains winbindd related stuff. Michael
* packaging(RHEL-CTDB): package the winbind_krb5_locator.so pluginMichael Adam2009-11-131-0/+4
| | | | Michael
* packaging(RHEL-CTDB): package the manpage of the winbind_krb5_locator pluginMichael Adam2009-11-131-0/+1
| | | | Michael
* packaging(RHEL-CTDB): package the manpage of "ldbrename"Michael Adam2009-11-131-0/+1
| | | | Michael
* packaging(RHEL-CTDB): package the manpage of "sharesec"Michael Adam2009-11-131-0/+1
| | | | Michael