On Fri, 25 Mar 2005 19:52:58 +0100 Geert wrote:
GJ> On Friday 25 March 2005 17:35, Robert Story wrote:
GJ> > On Fri, 25 Mar 2005 08:43:01 -0500 Eric wrote:
GJ> > ED> Has the problem with SMB passwords been fixed in YDL 4.0.1?
GJ> >
GJ> > No. But all you have to do is grab the source rpm, apply the spec patch,
GJ> > and rebuild.
GJ> 
GJ> Would you write the recipe for this ? I mean, there are certainly people on
GJ> 
GJ> this list, that haven't done such things yet (patching is new for me too). 
GJ> Just a simple command after command example would be helpful.

1) Grab the samba src rpm from your favorite mirror:

ftp://mirror.services.wisc.edu/mirrors/linux/distributions/yellowdog/update
s/yellowdog-4.0/SRPMS/samba-3.0.10-1.ydl.1.src.rpm

2) install it (as root): rpm -ivh samba-3.0.10-1.ydl.1.src.rpm

3) Save the attached patch to /tmp/

4) cd /usr/src/yellowdog/SPECS/; patch -p0 < /tmp/samba-pwd.pat

5) cd ..; rpmbuild -bb SPECS/samba.spec

6) rpm -Fvh RPMS/ppc/samba-*

Attachment: samba-pwd.pat
Description: Binary data

_______________________________________________
yellowdog-general mailing list
[email protected]
http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general
HINT: to Google archives, try  '<keywords> site:terrasoftsolutions.com'

Reply via email to