--- trunk/core/samba/samba-3.0.34-r1.smage2 2009/05/11 19:01:13 1578 +++ trunk/core/samba/samba-3.0.34-r1.smage2 2009/05/11 19:15:26 1579 @@ -39,8 +39,8 @@ mirror://${PNAME}/samba-3.0.20-libdirsymlink.patch mirror://${PNAME}/samba-3.0.27-extrabins.patch mirror://${PNAME}/samba-3.0.28-subins-configure.patch - mirror://${PNAME}/samba-3.0.28-subins-makefile.patch - mirror://${PNAME}/samba-3.0.27-magellan-no-swat.patch + mirror://${PNAME}/samba-3.0.34-subins-makefile.patch + mirror://${PNAME}/samba-3.0.34-magellan-no-swat.patch mirror://${PNAME}/samba-3.0.27-invalid-free-fix.patch ) @@ -59,11 +59,11 @@ mpatch samba-3.0.20-libdirsymlink.patch || die mpatch samba-3.0.27-extrabins.patch || die mpatch samba-3.0.28-subins-configure.patch || die - mpatch samba-3.0.28-subins-makefile.patch || die + mpatch samba-3.0.34-subins-makefile.patch || die # remove swat completely now; since we have no httpd server yet # if really needed we make an extra package to save diskspace - mpatch samba-3.0.27-magellan-no-swat.patch || die + mpatch samba-3.0.34-magellan-no-swat.patch || die # official samba fixes # fixes an invalid pointer in libsmbclient - see upstream bug #5021