summaryrefslogtreecommitdiff
path: root/packaging
Commit message (Collapse)AuthorAgeFilesLines
* systemd: Add samba service file.Andreas Schneider2012-04-042-0/+17
| | | | | Autobuild-User: Andreas Schneider <asn@cryptomilk.org> Autobuild-Date: Wed Apr 4 18:04:09 CEST 2012 on sn-devel-104
* s3-build: remove EXEEXT from MakefilesAndrew Bartlett2012-02-091-5/+0
| | | | | | | | As far as I am aware, we do not actually build on any platforms that require this. The last Stratos VOS release on ftp://ftp.stratus.com/vos/samba/samba.html was 3.0.5 Andrew Bartlett
* s3-docs: Remove references to long-gone smbmount utilitiesAndrew Bartlett2012-02-081-3/+0
|
* RHEL-CTDB: *.msg files movedVolker Lendecke2012-01-171-1/+1
|
* RHEL-CTDB: *.dat files movedVolker Lendecke2012-01-171-3/+3
|
* RHEL-CTDB: CP*so are no moreVolker Lendecke2012-01-171-2/+0
|
* RHEL-CTDB: --with-mandir -> --mandirVolker Lendecke2012-01-172-2/+2
|
* s3/packaging: Fix rpm build issues on RHEL4.Karolin Seeger2011-11-181-1/+13
| | | | | | | | | | Second part of a fix for bug #7705 (RHEL samba.spec broken - and fix). Based on patches of Jason Haar and Daniël van Eeden. Thanks a lot! Karolin Autobuild-User: Karolin Seeger <kseeger@samba.org> Autobuild-Date: Fri Nov 18 22:13:06 CET 2011 on sn-devel-104
* s3/packaging: Fix rpm build issues on RHEL.Karolin Seeger2011-11-171-24/+5
| | | | | | | | | | Fix bug #7705 (RHEL samba.spec broken - and fix). Based on patches of Jason Haar and Daniël van Eeden. Thanks a lot! Karolin Autobuild-User: Karolin Seeger <kseeger@samba.org> Autobuild-Date: Thu Nov 17 23:05:28 CET 2011 on sn-devel-104
* systemd: Fix dependencies.Andreas Schneider2011-11-042-3/+2
| | | | | Autobuild-User: Andreas Schneider <asn@cryptomilk.org> Autobuild-Date: Fri Nov 4 12:36:04 CET 2011 on sn-devel-104
* pkg: add comments to the systemd sysconfig fileDavid Disseldorp2011-11-031-5/+13
| | | | | Autobuild-User: David Disseldorp <ddiss@samba.org> Autobuild-Date: Thu Nov 3 15:11:27 CET 2011 on sn-devel-104
* Add systemd service files.Andreas Schneider2011-10-284-0/+44
| | | | | Autobuild-User: Andreas Schneider <asn@cryptomilk.org> Autobuild-Date: Fri Oct 28 11:34:27 CEST 2011 on sn-devel-104
* 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