Lenny, the bug that that patch addresses was already fixed by 2mdk, and that patch is completely superfluous now.
Please check with me before changes like this to the SquirrelMail package. --- Lenny Cartier <[EMAIL PROTECTED]> wrote: > [Contrib-RPM] > Name : squirrelmail > Relocations: (not relocateable) > Version : 1.2.10 > Vendor: MandrakeSoft > Release : 3mdk Build > Date: Mon Jan 27 15:40:26 2003 > Install date: (not installed) Build > Host: bi.mandrakesoft.com > Group : System/Servers Source > RPM: (none) > Size : 1505395 > License: GPL > Packager : Lenny Cartier <[EMAIL PROTECTED]> > URL : http://www.squirrelmail.org/ > Summary : Squirrelmail is a webmail client for > PHP4. > Description : > SquirrelMail is a standards-based webmail package > written in PHP4. It > includes built-in pure PHP support for the IMAP and > SMTP protocols, and > all pages render in pure HTML 4.0 (with no > Javascript) for maximum > compatibility across browsers. It has very few > requirements and is very > easy to configure and install. SquirrelMail has all > the functionality > you would want from an email client, including > strong MIME support, > address books, and folder manipulation. > > Buildarchs: noarch > --=-=-= > > * Mon Jan 27 2003 Lenny Cartier > <[EMAIL PROTECTED]> 1.2.10-3mdk > > - patch2 from Tzafrir Cohen <[EMAIL PROTECTED]> > Fix file name wrongly concatinated. > > --=-=-= > > --=-=-= > squirrelmail-default-pref.patch added > squirrelmail.spec changed > > > > > > --- > squirrelmail-1.2.10-2mdk.src.rpm/squirrelmail.spec > 2003-01-27 16:01:29.000000000 +0100 > +++ > squirrelmail-1.2.10-3mdk.src.rpm/squirrelmail.spec > 2003-01-27 16:01:29.000000000 +0100 > @@ -10,7 +10,7 @@ > Summary: Squirrelmail is a webmail client for PHP4. > Name: squirrelmail > Version: 1.2.10 > -Release: 2mdk > +Release: 3mdk > License: GPL > URL: http://www.squirrelmail.org/ > Group: System/Servers > @@ -21,6 +21,7 @@ > Source5: > http://www.squirrelmail.org/plugins/login_image-0.2.tar.gz > Source6: > http://www.squirrelmail.org/plugins/secure_login-0.5-1.2.8.tar.gz > Patch1: config.php.patch.bz2 > +Patch2: %name-default-pref.patch.bz2 > Patch5: login_image-position.patch.bz2 > Patch6: secure_login-stayinssl.patch.bz2 > BuildRoot: %{_tmppath}/%{name}-%{version}-root > @@ -47,7 +48,9 @@ > i18n, including the main po file and some > compilation scripts. > > %prep > + > %setup -q > + > rm -f plugins/make_archive.pl > > if [ -d plugins/address_add ];then > @@ -101,6 +104,8 @@ > -e "s|__PREFSDIR__|%{prefsdir}|g;" $f > done > > +%patch2 -p1 > + > cp %{SOURCE2} doc/RPM.readme > > %install > @@ -200,6 +205,10 @@ > %{basedir}/po > > %changelog > +* Mon Jan 27 2003 Lenny Cartier > <[EMAIL PROTECTED]> 1.2.10-3mdk > +- patch2 from Tzafrir Cohen > <[EMAIL PROTECTED]> > + Fix file name wrongly concatinated. > + > * Mon Jan 13 2003 Stefan van der Eijk > <[EMAIL PROTECTED]> 1.2.10-2mdk > - uploaded for David Walser > - Thu Dec 05 2002 David Walser > <[EMAIL PROTECTED]> 1.2.10-2mdk > > --=-=-= > > -- > http://www.mandrake-linux.com/en/cookerdevel.php3 > __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com
