summaryrefslogtreecommitdiff
path: root/packaging/RedHat
AgeCommit message (Collapse)AuthorFilesLines
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-08-01Added autogenerated spec files for various rpm versions.Tim Potter1-0/+1
(This used to be commit 1323972bf4c7a045b2897aae834dff3b6866ee62)
2001-08-01Added and populated .cvsignore files for packaging subdirectories.Tim Potter1-0/+5
(This used to be commit ec042f2af94a834226b59224ab28452b1cd6bf15)
2001-06-01more syncs with SAMBA_2_2Gerald Carter3-95/+0
(This used to be commit a4bf39e3dd8a28faac54ddb4e16bea5adf745440)
2001-06-01sync with SAMBA_2_2Gerald Carter8-173/+215
(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)
2000-08-16fixed typo.Gerald Carter1-1/+1
jerry (This used to be commit f00a330b3e7900bc325802b2a252a392a16a8b2a)
2000-08-15fixed error in [public] spotted by Ron Alexander <rcalex@home.com>Gerald Carter1-2/+1
changed to read only = yes jerry (This used to be commit e17753c532ab6d5ae628c6e6f6d5b810638cb314)
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell5-149/+182
(This used to be commit 453a822a76780063dff23526c35408866d0c0154)
1998-12-19Updated makefile-path info contributed on the samba-technical mailing list.John Terpstra1-19/+29
(This used to be commit bd3770235dd417d06e47d1ba16bcedc8a94e9ff9)
1998-12-04Updated packaging files from 2.0.0 branch - NOTE: Not yet operative.John Terpstra2-31/+38
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 Tridgell2-12/+12
(This used to be commit 42d2509c9fab5c774fd33b9d4b5bd1ee125479c3)
1998-11-18Updated packaging files in line with restructuring of Makefile.inJohn Terpstra2-71/+44
(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-16Updated packaging files (new for Caldera).John Terpstra1-1/+1
(This used to be commit 721a257c941a62508015c0939df40662f8da9a93)
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-14(Hopefully) correct patch files for RedHat & TurboLinux.Jeremy Allison1-43/+70
In fixing this I have learned more about RPM than I *ever* wanted to know.... Jeremy. (This used to be commit 765989e4151a5f8dd48353d7c1b175092717947e)
1998-11-14Fixed makefile problem due to change from SMB_PASSWD to PASSWD_PROGRAM.Jeremy Allison1-1/+1
Thanks to Michael H. Warfield <mhw@wittsend.com> for that. Jeremy. (This used to be commit 6c2a234ac9b4bbef3886c9aa4a198776a0bee6c8)
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-10Updating the password script and documenting password sync stuff.John Terpstra1-0/+10
(This used to be commit 2479fc2238757a64979903a8d79eeb14d99c7b29)
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 Terpstra2-0/+12
(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 Terpstra12-0/+972
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)