summaryrefslogtreecommitdiffstats
path: root/packaging
Commit message (Collapse)AuthorAgeFilesLines
* s3/packaging: pam_winbind has been moved to section 8.Karolin Seeger2009-06-171-1/+1
| | | | | | Karolin (cherry picked from commit 13494c0f8f9459c51b520a7cf60790e9e2f475b4) (cherry picked from commit 3c44cd7a10948454fea58f521164fdbe7e20d959)
* s3/packaging: Fix build on RHEL when ccache is not available.Karolin Seeger2009-05-131-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 (cherry picked from commit 42e0cb8c0a1b8470ac8e9ad1c5a741e299debb8f) (cherry picked from commit b2205a7697598729f85cb767621b8c610654053c)
* s3/packaging: Add keyutils-devel to build requires.Karolin Seeger2009-05-041-1/+1
| | | | | | | | | This should fiy bug #5853. Thanks to D.L. Meyer <dlmeyer [at] uiuc.edu> for reporting. Karolin (cherry picked from commit d8de7e3193143ec50d86adc704123ca240a8f549) (cherry picked from commit c89c2db8c51bd3cede2e2e8fb58214971eda4129)
* packaging(RHEL): add cifs.upcall binary and manpage to client packageMichael Adam2009-04-141-0/+2
| | | | | | Michael (cherry picked from commit f1b80bcb58b8aa5c586835dc201ce674b3417835) (cherry picked from commit b4c58d49902d62f25aa0c9289d1857aa2636c028)
* s3:packaging: fix parsing of include.h in fill-templatesMichael Adam2009-02-111-3/+3
| | | | | | | The content has changed slightly in master for the merged build, and we must be more exact when parsing the lines. Michael
* s3:packaging: fix path to calling update-pkginfo after pushd in fill-templatesMichael Adam2009-02-111-1/+1
| | | | Michael
* s3:packaging: paths cosmetics in fill-templatesMichael Adam2009-02-111-1/+1
| | | | Michael
* packaging: make update-pkginfo callable from any directoryMichael Adam2009-02-111-1/+6
| | | | | Michael (cherry picked from commit 7ea90835ebf6e2f2c6f325760800d8361d087ede)
* packaging: use "find" instead of "du" to find files... :-)Michael Adam2009-02-111-1/+1
| | | | | | Michael (This used to be commit 768aa82361a2c4b0aab71433b7593723a2868f0a) (cherry picked from commit fd7635a1161e25d88a8252a5cf9de70ca2fe4232)
* packaging: remove commented out stuff from update-pkginfoMichael Adam2009-02-111-2/+0
| | | | | Michael (cherry picked from commit d714e58ec1f74897cd13e7cd9dd9003600052b45)
* packaging: don't clutter the output of fillup-templates with popd outputMichael Adam2009-02-111-2/+2
| | | | | Michael (cherry picked from commit 0c711935d30b500a15ef06fd658d382b2c1e2c84)
* packaging: fix fill-templates call to update-pkginfo to pushd appropriately ↵Michael Adam2009-02-111-1/+2
| | | | | | | first Michael (cherry picked from commit c28d4ae537d9fc0b76eae758d32356eaf1113c89)
* packaging: add script fill-templatesMichael Adam2009-02-101-0/+46
| | | | | | | | | This is a standalone-wrapper for update-pkginfo, which is usually called from create-tarball. It basically repeats some functionality of create-tarball. Michael (cherry picked from commit ca23469a906bab690162184e8d3949897f7b5a67)
* packaging RHEL: Fix syntax error in samba.spec.tmpl.Karolin Seeger2009-01-081-2/+1
| | | | Karolin
* packaging(RHEL): fix typo in [u]mount.cifs installationMichael Adam2009-01-071-2/+2
| | | | | | | | | | Michael (cherry picked from commit 835108bcf84a5f47f46d237c7a93c572348125a1) Signed-off-by: Michael Adam <obnox@samba.org> (cherry picked from commit 71c74725bce403e36e4dc38287802c95b8d4de66) (cherry picked from commit cfc140d3924dd6be893d242ce5df22e2128f09f8) (cherry picked from commit 8b4c199deffd724a4a2219ccb8ffb91524101cd9)
* packaging(RHEL): fix build of [u]mount.cifsMichael Adam2009-01-071-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> (cherry picked from commit 308dbca653ce1d689b75f9b781237c67df4233a8) (cherry picked from commit 9745e36c011a76669aad7a0a861ba1520ef8cec3) (cherry picked from commit 1c1e196b648ae3ef241401f859842450c5153181)
* Revert "packaging(RHEL): fix build of [u]mount.cifs"Karolin Seeger2009-01-021-2/+8
| | | | | | | | This reverts commit cd796359ec0c30a0204fe744805bfbea3550f57d. Applies only for 3.3 series. Karolin
* Revert "packaging(RHEL): fix typo in [u]mount.cifs installation"Karolin Seeger2009-01-021-2/+2
| | | | | | | | This reverts commit b2ef64515d4a4876276d152ff2075546d2030d23. This issue does apply for 3.3 series only. Karolin
* packaging(RHEL): fix typo in [u]mount.cifs installationMichael Adam2009-01-021-2/+2
| | | | | | | | | | Michael (cherry picked from commit 835108bcf84a5f47f46d237c7a93c572348125a1) Signed-off-by: Michael Adam <obnox@samba.org> (cherry picked from commit 71c74725bce403e36e4dc38287802c95b8d4de66) (cherry picked from commit cfc140d3924dd6be893d242ce5df22e2128f09f8) (cherry picked from commit 8b4c199deffd724a4a2219ccb8ffb91524101cd9)
* packaging(RHEL): fix build of [u]mount.cifsMichael Adam2009-01-021-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> (cherry picked from commit 308dbca653ce1d689b75f9b781237c67df4233a8) (cherry picked from commit 9745e36c011a76669aad7a0a861ba1520ef8cec3) (cherry picked from commit 1c1e196b648ae3ef241401f859842450c5153181)
* packaging(RHEL): fix direction of link (.so) of nss libs.Michael Adam2008-09-111-4/+4
| | | | | | | libnss_winbindd.so -> libnss_winbindd.so.2 libnss_wins.so -> libnss_wins.so.2 Michael
* packaging(RHEL): workaround all library installations by mv to %{_libarchdir}Michael Adam2008-09-111-14/+11
| | | | | | | | | | This is all that is still necessary in 3.2.3+. (The eloquent workarounds for libsmbclient and libsmbsharemodes are removed.) In 3.3.0, with the separation of libdir and modulesdir, even this step becomes unnecessary. Michael
* packaging(RHEL): remove even another manual installation of pam_smbpass.soMichael Adam2008-09-111-3/+0
| | | | Michael
* packaging(RHEL): fix installation of pam modules.Michael Adam2008-09-111-2/+2
| | | | Michael
* packaging(RHEL): fix libdir installation by using _libarch/_libarchdirMichael Adam2008-09-111-29/+38
| | | | Michael
* packaging(RHEL): remove duplicate installation of pam_smbpass.soMichael Adam2008-09-101-3/+0
| | | | | Michael (cherry picked from commit cdc24fbb195b1a5460c05fcd20d7ba81ad69ef22)
* packaging(RHEL): use ccache if availableMichael Adam2008-09-101-6/+6
| | | | | Michael (cherry picked from commit e8abbfabde3da0844ffb4e2507084c139a70d503)
* packaging(RHEL): add ldbtools binaries and man pages to common packageMichael Adam2008-09-101-0/+12
| | | | | Michael (cherry picked from commit 206985dfda5a9f62df975629046b00a88ec666f5)
* packaging(RHEL): remove leftovers of smbmount from SPEC file.Michael Adam2008-09-101-4/+0
| | | | | Michael (cherry picked from commit 041875c64daba3d185b1954eb0eb9a21b2f41ee1)
* packaging(RHEL): add new libs (talloc, tdb, ...) to the common packageMichael Adam2008-09-101-0/+11
| | | | | Michael (cherry picked from commit f23183bbec55faf2d6496e04e73f8dd415a08d1c)
* packaging(RHEL): remove smbmount related stuff from spec fileMichael Adam2008-09-101-10/+0
| | | | | Michael (cherry picked from commit 4420cf6199e3c718a3dea84fe814d6ad6e83c2d8)
* packaging(RHEL): fix version of GPL (2 --> 3)Michael Adam2008-09-101-1/+1
| | | | | Michael (cherry picked from commit c015e8e0cf4131f21305451943df13b81f51ea6a)
* packaging(RHEL): remove libmsrpc stuff which is no more...Michael Adam2008-09-101-10/+0
| | | | | Michael (cherry picked from commit 3eaa33e9df6d58ef93f13a840b38a063649fffbc)
* Remove reference to pointless socket optionsVolker Lendecke2008-04-091-4/+0
|
* Add missing quote. Fix bug 5172. Thanks to Jason Filley ↵Karolin Seeger2008-01-081-1/+1
| | | | | | <jason@snakelegs.org> for reporting! Karolin
* r24015: merge RHEL4-CTDB packaging stuff fromStefan Metzmacher2007-10-1015-0/+1292
| | | | | | http://people.samba.org/bzr/metze/samba/3_2-ctdb-metze/ metze
* r23793: fixed incorrect v2-only licensing template for debian packaging filesAndrew Tridgell2007-10-103-18/+15
|
* r22444: * Validate a SID before trying to convert it to a uid/gid via the publicGerald Carter2007-10-101-0/+1
| | | | | | winbindd interface * Add nss_info/*so files to the RHEL/Fedora packaging
* r22175: sync packaging changes from SAMBA_3_0_25Gerald Carter2007-10-101-1/+3
|
* r22101: remove RedHat 9 packaging files after annoncement on the samba mlGerald Carter2007-10-1014-1108/+0
|
* r21908: update with the 3.0.25 packagingGerald Carter2007-10-101-4/+15
|
* r20745: Commit Finnish transalation of SWAT after reviewSimo Sorce2007-10-101-1/+1
|
* r17509: same for old woody packaging stuffSimo Sorce2007-10-101-1/+1
|
* r17508: I didn;t realize we had this in our packages, remove itSimo Sorce2007-10-101-1/+1
|
* r17445: fix bad PAM file on 64 bit boxesGerald Carter2007-10-101-4/+4
|
* r17444: put pam and nss libs in samba-common on RHEL for compatibility with ↵Gerald Carter2007-10-101-6/+6
| | | | system provides rpms
* r17063: Update debian-sarge for 3.0.23Simo Sorce2007-10-106-111/+93
|
* r16927: back merge of a packaging fix for release numbers (from 3.0.23)Gerald Carter2007-10-101-1/+7
|
* r16752: remove the 'socket options' setting from the shipped default smb.confGerald Carter2007-10-103-231/+180
|
* r16486: fix RedHat init scripts to rely on OS provided killproc() functionGerald Carter2007-10-103-12/+5
|