summaryrefslogtreecommitdiff
path: root/packaging/RedHat/samba.spec.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2003-10-10a few cleanups in output from spec fileGerald Carter1-84/+90
(This used to be commit 757b8a3405d5a403f8956a27ee0fc7b8355b2f28)
2003-10-064 changesGerald Carter1-4/+10
* default to 1 CPU (patch from Nir Soffer) * clear up some messy syntax (extra ;'s) * remove duplicate installation of *msg files * remove unnecessary build of smbspool`& modules (This used to be commit 175d4aa334f510146bc673a0049110f0873775bc)
2003-10-01make sure libnss_winbind.so.2 is included in the RedHAT RPMSGerald Carter1-2/+2
(This used to be commit 6b16d9e0ad9d79efb754cdccaf1d8f907eadaa9f)
2003-09-25last minute updates from BuchanGerald Carter1-0/+1
(This used to be commit 13636235af569fcdfcfc75033f30e21afb78ce05)
2003-09-24Install message translation files for swat.Tim Potter1-0/+1
(This used to be commit c3e5cbd4f0ea6b756d99733cb0714ecf9390d195)
2003-09-02another round of changes for build on RedHatGerald Carter1-8/+16
(This used to be commit a8de1f41c9e8465a26d5ce19c5c08efda186e198)
2003-09-02I think this will gracefully get around issues between different rpmGerald Carter1-2/+9
versions. Particularly the long standing problem with Net::LDAP dependencies in examples/LDAP. I'll build new packages tomorrow as the final test. (This used to be commit cca0f603506b2e3c20eff5e1dd235354363d7a86)
2003-08-30i know there is an specfile macro for determing the RPM versionGerald Carter1-1/+1
but I can't seem to find it right now. This should get us around all problems with RPM adding Net::LDAP to the list of requirements. (This used to be commit 3c2bcc5804f3809221219b24be53a19e03b58535)
2003-08-29packaging updates; use rpm -E when possible for spec & src dir; also avoid ↵Gerald Carter1-0/+7
Net::LDAP dependencies (This used to be commit 3b31d1aa8ff3baaa48beee86e72e8a6caaf5ac1b)
2003-08-29adding smbcquotas to the list of installed toolsGerald Carter1-1/+2
(This used to be commit e872c3e4a117090528b2b1c7036e07f30b0a31ca)
2003-08-29adding packaging for charset modulesGerald Carter1-0/+1
(This used to be commit 8c9ae560b4f61146f8add848337c24b62fa0b9ea)
2003-08-29fix order of init scripts and remove references to swat/READMEGerald Carter1-3/+0
(This used to be commit 3ec9e76052e2e5f9f2cf26d1925344497de7c5fb)
2003-08-14ntlm_auth should be installed as well. It is now of use by Squid and Midgard ↵Alexander Bokovoy1-1/+2
and is stable enough so it make sense to provide it in a Samba Team's binary packages (This used to be commit 6615b06cd186d58b25e0af9ef4174868f99d9be3)
2003-07-26remove unnceccsary $; spotted by Lee TaylorGerald Carter1-1/+1
(This used to be commit 5cde975bec9c726857815c89cd479028bce64685)
2003-07-25call chkconfig --del winbind on removal (bug #238)Gerald Carter1-0/+1
(This used to be commit 942c3ae6e0dc69c1ed4bbc6b765bec0c98582e7f)
2003-07-25fix libsmbclientr symlink (patch by Alex Duggan for bug #247)Gerald Carter1-20/+5
(This used to be commit 67f3a26c26c3e88f3764bb1c34e94c1f6cbc58c0)
2003-07-09Large set of changes to add UNIX account/group managementGerald Carter1-4/+6
to winbindd. See README.idmap-and-winbind-changes for details. (This used to be commit 1111bc7b0c7165e1cdf8d90eb49f4c368d2eded6)
2003-06-06updates for RedHat packagingGerald Carter1-0/+438
(This used to be commit 53001b8db3492608095988b0fc3d6155a0e52822)