summaryrefslogtreecommitdiff
path: root/packaging
AgeCommit message (Collapse)AuthorFilesLines
2013-06-11Remove remaining references to "password level" in the treeAndrew Bartlett1-1/+0
Reviewed-by: Simo Sorce <idra@samba.org> Autobuild-User(master): Simo Sorce <idra@samba.org> Autobuild-Date(master): Tue Jun 11 16:25:54 CEST 2013 on sn-devel-104
2013-05-25building RPMs on RHEL fail because of a typo.Anand Avati1-1/+1
Signed-off-by: Anand Avati <avati@redhat.com> Reviewed-by: Jeremy Allison <jra@samba.org> Reviewed-by: Simo Sorce <idra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Sat May 25 01:04:37 CEST 2013 on sn-devel-104
2013-04-22docs: Fix bug 9809 -- missing entry in specfileVolker Lendecke1-0/+1
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Karolin Seeger <kseeger@samba.org> Autobuild-User(master): Karolin Seeger <kseeger@samba.org> Autobuild-Date(master): Mon Apr 22 11:35:52 CEST 2013 on sn-devel-104
2013-03-09packaging(RHEL-CTDB): Add idmap_rfc2307 moduleChristof Schmitt1-1/+1
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2013-02-22Make systemctl reference indirect in packaging/NetworkManager/30-winbind-systemdAlexander Bokovoy1-4/+4
Some distributions have clever dependency generators when building packages and generate dependencies for each executable called out in shell scripts. The end result is that a package built out of samba would contain explicit dependency to systemd even though it is usable without systemd. Making systemctl reference indirect avoids explicit dependency. Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Alexander Bokovoy <ab@samba.org> Autobuild-Date(master): Fri Feb 22 18:18:20 CET 2013 on sn-devel-104
2013-02-19packaging(RHEL-CTDB): remove unpackaged manpages (samba and samba-tool)Michael Adam1-0/+2
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
2013-02-19packaging(RHEL-CTDB): package the fake-acls vfs moduleMichael Adam1-0/+1
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
2012-11-22packaging: Remove long-gone --disable-merged-build from RHEL-CTDB packagingAndrew Bartlett2-2/+0
Reviewed-by: Andreas Schneider <asn@samba.org>
2012-11-22build: Remove --enable-smbtorture, require bin/smbtorture (from waf) for ↵Andrew Bartlett2-2/+0
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-22build: Be consistent with the name of smbtorture binariesAndrew Bartlett2-2/+2
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-10-30packaging: Add NetworkManager dispatcher script for winbind.Andreas Schneider2-0/+26
Signed-off-by: Andreas Schneider <asn@cryptomilk.org> Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: David Disseldorp <ddiss@samba.org> Autobuild-User(master): David Disseldorp <ddiss@samba.org> Autobuild-Date(master): Tue Oct 30 13:17:02 CET 2012 on sn-devel-104
2012-10-29packaging: Move smbprint to a comman location.Andreas Schneider5-93/+12
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-11packaging: Add support for reloading systemd services.Andreas Schneider4-0/+4
2012-10-09packaging: Add config for systemd-tmpfiles.Andreas Schneider2-0/+15
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Tue Oct 9 17:10:53 CEST 2012 on sn-devel-104
2012-09-18RHEL packaging: Try to fix makerpms.sh on RHEL.Karolin Seeger1-1/+1
Address bug #9165 - makerpms.sh can't create package fo RHEL. Karolin Autobuild-User(master): Karolin Seeger <kseeger@samba.org> Autobuild-Date(master): Tue Sep 18 12:51:01 CEST 2012 on sn-devel-104
2012-09-18packaging/RHEL-CTDB: add "BUILD_GPFS=no configure.rpm" and "BUILD_GPFS=no ↵Stefan Metzmacher3-8/+44
makerpms.sh" metze
2012-09-18packaging/RHEL-CTDB: try harder to set $RPMVERStefan Metzmacher1-0/+3
metze
2012-09-18packaging/RHEL-CTDB: fix the buildStefan Metzmacher3-78/+30
metze
2012-09-14packaging: apply some solaris packaging fixesBjörn Jacke2-17/+17
Actually this might be outdated already. See bug #5670. Thanks to Michal Ludvig. Autobuild-User(master): Björn Jacke <bj@sernet.de> Autobuild-Date(master): Fri Sep 14 02:42:53 CEST 2012 on sn-devel-104
2012-08-17s3: Remove the gpfs_hsm_notify moduleVolker Lendecke2-3/+2
The functionality has been merged into vfs_gpfs Signed-off-by: Christian Ambach <ambi@samba.org>
2012-08-16s3:utils: remove standalone cclean toolGregor Beck1-1/+0
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2012-07-03doc: Remove all references to 'printer admin' option.Andreas Schneider1-3/+0
2012-06-29packaging(RHEL-CTDB): package cclean toolGregor Beck1-0/+1
Signed-off-by: Michael Adam <obnox@samba.org>
2012-06-29packaging(RHEL-CTDB): make makespec.sh aware of new location of version.hGregor Beck1-1/+1
Signed-off-by: Michael Adam <obnox@samba.org>
2012-06-28packaging(RHEL-CTDB): fix build dependenciesBjörn Baumbach1-2/+2
Building manual pages needs rsync for copying built mans. source3/script/installmo.sh calls msgfmt, thats part of gettext.
2012-04-04systemd: Add samba service file.Andreas Schneider2-0/+17
Autobuild-User: Andreas Schneider <asn@cryptomilk.org> Autobuild-Date: Wed Apr 4 18:04:09 CEST 2012 on sn-devel-104
2012-02-09s3-build: remove EXEEXT from MakefilesAndrew Bartlett1-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
2012-02-08s3-docs: Remove references to long-gone smbmount utilitiesAndrew Bartlett1-3/+0
2012-01-17RHEL-CTDB: *.msg files movedVolker Lendecke1-1/+1
2012-01-17RHEL-CTDB: *.dat files movedVolker Lendecke1-3/+3
2012-01-17RHEL-CTDB: CP*so are no moreVolker Lendecke1-2/+0
2012-01-17RHEL-CTDB: --with-mandir -> --mandirVolker Lendecke2-2/+2
2011-11-18s3/packaging: Fix rpm build issues on RHEL4.Karolin Seeger1-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
2011-11-17s3/packaging: Fix rpm build issues on RHEL.Karolin Seeger1-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
2011-11-04systemd: Fix dependencies.Andreas Schneider2-3/+2
Autobuild-User: Andreas Schneider <asn@cryptomilk.org> Autobuild-Date: Fri Nov 4 12:36:04 CET 2011 on sn-devel-104
2011-11-03pkg: add comments to the systemd sysconfig fileDavid Disseldorp1-5/+13
Autobuild-User: David Disseldorp <ddiss@samba.org> Autobuild-Date: Thu Nov 3 15:11:27 CET 2011 on sn-devel-104
2011-10-28Add systemd service files.Andreas Schneider4-0/+44
Autobuild-User: Andreas Schneider <asn@cryptomilk.org> Autobuild-Date: Fri Oct 28 11:34:27 CEST 2011 on sn-devel-104
2011-05-27packaging(RHEL-CTDB): align configure.rpm to the spec fileChristian Ambach1-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
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): adapt configure.rpmMichael Adam1-0/+2
2011-05-18packaging(RHEL-CTDB): enforce building of libtdb and libtallocMichael Adam1-1/+3
2011-05-18packaging(RHEL-CTDB): build libtdb and libtalloc packages ourselvesMichael Adam2-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.
2011-05-18packaging(RHEL-CTDB): update configure.rpm (--disable-smbtorture4)Michael Adam1-0/+1
2011-05-18packaging(RHEL-CTDB): disable smbtorture4 in the rpm buildMichael Adam1-1/+2
2011-05-18packaging(RHEL-CTDB): Remove the packaging of the winbind-32bit compat packageMichael Adam1-111/+0
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-05-04Always build before commit ... :-)Volker Lendecke1-1/+1
2011-05-04RHEL-CTDB: Build vfs_gpfs_hsm_notifyVolker Lendecke1-1/+2
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Wed May 4 17:12:14 CEST 2011 on sn-devel-104
2011-04-07packaging(RHEL-CTDB): fix configure.rpm (honour additional cmdline parameters)Michael Adam1-1/+1
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.