summaryrefslogtreecommitdiffstats
path: root/packaging
Commit message (Collapse)AuthorAgeFilesLines
* s3:packaging: Adapt directory name.Karolin Seeger2010-01-131-2/+2
| | | | | Karolin (cherry picked from commit 606ec3a311067377ec3d633ee23155f6800dc73f)
* Revert "s3/packaging: source -> source3"Karolin Seeger2009-07-271-7/+7
| | | | | | | This reverts commit 646d465780fd0afea2454cf2e1c732c39a93491e. Pushed by accident... (cherry picked from commit 8cf6e03e9ebffa759a2a66339124492ef3e8d26f)
* s3/packaging: pam_winbind has been moved to section 8.Karolin Seeger2009-07-271-1/+1
| | | | | | Karolin (cherry picked from commit 13494c0f8f9459c51b520a7cf60790e9e2f475b4) (cherry picked from commit 3c44cd7a10948454fea58f521164fdbe7e20d959)
* s3/packaging: source -> source3Karolin Seeger2009-07-271-7/+7
| | | | | | Karolin (cherry picked from commit 6098be34ba62b96908e6dfe7a9d63519cee6a5af) (cherry picked from commit 646d465780fd0afea2454cf2e1c732c39a93491e)
* s3/packaging: Fix build on RHEL when ccache is not available.Karolin Seeger2009-06-101-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-06-101-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)
* s3/packaging: Add idmap_hash and idmap_adex to the list of built modules.Karolin Seeger2009-04-171-1/+1
| | | | | | | Karolin (cherry picked from commit bed4f8413435c39e37ea04940a18ee78481db48f) (cherry picked from commit c005bd724062273586ed9e3373826ed42ec396ce) (cherry picked from commit abef0fb2ab98987da3bb15062c014fa35f4ce196)
* s3/packaging: Fix typo in comment.Karolin Seeger2009-03-101-1/+1
| | | | | | Karolin (cherry picked from commit c666aef471174ca5d95afcc48924325e7caded14) (cherry picked from commit 6dc12c482044597af41fb476624642d17e415858)
* s3/packaging: Package new files properly.Karolin Seeger2009-03-101-0/+6
| | | | | | | | | That is part of the fix for bug #6144. Thanks to Diego Remolina dijuremo [at] gatech [dot] edu for reporting! Karolin (cherry picked from commit a60aaf214cd94cbd793018a59da3b0ac5263e5bb) (cherry picked from commit 2e8c941edc21a00f8dbeb7d7782cbb536ab97b98)
* s3:packaging: fix parsing of include.h in fill-templatesMichael Adam2009-02-161-3/+3
| | | | | | | | The content has changed slightly in master for the merged build, and we must be more exact when parsing the lines. Michael (cherry picked from commit d1b2f90f881d554e844525ddf44232b04f14e8eb)
* s3:packaging: fix path to calling update-pkginfo after pushd in fill-templatesMichael Adam2009-02-161-1/+1
| | | | | Michael (cherry picked from commit 88a3430e6db9fe31fe711a6fdc90d6604dac63e3)
* s3:packaging: paths cosmetics in fill-templatesMichael Adam2009-02-161-1/+1
| | | | | Michael (cherry picked from commit d75e0756a39e30414d5277edd2e098da9cec464e)
* packaging: make update-pkginfo callable from any directoryMichael Adam2009-02-161-1/+6
| | | | | | Michael (cherry picked from commit 7ea90835ebf6e2f2c6f325760800d8361d087ede) (cherry picked from commit d5d668efc0b5af825344ec01851c105fe91a3096)
* packaging: use "find" instead of "du" to find files... :-)Michael Adam2009-02-161-1/+1
| | | | | | | Michael (This used to be commit 768aa82361a2c4b0aab71433b7593723a2868f0a) (cherry picked from commit fd7635a1161e25d88a8252a5cf9de70ca2fe4232) (cherry picked from commit 0f7ced3088f327417e32a509fa3e5b4c3c19b93c)
* packaging: remove commented out stuff from update-pkginfoMichael Adam2009-02-161-2/+0
| | | | | | Michael (cherry picked from commit d714e58ec1f74897cd13e7cd9dd9003600052b45) (cherry picked from commit 6e47cc96526961486e545285a46f2bc31e6cd2a2)
* packaging: don't clutter the output of fillup-templates with popd outputMichael Adam2009-02-161-2/+2
| | | | | | Michael (cherry picked from commit 0c711935d30b500a15ef06fd658d382b2c1e2c84) (cherry picked from commit 9e54a408acab42abb073c8660cadebdd0975fa04)
* packaging: fix fill-templates call to update-pkginfo to pushd appropriately ↵Michael Adam2009-02-161-1/+2
| | | | | | | | first Michael (cherry picked from commit c28d4ae537d9fc0b76eae758d32356eaf1113c89) (cherry picked from commit 0f9cfcb7a1b34a6e76209a0fe0e8d49e3ffe15c5)
* packaging: add script fill-templatesMichael Adam2009-02-161-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) (cherry picked from commit 3c7927141d0fa586440ecd4c39bd601c1f9a5bfa)
* packaging(RHEL-CTDB): export CC - really use ccache...Stefan Metzmacher2009-01-201-0/+2
| | | | | | | metze Signed-off-by: Michael Adam <obnox@samba.org> (cherry picked from commit 51e34b38959115e8a04795837b5c5983dc8d824c)
* 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)
* 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)
* packaging(RHEL-CTDB): 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 801e8bbdebe2d5136faf7348294b3cb5a1d43d7e)
* packaging(RHEL-CTDB): 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 5b572dea08d804797a3265ca5fe4c09177ed768f)
* packaging(RHEL-CTDB): Fix accidential linebreakMichael Adam2009-01-021-2/+1
| | | | | | | | Michael (cherry picked from commit 5cd8ff8a2aba6b1d6821d4ebb986449b03d40542) Signed-off-by: Michael Adam <obnox@samba.org> (cherry picked from commit e67dc7b73bbd4a7fe9973d7cd6dee052a65b09be)
* packaging(RHEL-CTDB): don't show failure messages in check for ccacheMichael Adam2008-12-121-1/+1
| | | | | | | | by fixing the order of "> /dev/null 2>&1" Michael (cherry picked from commit 0e9d5638a7c375b3b18f19f83f97924ab45ad382) (cherry picked from commit 6e51f250c5d38e973948aa1d53222bcccdcca365)
* packaging(RHEL-CTDB): fix the build when ccache is not found.Michael Adam2008-12-121-2/+1
| | | | | | Michael (cherry picked from commit c98fb34ef933944a96a286d2d276cf2adc99e25e) (cherry picked from commit 7d929d9fa363a1f1c67926678524f338e84b3535)
* packaging(RHEL-CTDB): explicitly build the gpfs moduleMichael Adam2008-12-122-2/+2
| | | | | | | | | to prevent potetential problems on PTF8 systems where there is no valid autodetecting configure check yet. Michael (cherry picked from commit 37039d345e9a25654bef038f2b8bb4b891cfa6f0) (cherry picked from commit b486890eb0883508c5ade3e1e4e99ac728b6bf71)
* packaging(RHEL-CTDB): use ccache if availableMichael Adam2008-12-121-5/+5
| | | | | | Michael (cherry picked from commit 36ca917a63f23126536e786bed845dee48fbf61c) (cherry picked from commit 05b51bc176f87e7dc1b65adf3d866e797159d953)
* packaging(RHEL-CTDB): adapt configure.rpm to changes to the spec fileMichael Adam2008-12-121-22/+44
| | | | | | Michael (cherry picked from commit d249a9ca2a1761f20655cbcfe39fbc942547974d) (cherry picked from commit 402ac73f436e1b1b71199bbef44be775dc67801c)
* packaging(RHEL-CTDB): move the cifs.upcall manpage to the client packageMichael Adam2008-12-121-1/+1
| | | | | | Michael (cherry picked from commit 16f23eb27467ace9751ef2d1fbb6c4d3a5ae9550) (cherry picked from commit 9538e3130f33ffde1d68eaea303b2b2dd9ddd71d)
* packaging(RHEL-CTDB): add the cifs.upcall binary to the client package.Michael Adam2008-12-121-0/+2
| | | | | | Michael (cherry picked from commit 1875b373a319ac9494fdc907793e59804c577a4d) (cherry picked from commit e1dca5f1870975b7d9a57869357c971d559afdfe)
* packaging(RHEL-CTDB): fix typo in makerpms.shMichael Adam2008-12-121-2/+2
| | | | | | Michael (cherry picked from commit 5fc5e82d4c2c386894fde95f94992171620c7853) (cherry picked from commit 0e35ff0b46be2f9deab6e539c34970c85c3b58ce)
* packaging(RHEL-CTDB): refactor creation of spec file from template outMichael Adam2008-12-122-19/+42
| | | | | | | | into new script makespec.sh Michael (cherry picked from commit d49a9d1c67e4d98017ce5f7d1351bca1366e1a8d) (cherry picked from commit 086873f00de96ca48717b05dddb71e776c74ca7d)
* packaging(RHEL-CTDB): fix installation of pam modulesMichael Adam2008-12-121-4/+2
| | | | | | | use configure parameter to specify the pam modules dir. Michael (cherry picked from commit 24282daa5e293ef9362a69f7f70a684587d6763a)
* packaging(RHEL-CTDB): add fix for versions containing "-" signs.Michael Adam2008-09-111-0/+1
| | | | | | Michael (cherry picked from commit 423105e29aaef449dbc40d124900a3f654b7266b) (cherry picked from commit 5c6628c1929312c9af487a5a48c61cfb9572eefb)
* packaging(RHEL-CTDB): extend and slightly reformat comment header blockMichael Adam2008-09-111-4/+5
| | | | | | Michael (cherry picked from commit 1bfc8cc575cd84f24ceb6f6c5d13c9171c0895a5) (cherry picked from commit 2ea32abe33b25fd5b7539e3365a2b8fc18a7fdf3)
* packaging(RHEL-CTDB): unify and extend (C) headerMichael Adam2008-09-111-1/+2
| | | | | | Michael (cherry picked from commit e051c1cbf7a993e3885c4a515e516da3574a1f57) (cherry picked from commit 5b0a07b2d2bd1605891e30a1b04f9dbc8346380f)
* packaging(RHEL-CTDB): autodetect the samba version number from version.hMichael Adam2008-09-112-2/+28
| | | | | | | | | | Generate version.h first. Create samba.spec from (new) samba.spec.tmpl, replacing PVERSION by the version string. (as is done with update-pkginfo called from the create-tarball release script) Michael (cherry picked from commit 88f20bb1f56f22d368bfb2122d0e9ac24c5e4dc3)
* packaging(RHEL-CTDB): introduce variable TOPDIRMichael Adam2008-09-111-1/+2
| | | | | | Michael (cherry picked from commit 74e335ebf210c4812b0f790d05b697a183803af7) (cherry picked from commit 8ef0294884ad7d5c1027fd3bc1d29ed4fa064094)
* packaging(RHEL-CTDB): rename SPECDIR to RPMSPECDIRMichael Adam2008-09-111-4/+4
| | | | | | Michael (cherry picked from commit ac2b09b2274a12c34c446c4536793a33515958cc) (cherry picked from commit ae88c6b45a3f0dad125b292622fb7e34c3645e22)
* packaging(RHEL-CTDB): rename SRCDIR to RPMSRCDIRMichael Adam2008-09-111-5/+5
| | | | | | Michael (cherry picked from commit d8a8ea87439315ecf407a866a12e2993343af39c) (cherry picked from commit d1fa6c45cdce6d436f83dcf19b07d56cf779911e)
* packaging(RHEL-CTDB): add the cifs.upcall manpage to package.Michael Adam2008-09-111-0/+1
| | | | | Michael (cherry picked from commit 7fbeb5c5709b0e4df89f6025c534829a51064cb1)
* packaging(RHEL-CTDB): Add the ldbtools' manpages to the package.Michael Adam2008-09-111-0/+5
| | | | | Michael (cherry picked from commit e4f657b98e094eee257ffd7f2ef7b5060886e01f)
* packaging(RHEL-CTDB): fix direction of symlink for libnss_winbind.so.2Michael Adam2008-09-111-2/+2
| | | | | | | | This is a workaround, until we have proper creation of libnss_winbind.so.2 and .so as a symlink from the Makefile. Michael (cherry picked from commit 00ca1cff67b616e5da9b93c391bcff596170cf2b)
* packaging(RHEL-CTDB): move libnss_winbind.so bits closer togetherMichael Adam2008-09-111-1/+5
| | | | | | | and comment on commented out libnss_wins.so installation Michael (cherry picked from commit b50cf3576e0a351c60e54e792e53823df4435073)
* packaging(RHEL-CTDB): remove duplicate installation of pam_smbpass.soMichael Adam2008-09-111-3/+0
| | | | | Michael (cherry picked from commit 013b143d78d1a12255bf436c2440ebf70f82784d)
* packaging(RHEL-CTDB): remove library packaging hacks due to fixed Makfile.Michael Adam2008-09-111-48/+2
| | | | | | | | | | Use --libdir instead of --with-libdir . Use new --with-modulesdir to separate LIBDIR and MODULESDIR. This makes post "make install" hacks unnecessary. Michael (cherry picked from commit 1f9467e1637cb5930b2400f588656092b82c2cf3)
* packaging(RHEL-CTDB): remove unused variable from makerpms.shMichael Adam2008-09-111-1/+0
| | | | | Michael (cherry picked from commit def28910f4aeebeddcd3a583831d098ec1e40424)
* packaging(RHEL-CTDB): auto-detect samba version from spec in makerpms.shMichael Adam2008-09-111-3/+3
| | | | | Michael (cherry picked from commit e6d9c931e3ecfd01b6ad34155976f8fe24abb0d8)
* 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 (cherry picked from commit 295bfb6af8153e91ae881e2437cc707d5736bc97) (cherry picked from commit 823d7132e015fbf887ed61606148fee35f4a5f80)