summaryrefslogtreecommitdiffstats
path: root/packaging
Commit message (Collapse)AuthorAgeFilesLines
* packaging: disable cups in the RHEL-CTDB build.Michael Adam2008-05-211-1/+1
| | | | | | Michael (cherry picked from commit de76543b45a97e41939b50ba7efdc6e4e66ea737) (This used to be commit c81d5537420ea305d995eaedb68e65f4864b331c)
* packaging: we are at release ctdb.27 in RHEL-CTDB.Michael Adam2008-05-211-1/+1
| | | | | | Michael (cherry picked from commit 6e66a0017f9429fb8b3d1757969074be260215e1) (This used to be commit 1cbb46e2e282a9044bd343b65e4f0269e2afac36)
* packaging: re-introduce Release numbering ".ctdb.<number>"Michael Adam2008-05-161-1/+1
| | | | | | | | This got accidentially (?) replaced by .ctdb.test.<date>". Michael (cherry picked from commit be62d594bc2b680dfefb4a5050d033b77c08154b) (This used to be commit f8883107499ca48db9b0e63718d1d8e384535833)
* packaging: enable calling RHEL-CTDB/makerpms.sh from other directoriesMichael Adam2008-05-161-1/+7
| | | | | | Michael (cherry picked from commit 05168aaa8dba85ecc1b74afacdd4d5ddc5825cfa) (This used to be commit 7de8666c722be5dce8520f34a0823eb8767ab5d5)
* packaging: fix RHEL-CTDB build by removing duplicate winbind-32bit paragraphsMichael Adam2008-05-161-16/+0
| | | | | | Michael (cherry picked from commit 29d5a68d95f656d5ca61edc4a10ec8b028597bb5) (This used to be commit 9e7466466d216f99582b03431d5c39875c574470)
* packaging: use git-archive in RHEL-CTDB/makerpms.shMichael Adam2008-05-161-31/+12
| | | | | | | | (instead of using tar and make distclean and ...) Michael (cherry picked from commit 3ad0f2212720eb5fb33794c033a60f5ea4428c2c) (This used to be commit 161e7c32caf5d4fee23e1f9c5e8ea871ad2aa57e)
* packaging: use docs tarball instead of docs dir in makerpms / samba.specMichael Adam2008-05-162-14/+6
| | | | | | Michael (cherry picked from commit f28a24d5eac2dcf99e1d00c2daf913dd9912eb4a) (This used to be commit 5148e99d0951245632650784d18306db74ed87bd)
* packaging: add a comment explaining EXTRA_OPTIONS to the makerpms scriptMichael Adam2008-05-161-0/+2
| | | | | | Michael (cherry picked from commit 0defc2c60f2ca469d7538c60b7638150c67feb33) (This used to be commit bccf4da9895afc560ac59ac7ee923b4c5d940d09)
* packaging: fix a comment typo in makerpms script.Michael Adam2008-05-161-1/+1
| | | | | | Michael (cherry picked from commit 6044373d69ae8cb0353e7a03e923462a093da5f0) (This used to be commit 95681f066dc070d6552455aabbb27e5487450c5c)
* merge build changes from MathiasAndrew Tridgell2008-05-162-1/+35
| | | | | (cherry picked from commit 2c08939f3db19eaaf31cb117e3d541d17a36da5e) (This used to be commit fec017125ce7b4a3ec87c0fc2ba77c570cf57074)
* packaging: remove references to smbmount and friends from samba-ctdb spec fileMichael Adam2008-05-101-13/+0
| | | | | Michael (This used to be commit 66c4d58f38557df618f026ddb661190dc02af719)
* packaging: fix GPL version in samba-ctdb specfile.Michael Adam2008-05-101-1/+1
| | | | | Michael (This used to be commit 35543d8815b004d3b29771f07998ee7ee820b567)
* packaging: rename RHEL4-CTDB --> RHEL-CTDBMichael Adam2008-05-1015-0/+0
| | | | | Michael (This used to be commit 711af98d2ce708421a413fe46a386ea9e19d2517)
* packaging: add x perms to samba-ctdb filter-requires-samba.sh script.Michael Adam2008-05-101-0/+0
| | | | | Michael (This used to be commit 7520007efd31d7a81cacc3c2744e6a95dbdc08d4)
* packaging: add x perms to samba-ctdb makerpms.sh script.Michael Adam2008-05-101-0/+0
| | | | | Michael (This used to be commit 405b0f8273ddd397d050b519419193dd8c978aba)
* fixed version in spec fileAndrew Tridgell2008-05-101-1/+1
| | | | (This used to be commit e7023592cbca002d94c47f73a2dc6c3e0a4c4a40)
* merge in spec file from MichaelAndrew Tridgell2008-05-101-36/+78
| | | | (This used to be commit 4aaaf792fe3b972d7ca5737bf7343fbda766d9b0)
* Remove reference to pointless socket optionsVolker Lendecke2008-04-091-4/+0
| | | | (This used to be commit 3aefb0df1c4065223d50c32910ef26704791a6a3)
* Add missing quote. Fix bug 5172. Thanks to Jason Filley ↵Karolin Seeger2008-01-081-1/+1
| | | | | | | <jason@snakelegs.org> for reporting! Karolin (This used to be commit 6be1ee8e6fb4e7fd413098c40b40569a980bd7a5)
* r24015: merge RHEL4-CTDB packaging stuff fromStefan Metzmacher2007-10-1015-0/+1292
| | | | | | | http://people.samba.org/bzr/metze/samba/3_2-ctdb-metze/ metze (This used to be commit 51c90bfa6fdd1c151a27afefb43521540308f234)
* r23793: fixed incorrect v2-only licensing template for debian packaging filesAndrew Tridgell2007-10-103-18/+15
| | | | (This used to be commit 5b65d85a24e93cc01870f330dfe5c21bb4abee7e)
* 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 (This used to be commit 1787fcb8c1199215fcec74472c727b8c8fbf5473)
* r22175: sync packaging changes from SAMBA_3_0_25Gerald Carter2007-10-101-1/+3
| | | | (This used to be commit 057db3255860e8462188f405712f89db97f6abac)
* r22101: remove RedHat 9 packaging files after annoncement on the samba mlGerald Carter2007-10-1014-1108/+0
| | | | (This used to be commit 884952435598430ee74c7ef5a925025321d422c7)
* r21908: update with the 3.0.25 packagingGerald Carter2007-10-101-4/+15
| | | | (This used to be commit 3c2c0bb293c35fc6bf8e545768d366b42900e53b)
* r20745: Commit Finnish transalation of SWAT after reviewSimo Sorce2007-10-101-1/+1
| | | | (This used to be commit a971374117772ab0288faae6a33bce929ea117fa)
* r17509: same for old woody packaging stuffSimo Sorce2007-10-101-1/+1
| | | | (This used to be commit 4fc773080a43cc73906c99a38406706b23e84c3f)
* r17508: I didn;t realize we had this in our packages, remove itSimo Sorce2007-10-101-1/+1
| | | | (This used to be commit 47a462359562eea5d99e1c3965569615c3451397)
* r17445: fix bad PAM file on 64 bit boxesGerald Carter2007-10-101-4/+4
| | | | (This used to be commit d44a3228f08b8855e8f3a5a045b4366af24b82f8)
* r17444: put pam and nss libs in samba-common on RHEL for compatibility with ↵Gerald Carter2007-10-101-6/+6
| | | | | | system provides rpms (This used to be commit cad3d27e05a8c6e325795ce145b9f2840911f4bb)
* r17063: Update debian-sarge for 3.0.23Simo Sorce2007-10-106-111/+93
| | | | (This used to be commit a77b18c78197f40ab51462f3a35d27f300a8359c)
* r16927: back merge of a packaging fix for release numbers (from 3.0.23)Gerald Carter2007-10-101-1/+7
| | | | (This used to be commit 5b4c4928ac63d6872cf13c3cdc4a9a63405bbda4)
* r16752: remove the 'socket options' setting from the shipped default smb.confGerald Carter2007-10-103-231/+180
| | | | (This used to be commit eac00a45efe96411ab8574b3a3d436a285b7e88a)
* r16486: fix RedHat init scripts to rely on OS provided killproc() functionGerald Carter2007-10-103-12/+5
| | | | (This used to be commit 164cdf69f395236ffef9ecc202543d53b5eda2da)
* r16206: Don Meyer <dlmeyer@uiuc.edu> pointed out that RHEL4 rpms use 'Epoch: ↵Gerald Carter2007-10-101-0/+1
| | | | | | 0' so work around that (This used to be commit 304b7913cd25a024269fecdd541af06836816f68)
* r16193: fix packaging dependency on RH platforms for the Unicode::MapUTF8 ↵Gerald Carter2007-10-103-3/+4
| | | | | | perl module (caused by upgarde in smbldap-tools) (This used to be commit abca3b12e78814a395b806a9969a8f12b3230dfd)
* r16131: fix RedHat 9 spec filesGerald Carter2007-10-101-0/+2
| | | | (This used to be commit 1ffb0f06adeb1658fa1f5eed747841c6ff1e5665)
* r15170: don't check for ccacheGerald Carter2007-10-101-1/+1
| | | | (This used to be commit e6a1106820ef532dcf2e50920b82f4536140dcad)
* r15169: openldap2-devel is a suse package (not on RHEL)Gerald Carter2007-10-101-1/+1
| | | | (This used to be commit b8160fdf8796880412f63a5315ed871eae9ccbf0)
* r15168: last minute spec file fix for some change with the using_samba ↵Gerald Carter2007-10-101-0/+1
| | | | | | install path (This used to be commit 81f3fa013801d9cfa22bd1abb329ea887f84a5bc)
* r15165: updates for RH 9 packages (merged from RHEL fixes)Gerald Carter2007-10-102-6/+24
| | | | (This used to be commit 220cf41bc10029ec4bba70df0da27c0d3ce60f54)
* r15163: packaging updates for RHEL/Fedora and break out 'pre' tag to the RPM ↵Gerald Carter2007-10-103-28/+50
| | | | | | release number (This used to be commit e3763272c39dc85e7feca4fc5646225b4b266fbc)
* r14475: patch from Oliver Schulze L. <oliver@samera.com.py> for BUG 3580. ↵Gerald Carter2007-10-101-3/+7
| | | | | | Make RHEL makerpms.sh script more verbose and add some additional options to the rpmbuild process (This used to be commit 7d73973db1a9133d6165b52031f09257046a64f7)
* r14317: Use source/bin as dir to link pam_winbind instead of source/nsswitch/Lars Müller2007-10-106-7/+7
| | | | | | | | | | 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)
* r13514: fix small glitch in the update procedure from /var/cache/samba mishapGerald Carter2007-10-101-2/+1
| | | | (This used to be commit 3857d3693a2c14917df88f4338ac9b78abba9ca1)
* r13411: Sync with the latest fix I've made to package 3.0.21bSimo Sorce2007-10-106-66/+54
| | | | (This used to be commit 46f9f7a6f0352329b2e57030b2af4bc0dc72c580)
* r13392: check gcc version before trying 'make pch'. remove some historical ↵Gerald Carter2007-10-101-27/+17
| | | | | | actions (This used to be commit e0c4e5cfded7d22e37aab7c14d3c0fa4263e7983)
* r13376: break docs out to a separate package; cleanup /var/cache/samba -> ↵Gerald Carter2007-10-101-70/+125
| | | | | | /var/lib/samba (This used to be commit 9cb372605cf0ccd7837e8fe71c597748a9d8ab24)
* r13326: fix bad path in RHEL spec file; going to have to rebuild Fedora packagesGerald Carter2007-10-101-3/+12
| | | | (This used to be commit 18800eab03b7b1c3cf6734b71f462f2fd7b8f24a)
* r13306: Do not call netbios_setup() if this file is sourced by sh or bash.Lars Müller2007-10-101-1/+5
| | | | (This used to be commit 72c6432ae8b8bf2330fc1a8019d332ab95b57e4e)