summaryrefslogtreecommitdiff
path: root/packaging/RedHat/samba2.spec.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2003-03-29merging packaging changes fro 2.2Gerald Carter1-3/+1
(This used to be commit d75787a112ff723f9ffe55531604fd2e99bb34d4)
2003-03-05merging some packaging fixes from SAMBA_2_2Gerald Carter1-0/+10
(This used to be commit 214decbda680f23691f0d633d4a29c2c7e17de6b)
2003-03-04forgot that i should run autogen.sh as part of releaseGerald Carter1-1/+0
(This used to be commit ebd134c0ce0d4db51822a4c29a0de768fcfa261f)
2003-03-04make sure to call autogen.shGerald Carter1-0/+1
(This used to be commit 7558ee9d47beab11099d0a9d89b2e74dc58c9935)
2002-12-04ln -s /lib/libns_winbind.so /lib/libnss_winbind.so.2Gerald Carter1-2/+1
(This used to be commit aba40c38344356c5048ce57eb1c8e4d4be91f830)
2002-11-27* finializnig RedHat package for alpha21 releaseGerald Carter1-0/+3
* fix cli_ds_getprimarydominfo() (bad memcpy() ) (This used to be commit e6184bbd8f87586e8cc98e4c599cf8e16f310bb9)
2002-11-26* fixing RedHat spec file for 3.0Gerald Carter1-31/+34
* updating Makefile & configure script to use CONFIGDIR & VFSLIBDIR * set LIBDIR to ${prefix}/lib/samba when --with-fhs is enabled * make installdirs take an arbitrary number of arguements (This used to be commit f0d09cf676bc335e8fde9fe730730f2949411a54)
2002-11-26fix path to compiled VFS librariesGerald Carter1-3/+3
(This used to be commit 6722ec03a0c76deea73a525350c47aa041778c9c)
2002-11-26fixing install problems with VFS modulesGerald Carter1-16/+7
(This used to be commit 3a38736c1a07de6f09bd10e67fa0557ddf49dc1c)
2002-11-26working on alpha21Gerald Carter1-114/+9
* sync packaging files with HEAD * started work on WHATSNEW (This used to be commit 9d6bdffb9e549bc0553f9a3b5830061ba6aa04b2)
2002-10-21installcp script is no longer used...Gerald Carter1-1/+1
(This used to be commit 5c2c02b600790570c2036010cbfd7bed1a1598ae)
2002-10-21Initial build for Samba 3.0. Not finished, but at leastGerald Carter1-14/+3
the makerpms.sh completes successfully. (This used to be commit d7ef8cf8da462a1ea9cf114c7ffd33c9a5c3fd9d)
2002-10-21trying to sync with SAMBA_2_2Gerald Carter1-40/+73
(This used to be commit e67b9fa1dd579ab3b1a5e2142185ce24e1c27c2b)
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-77/+135
(This used to be commit 03ac082dcb375b6f3ca3d810a6a6367542bc23ce)
2001-09-04Don't overwrite an existing /etc/xinetd.d/swat on install file since weTim Potter1-2/+2
don't overwrite it on upgrade. Does this make sense? (This used to be commit 90b3dccfd421bac6516c298f85fcccc857c57989)
2001-08-08Merge of modesty patch from 2.2 spec file.Tim Potter1-2/+2
(This used to be commit 4c4d128d08e848c65b1aec8bcc0b1bc3a913d55b)
2001-08-01Modifying spec files is PITA.Tim Potter1-18/+27
- Install winbind daemon, client programs, nss and pam libraries - Removed codepage stuff so spec file works with current HEAD branch (This used to be commit 04005e74c6f897ba9965b89210d06212486eeac7)
2001-06-01sync with SAMBA_2_2Gerald Carter1-137/+165
(This used to be commit 81b3af71d5c9ccd20d7e7303becc35bff30c39b4)
2001-01-05Sync up packaging updates that didn't make it to HEAD.David O'Neill1-62/+106
(This used to be commit c6f7358535eb96112e055d60d39c1595601d3056)
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-100/+132
(This used to be commit 453a822a76780063dff23526c35408866d0c0154)
1998-12-04Updated packaging files from 2.0.0 branch - NOTE: Not yet operative.John Terpstra1-3/+19
I will update these when 2.0.0beta3 has shipped. <John H Terpstra> (This used to be commit a6d3601cc687b59afb346502488a2e74f2f737a9)
1998-11-21global change from samba.anu.edu.au to samba.orgAndrew Tridgell1-11/+11
(This used to be commit 42d2509c9fab5c774fd33b9d4b5bd1ee125479c3)
1998-11-18Updated packaging files in line with restructuring of Makefile.inJohn Terpstra1-1/+1
(This used to be commit 05f2d78c8ee1dc0516d9e1076e0954ee2c2cd4b2)
1998-11-16Set sticky bit on /var/spool/samba.John Terpstra1-1/+1
Further security review. (This used to be commit e31c61c29eb126680c78d6d02dc11827b39a064b)
1998-11-16Reviewed file permissions and removed other execute on samba start/stop script.John Terpstra1-1/+1
(This used to be commit 2dde295da0e387cdd5c20a0bec72f9316f4d80f2)
1998-11-14Fixed swat packaging & man page packaging.Jeremy Allison1-4/+7
Jeremy. (This used to be commit 178d1bd61b3a622adc48b6423fae1db815cae3da)
1998-11-14Fixes to get the manpages from the right place.Jeremy Allison1-7/+10
Jeremy. (This used to be commit 0e3bfe5f2860066aa07bce7a691f7af682c73949)
1998-11-14Added --with-smbwrapper to configure lines in spec files so JohnT'sJeremy Allison1-1/+1
scripts work ok. Jeremy. (This used to be commit 9dc2502382f17c2bd1794c92ad0f4862a76b84e8)
1998-11-05Changed build root to launch off /var/tmp instead of /tmp.John Terpstra1-1/+1
(This used to be commit c16f051a40ff9d2ce15539ff7d4d177e0cb6de97)
1998-10-29Fixed spec file entry that was causing the CDRom installer to generateJohn Terpstra1-1/+1
a message claiming that package installation had failed when it really did work. The error was caused by the killall command being used where there is no /proc for it to work on. (This used to be commit 7eaf47853ea2f48702847c81a9ec7cd351a3079b)
1998-10-25A little more tweaking and sqeaking. Now, will it work? Argh!John Terpstra1-21/+57
(This used to be commit d42b641acba95f45ad204e64e80e30d5d96490e8)
1998-10-25Packaging mods - make sure we always keep our config files and NEVER mv them ↵John Terpstra1-8/+11
to *.rpmsave (This used to be commit af36d39434eaf39817f9916be79dcf2817897ee2)
1998-10-23Updated paths.John Terpstra1-5/+1
(This used to be commit 21e56ce707963507fe301b4feaad62964196aa46)
1998-10-05More yuck changes for Red Hat RPM production.John Terpstra1-0/+2
(This used to be commit aa38a03961442e70e453f65c60f717765b4bea6f)
1998-10-05Added rpcclient and smbwrapper stuff.John Terpstra1-4/+16
(This used to be commit 1638930839f295077778dc0af9b27343d452e959)
1998-09-06Adding header and footer html files for SWAT, adding samba.gif file too.John Terpstra1-1/+8
(This used to be commit c9a9fd131ba65cfde3a20d0ff5ff690064ef6c99)
1998-08-21Adding first cut of the new Red Hat Linux packaging tools.John Terpstra1-0/+267
Note: It is intended to extend this so that the release process produces all the packaging scripts, templates, etc. that may be needed. (This used to be commit 6e196841c618044d33da45d3de5371004a58e4c6)