summaryrefslogtreecommitdiff
path: root/packaging/RHEL
AgeCommit message (Collapse)AuthorFilesLines
2010-04-27s3/packaging: make rpm build work by overriding strict linker flagsBjörn Jacke1-0/+3
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-10-16s3:packaging: Fix building RHEL packages.Karolin Seeger2-6/+23
Fix bug #6721. Thanks to Eero Volotinen <eero.volotinen@medicel.com> for providing the patch! Karolin
2009-06-17s3/packaging: pam_winbind has been moved to section 8.Karolin Seeger1-1/+1
Karolin
2009-06-17s3/packaging: source -> source3Karolin Seeger1-7/+7
Karolin
2009-05-13s3/packaging: Fix build on RHEL when ccache is not available.Karolin Seeger1-2/+1
This fixes bug #5832. Patch was provided by D.L. Meyer <dlmeyer [at] uiuc.edu>. Thanks for reporting and providing the patch! Karolin
2009-05-04s3/packaging: Add keyutils-devel to build requires.Karolin Seeger1-1/+1
This should fiy bug #5853. Thanks to D.L. Meyer <dlmeyer [at] uiuc.edu> for reporting. Karolin
2009-04-08s3/packaging: Add idmap_hash and idmap_adex to the list of built modules.Karolin Seeger1-1/+1
Karolin
2009-03-09s3/packaging: Package new files properly.Karolin Seeger1-0/+6
That is part of the fix for bug #6144. Thanks to Diego Remolina dijuremo [at] gatech [dot] edu for reporting! Karolin
2009-01-02packaging(RHEL): fix typo in [u]mount.cifs installationMichael Adam1-2/+2
Michael (cherry picked from commit 835108bcf84a5f47f46d237c7a93c572348125a1) Signed-off-by: Michael Adam <obnox@samba.org>
2009-01-02packaging(RHEL): fix build of [u]mount.cifsMichael Adam1-8/+2
mount.cifs is now built by make everything. And it needs extra objects anyways (mtab.o), which is why the build of mount.cifs failed. Michael (cherry picked from commit 96c811cf222be5463a6705feae73d6215685c5f1) Signed-off-by: Michael Adam <obnox@samba.org>
2008-09-10packaging(RHEL): fix direction of link (.so) of nss libs.Michael Adam1-4/+4
libnss_winbindd.so -> libnss_winbindd.so.2 libnss_wins.so -> libnss_wins.so.2 Michael (This used to be commit 295bfb6af8153e91ae881e2437cc707d5736bc97)
2008-09-09packaging(RHEL): add makerpms.git.sh to build rpms from inside a git checkoutMichael Adam1-0/+149
This expects a path to a release docs tarball (.tar.bz2) in the DOCS_TARBALL environment variable. The tarball should have a prefix of "docs/". Michael (This used to be commit d87c2192ab7b68b2f68442c50618d94146d77ad9)
2008-09-09packaging(RHEL): use ccache if availableMichael Adam1-6/+6
Michael (This used to be commit e8abbfabde3da0844ffb4e2507084c139a70d503)
2008-09-09packaging(RHEL): add ldbtools binaries and man pages to common packageMichael Adam1-0/+12
Michael (This used to be commit 206985dfda5a9f62df975629046b00a88ec666f5)
2008-09-09packaging(RHEL): add cifs.upcall binary and manpage to client packageMichael Adam1-0/+2
Michael (This used to be commit f1b80bcb58b8aa5c586835dc201ce674b3417835)
2008-09-09packaging(RHEL): fix installation of pam modules.Michael Adam1-5/+2
Michael (This used to be commit 0f045f18ebaa752b9d906afc64fd5badb3bf352c)
2008-09-09packaging(RHEL): remove leftovers of smbmount from SPEC file.Michael Adam1-4/+0
Michael (This used to be commit 041875c64daba3d185b1954eb0eb9a21b2f41ee1)
2008-09-09packaging(RHEL): add new libs (talloc, tdb, ...) to the common packageMichael Adam1-0/+11
Michael (This used to be commit f23183bbec55faf2d6496e04e73f8dd415a08d1c)
2008-09-09packaging(RHEL): remove workaround code for libsmclient/sharemodes installationMichael Adam1-15/+0
With 3.3.0, this is not needed any more (libdir/modulesdir separation and corrected library creation). Michael (This used to be commit 5348e28f6674cab643b42c1265c24983d9a9189d)
2008-09-09packaging(RHEL): fix libdir installation by using _libarch/_libarchdirMichael Adam1-30/+39
Michael (This used to be commit 829f83c27ad03e4d2a7b5dc0b0459823fa4f3804)
2008-09-09packaging(RHEL): remove libmsrpc stuff which is no more...Michael Adam1-10/+0
Michael (This used to be commit 3eaa33e9df6d58ef93f13a840b38a063649fffbc)
2008-09-09packaging(RHEL): remove duplicate installation of pam_smbpass.soMichael Adam1-3/+0
Michael (This used to be commit cdc24fbb195b1a5460c05fcd20d7ba81ad69ef22)
2008-09-09packaging(RHEL): remove smbmount related stuff from spec fileMichael Adam1-10/+0
Michael (This used to be commit 4420cf6199e3c718a3dea84fe814d6ad6e83c2d8)
2008-09-09packaging(RHEL): don't make proto for samba 3.3Michael Adam1-2/+0
Michael (This used to be commit 75c28699496d843e21eefef564c72023b24975a1)
2008-09-09packaging(RHEL): use --libdir and --with-modulesdir instead of --with-libdirMichael Adam1-1/+2
Michael (This used to be commit dc6625637fb9de7d64d4416a1eb43f214590d393)
2008-09-09packaging(RHEL): fix version of GPL (2 --> 3)Michael Adam1-1/+1
Michael (This used to be commit c015e8e0cf4131f21305451943df13b81f51ea6a)
2007-10-10r22444: * Validate a SID before trying to convert it to a uid/gid via the publicGerald Carter1-0/+1
winbindd interface * Add nss_info/*so files to the RHEL/Fedora packaging (This used to be commit 1787fcb8c1199215fcec74472c727b8c8fbf5473)
2007-10-10r22175: sync packaging changes from SAMBA_3_0_25Gerald Carter1-1/+3
(This used to be commit 057db3255860e8462188f405712f89db97f6abac)
2007-10-10r21908: update with the 3.0.25 packagingGerald Carter1-4/+15
(This used to be commit 3c2c0bb293c35fc6bf8e545768d366b42900e53b)
2007-10-10r17445: fix bad PAM file on 64 bit boxesGerald Carter1-4/+4
(This used to be commit d44a3228f08b8855e8f3a5a045b4366af24b82f8)
2007-10-10r17444: put pam and nss libs in samba-common on RHEL for compatibility with ↵Gerald Carter1-6/+6
system provides rpms (This used to be commit cad3d27e05a8c6e325795ce145b9f2840911f4bb)
2007-10-10r16752: remove the 'socket options' setting from the shipped default smb.confGerald Carter1-77/+60
(This used to be commit eac00a45efe96411ab8574b3a3d436a285b7e88a)
2007-10-10r16486: fix RedHat init scripts to rely on OS provided killproc() functionGerald Carter2-3/+3
(This used to be commit 164cdf69f395236ffef9ecc202543d53b5eda2da)
2007-10-10r16206: Don Meyer <dlmeyer@uiuc.edu> pointed out that RHEL4 rpms use 'Epoch: ↵Gerald Carter1-0/+1
0' so work around that (This used to be commit 304b7913cd25a024269fecdd541af06836816f68)
2007-10-10r16193: fix packaging dependency on RH platforms for the Unicode::MapUTF8 ↵Gerald Carter1-1/+1
perl module (caused by upgarde in smbldap-tools) (This used to be commit abca3b12e78814a395b806a9969a8f12b3230dfd)
2007-10-10r15170: don't check for ccacheGerald Carter1-1/+1
(This used to be commit e6a1106820ef532dcf2e50920b82f4536140dcad)
2007-10-10r15169: openldap2-devel is a suse package (not on RHEL)Gerald Carter1-1/+1
(This used to be commit b8160fdf8796880412f63a5315ed871eae9ccbf0)
2007-10-10r15163: packaging updates for RHEL/Fedora and break out 'pre' tag to the RPM ↵Gerald Carter2-25/+41
release number (This used to be commit e3763272c39dc85e7feca4fc5646225b4b266fbc)
2007-10-10r14475: patch from Oliver Schulze L. <oliver@samera.com.py> for BUG 3580. ↵Gerald Carter1-3/+7
Make RHEL makerpms.sh script more verbose and add some additional options to the rpmbuild process (This used to be commit 7d73973db1a9133d6165b52031f09257046a64f7)
2007-10-10r14317: Use source/bin as dir to link pam_winbind instead of source/nsswitch/Lars Müller1-1/+1
The intention is to have the resulting binaries at one place. This is also usefull for upcoming changes to provide a test_pammodules rule. With these changes I even got aware of testsuite/nsswitch/pam_winbind_syms.exp But this only covers pam_winbind. (This used to be commit 9883957b74ddefb5293e4aef0cc2f53ee4d417ac)
2007-10-10r13514: fix small glitch in the update procedure from /var/cache/samba mishapGerald Carter1-2/+1
(This used to be commit 3857d3693a2c14917df88f4338ac9b78abba9ca1)
2007-10-10r13392: check gcc version before trying 'make pch'. remove some historical ↵Gerald Carter1-27/+17
actions (This used to be commit e0c4e5cfded7d22e37aab7c14d3c0fa4263e7983)
2007-10-10r13376: break docs out to a separate package; cleanup /var/cache/samba -> ↵Gerald Carter1-70/+125
/var/lib/samba (This used to be commit 9cb372605cf0ccd7837e8fe71c597748a9d8ab24)
2007-10-10r13326: fix bad path in RHEL spec file; going to have to rebuild Fedora packagesGerald Carter1-3/+12
(This used to be commit 18800eab03b7b1c3cf6734b71f462f2fd7b8f24a)
2007-10-10r13127: more spec file fixes for RHELGerald Carter1-10/+8
(This used to be commit 8217809d86567fb4f8eb57a4d634b21c3a4c67e5)
2007-10-10r13124: working on RHEL/Fedora packaging for 64-bit platforms and general ↵Gerald Carter13-43/+34
cleanup (This used to be commit 4a8e457846a49647c751ae09365539acb5c02ce2)
2007-10-10r13048: trying to fix the confusion over packaging platformsGerald Carter13-0/+1166
(This used to be commit b99ef469d1057a8e856f3818f5fd0f25db70d4ee)