1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
Commit Graph

642 Commits

Author SHA1 Message Date
Andreas Schneider
d0fbe16a6b systemd: Add samba service file.
Autobuild-User: Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date: Wed Apr  4 18:04:09 CEST 2012 on sn-devel-104
2012-04-04 18:04:09 +02:00
Andrew Bartlett
b93326b968 s3-build: remove EXEEXT from Makefiles
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-09 00:27:08 +01:00
Andrew Bartlett
2c04520f32 s3-docs: Remove references to long-gone smbmount utilities 2012-02-08 17:34:53 +11: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
Karolin Seeger
1d471ee393 s3/packaging: Fix rpm build issues on RHEL4.
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-18 22:13:06 +01:00
Karolin Seeger
32e825d60d s3/packaging: Fix rpm build issues on RHEL.
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-17 23:05:27 +01:00
Andreas Schneider
4f3e86f623 systemd: Fix dependencies.
Autobuild-User: Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date: Fri Nov  4 12:36:04 CET 2011 on sn-devel-104
2011-11-04 12:36:04 +01:00
David Disseldorp
0f61eb5e29 pkg: add comments to the systemd sysconfig file
Autobuild-User: David Disseldorp <ddiss@samba.org>
Autobuild-Date: Thu Nov  3 15:11:27 CET 2011 on sn-devel-104
2011-11-03 15:11:27 +01:00
Andreas Schneider
7d7ba3ba40 Add systemd service files.
Autobuild-User: Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date: Fri Oct 28 11:34:27 CEST 2011 on sn-devel-104
2011-10-28 11:34:27 +02: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
Björn Jacke
8f74d38c3a s3/packaging: make rpm build work by overriding strict linker flags 2010-04-27 17:20:22 +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
Karolin Seeger
0604c696a0 s3:packaging: Fix version detection.
Adapted from 728b01fc03.
Thanks god I was not root! It would have delted /*!

Karolin
2009-12-10 15:00:24 +01:00
Karolin Seeger
85e79a2a03 s3:packaging: Fix source dir.
Karolin
2009-12-10 14:26:58 +01:00
Karolin Seeger
b5011ba2c8 s3:packaging: Fix typo in comment.
Karolin
2009-12-10 14:09:42 +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
Michael Adam
b921de7594 packaging(RHEL-CTDB): explicitly list all packaged idmap/nss-info/charset modules
in the samba-common package.
This is to  better be able to catch regressions or
build problems.

Michael
2009-12-08 08:01:53 +01:00
Michael Adam
cb831f36f5 packaging(RHEL-CTDB): explicitly list all the vfs modules in the main package
Instead of the wildcard list, to better control regressions or
build problems.

Michael
2009-12-08 08:01:53 +01:00