Hi,
I've replaced a few instances of "i386" with "%{_arch} in the
spec file of these packages. I put the SRPMS in the /incoming
directory.
Can someone rebuild them on cooker and integrate them??
Thanks,
Stefan
Name : perl-MIME-Base64 Relocations: (not
relocateable)
Version : 2.11 Vendor: MandrakeSoft
Release : 2mdk Build Date: Sun Dec 5
13:31:03 1999
Install date: (not installed) Build Host:
cgmd77035.chello.nl
Group : Development/Languages Source RPM: (none)
Size : 12751 License: GPL
Summary : Perl module for MIME encoding/decoding (base64 and
quoted-printable)
Description :
This package contains a base64 encoder/decoder and a quoted-printable
encoder/decoder. These encoding methods are specified in RFC 2045 -
MIME (Multipurpose Internet Mail Extensions).
The Base64 encoding is designed to represent arbitrary sequences of
octets in a form that need not be humanly readable. A 65-character
subset ([A-Za-z0-9+/=]) of US-ASCII is used, enabling 6 bits to be
represented per printable character.
The quoted-printable encoding is intended to represent data that
largely consists of bytes that correspond to printable characters in
the ASCII character set. Non-printable characters are represented by
a triplet consisting of the character "=" followed by two hexadecimal
digits.
The MIME::Base64 and MIME::QuotedPrint modules used to be part of
libwww-perl package. They are now distributed separately (as this
package). The main improvement is that the base64 encoder/decoder is
implemented by XS functions. This makes it about 20 times faster than
the old implementation as pure Perl.
* Sun Dec 05 1999 Stefan van der Eijk <[EMAIL PROTECTED]>
- Changed a few instances of i386 into %{_arch}
Name : perl-Msgcat Relocations: (not
relocateable)
Version : 1.03 Vendor: MandrakeSoft
Release : 2mdk Build Date: Sun Dec 5
13:38:27 1999
Install date: (not installed) Build Host:
cgmd77035.chello.nl
Group : Development/Languages Source RPM: (none)
Size : 4676 License: GPL
Summary : Msgcat, a small Perl module for XPG4 message catalog
functions
Description :
This is Msgcat, a small Perl modules for systems which support the XPG4
message catalog functions : catopen(3), catgets(3) and catclose(4).
* Sun Dec 05 1999 Stefan van der Eijk <[EMAIL PROTECTED]>
- changed instances of i386 into %{_arch} in the spec file.