1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00

53 Commits

Author SHA1 Message Date
Karolin Seeger
6fb91dd369 RHEL packaging: Try to fix makerpms.sh on RHEL.
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-18 12:51:00 +02: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
Björn Jacke
8f74d38c3a s3/packaging: make rpm build work by overriding strict linker flags 2010-04-27 17:20:22 +02: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
Karolin Seeger
79c2c61b99 s3:packaging: Fix building RHEL packages.
Fix bug #6721.
Thanks to Eero Volotinen <eero.volotinen@medicel.com> for providing the patch!

Karolin
2009-10-16 16:00:26 +02:00
Karolin Seeger
13494c0f8f s3/packaging: pam_winbind has been moved to section 8.
Karolin
2009-06-17 15:19:20 +02:00
Karolin Seeger
6098be34ba s3/packaging: source -> source3
Karolin
2009-06-17 15:18:16 +02:00
Karolin Seeger
42e0cb8c0a s3/packaging: Fix build on RHEL when ccache is not available.
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-13 10:07:56 +02:00
Karolin Seeger
d8de7e3193 s3/packaging: Add keyutils-devel to build requires.
This should fiy bug #5853. Thanks to D.L. Meyer <dlmeyer [at] uiuc.edu>
for reporting.

Karolin
2009-05-04 15:55:19 +02:00
Karolin Seeger
bed4f84134 s3/packaging: Add idmap_hash and idmap_adex to the list of built modules.
Karolin
2009-04-08 17:50:33 +02:00
Karolin Seeger
a60aaf214c s3/packaging: Package new files properly.
That is part of the fix for bug #6144.
Thanks to Diego Remolina dijuremo [at] gatech [dot] edu for reporting!

Karolin
2009-03-09 16:16:55 +01:00
Michael Adam
71c74725bc packaging(RHEL): fix typo in [u]mount.cifs installation
Michael
(cherry picked from commit 835108bcf84a5f47f46d237c7a93c572348125a1)

Signed-off-by: Michael Adam <obnox@samba.org>
2009-01-02 14:38:58 +01:00
Michael Adam
308dbca653 packaging(RHEL): fix build of [u]mount.cifs
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>
2009-01-02 14:38:01 +01:00
Michael Adam
b4c708cb94 packaging(RHEL): fix direction of link (.so) of nss libs.
libnss_winbindd.so -> libnss_winbindd.so.2
libnss_wins.so -> libnss_wins.so.2

Michael
(This used to be commit 295bfb6af8153e91ae881e2437cc707d5736bc97)
2008-09-10 23:24:21 +02:00
Michael Adam
6061b3fa64 packaging(RHEL): add makerpms.git.sh to build rpms from inside a git checkout
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-09 10:57:27 +02:00
Michael Adam
8b2ae3ec2b packaging(RHEL): use ccache if available
Michael
(This used to be commit e8abbfabde3da0844ffb4e2507084c139a70d503)
2008-09-09 10:53:27 +02:00
Michael Adam
c7a8ab2ad4 packaging(RHEL): add ldbtools binaries and man pages to common package
Michael
(This used to be commit 206985dfda5a9f62df975629046b00a88ec666f5)
2008-09-09 10:53:27 +02:00
Michael Adam
db5e4a3505 packaging(RHEL): add cifs.upcall binary and manpage to client package
Michael
(This used to be commit f1b80bcb58b8aa5c586835dc201ce674b3417835)
2008-09-09 10:53:27 +02:00
Michael Adam
d2732bf628 packaging(RHEL): fix installation of pam modules.
Michael
(This used to be commit 0f045f18ebaa752b9d906afc64fd5badb3bf352c)
2008-09-09 10:53:27 +02:00
Michael Adam
a289a65140 packaging(RHEL): remove leftovers of smbmount from SPEC file.
Michael
(This used to be commit 041875c64daba3d185b1954eb0eb9a21b2f41ee1)
2008-09-09 10:53:27 +02:00
Michael Adam
38b3b031a4 packaging(RHEL): add new libs (talloc, tdb, ...) to the common package
Michael
(This used to be commit f23183bbec55faf2d6496e04e73f8dd415a08d1c)
2008-09-09 10:53:27 +02:00
Michael Adam
47bb0ca88d packaging(RHEL): remove workaround code for libsmclient/sharemodes installation
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-09 10:53:26 +02:00
Michael Adam
e1ec833770 packaging(RHEL): fix libdir installation by using _libarch/_libarchdir
Michael
(This used to be commit 829f83c27ad03e4d2a7b5dc0b0459823fa4f3804)
2008-09-09 10:53:26 +02:00
Michael Adam
1db0255b80 packaging(RHEL): remove libmsrpc stuff which is no more...
Michael
(This used to be commit 3eaa33e9df6d58ef93f13a840b38a063649fffbc)
2008-09-09 10:53:26 +02:00
Michael Adam
4b93a7fe29 packaging(RHEL): remove duplicate installation of pam_smbpass.so
Michael
(This used to be commit cdc24fbb195b1a5460c05fcd20d7ba81ad69ef22)
2008-09-09 10:53:26 +02:00
Michael Adam
e8d02269f2 packaging(RHEL): remove smbmount related stuff from spec file
Michael
(This used to be commit 4420cf6199e3c718a3dea84fe814d6ad6e83c2d8)
2008-09-09 10:53:26 +02:00
Michael Adam
7f19252030 packaging(RHEL): don't make proto for samba 3.3
Michael
(This used to be commit 75c28699496d843e21eefef564c72023b24975a1)
2008-09-09 10:53:26 +02:00
Michael Adam
349f98d174 packaging(RHEL): use --libdir and --with-modulesdir instead of --with-libdir
Michael
(This used to be commit dc6625637fb9de7d64d4416a1eb43f214590d393)
2008-09-09 10:53:26 +02:00
Michael Adam
21f927d26f packaging(RHEL): fix version of GPL (2 --> 3)
Michael
(This used to be commit c015e8e0cf4131f21305451943df13b81f51ea6a)
2008-09-09 10:53:25 +02:00
Gerald Carter
026852b47a r22444: * Validate a SID before trying to convert it to a uid/gid via the public
winbindd interface

* Add nss_info/*so files to the RHEL/Fedora packaging
(This used to be commit 1787fcb8c1199215fcec74472c727b8c8fbf5473)
2007-10-10 12:19:34 -05:00
Gerald Carter
a78ef28b62 r22175: sync packaging changes from SAMBA_3_0_25
(This used to be commit 057db3255860e8462188f405712f89db97f6abac)
2007-10-10 12:19:18 -05:00
Gerald Carter
e17a35e3ea r21908: update with the 3.0.25 packaging
(This used to be commit 3c2c0bb293c35fc6bf8e545768d366b42900e53b)
2007-10-10 12:18:48 -05:00
Gerald Carter
38eceb12c2 r17445: fix bad PAM file on 64 bit boxes
(This used to be commit d44a3228f08b8855e8f3a5a045b4366af24b82f8)
2007-10-10 11:38:34 -05:00
Gerald Carter
eb3edd4ceb r17444: put pam and nss libs in samba-common on RHEL for compatibility with system provides rpms
(This used to be commit cad3d27e05a8c6e325795ce145b9f2840911f4bb)
2007-10-10 11:38:34 -05:00
Gerald Carter
46fab723d8 r16752: remove the 'socket options' setting from the shipped default smb.conf
(This used to be commit eac00a45efe96411ab8574b3a3d436a285b7e88a)
2007-10-10 11:19:10 -05:00
Gerald Carter
505f6b42c9 r16486: fix RedHat init scripts to rely on OS provided killproc() function
(This used to be commit 164cdf69f395236ffef9ecc202543d53b5eda2da)
2007-10-10 11:18:57 -05:00
Gerald Carter
6cb8d09710 r16206: Don Meyer <dlmeyer@uiuc.edu> pointed out that RHEL4 rpms use 'Epoch: 0' so work around that
(This used to be commit 304b7913cd25a024269fecdd541af06836816f68)
2007-10-10 11:17:25 -05:00
Gerald Carter
e52615f957 r16193: fix packaging dependency on RH platforms for the Unicode::MapUTF8 perl module (caused by upgarde in smbldap-tools)
(This used to be commit abca3b12e78814a395b806a9969a8f12b3230dfd)
2007-10-10 11:17:24 -05:00
Gerald Carter
11868fe3ba r15170: don't check for ccache
(This used to be commit e6a1106820ef532dcf2e50920b82f4536140dcad)
2007-10-10 11:16:27 -05:00
Gerald Carter
7fa8993f6a r15169: openldap2-devel is a suse package (not on RHEL)
(This used to be commit b8160fdf8796880412f63a5315ed871eae9ccbf0)
2007-10-10 11:16:27 -05:00
Gerald Carter
7c83df1159 r15163: packaging updates for RHEL/Fedora and break out 'pre' tag to the RPM release number
(This used to be commit e3763272c39dc85e7feca4fc5646225b4b266fbc)
2007-10-10 11:16:27 -05:00
Gerald Carter
a6da854a08 r14475: patch from Oliver Schulze L. <oliver@samera.com.py> for BUG 3580. Make RHEL makerpms.sh script more verbose and add some additional options to the rpmbuild process
(This used to be commit 7d73973db1a9133d6165b52031f09257046a64f7)
2007-10-10 11:15:33 -05:00
Lars Müller
b372fd2cff r14317: Use source/bin as dir to link pam_winbind instead of source/nsswitch/
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-10 11:15:24 -05:00
Gerald Carter
ca5efdc66a r13514: fix small glitch in the update procedure from /var/cache/samba mishap
(This used to be commit 3857d3693a2c14917df88f4338ac9b78abba9ca1)
2007-10-10 11:10:08 -05:00
Gerald Carter
034877ca33 r13392: check gcc version before trying 'make pch'. remove some historical actions
(This used to be commit e0c4e5cfded7d22e37aab7c14d3c0fa4263e7983)
2007-10-10 11:09:58 -05:00
Gerald Carter
88aae1a6e8 r13376: break docs out to a separate package; cleanup /var/cache/samba -> /var/lib/samba
(This used to be commit 9cb372605cf0ccd7837e8fe71c597748a9d8ab24)
2007-10-10 11:09:56 -05:00
Gerald Carter
fdbed3ab40 r13326: fix bad path in RHEL spec file; going to have to rebuild Fedora packages
(This used to be commit 18800eab03b7b1c3cf6734b71f462f2fd7b8f24a)
2007-10-10 11:06:24 -05:00