Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Text-Iconv-1.7-18.el7 RPM for x86_64

From CentOS 7.9.2009 for x86_64 / Packages

Name: perl-Text-Iconv Distribution: Unknown
Version: 1.7 Vendor: CentOS
Release: 18.el7 Build date: Tue Jun 10 07:06:50 2014
Group: Development/Libraries Build host: worker1.bsys.centos.org
Size: 34049 Source RPM: perl-Text-Iconv-1.7-18.el7.src.rpm
Packager: CentOS BuildSystem <http://bugs.centos.org>
Url: http://search.cpan.org/dist/Text-Iconv/
Summary: Perl interface to iconv() codeset conversion function
The Text::Iconv module provides a Perl interface to the iconv()
function as defined by the Single UNIX Specification. The convert()
method converts the encoding of characters in the input string from
the fromcode codeset to the tocode codeset, and returns the result.
Settings of fromcode and tocode and their permitted combinations are
implementation-dependent. Valid values are specified in the system
documentation.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 1.7-18
  - Mass rebuild 2014-01-24
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.7-17
  - Mass rebuild 2013-12-27
* Wed Nov 21 2012 Jitka Plesnikova <jplesnik@redhat.com> - 1.7-16
  - Convert README to UTF-8
* Fri Oct 26 2012 Jitka Plesnikova <jplesnik@redhat.com> - 1.7-15
  - Specify all dependencies.
  - Add default filter.
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7-14
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Mon Jun 11 2012 Petr Pisar <ppisar@redhat.com> - 1.7-13
  - Perl 5.16 rebuild
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7-12
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Fri Jun 17 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.7-11
  - Perl mass rebuild
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Dec 23 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.7-9
  - 661697 rebuild for fixing problems with vendorach/lib
* Fri May 07 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.7-8
  - Mass rebuild with perl-5.12.0
* Fri Dec 04 2009 Stepan Kasal <skasal@redhat.com> - 1.7-7
  - rebuild against perl 5.10.1
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.7-4
  - Rebuild for perl 5.10 (again)
* Tue Feb 12 2008 Andreas Thienemann <athienem@redhat.com> - 1.7-3
  - Rebuilt against gcc-4.3
* Mon Jan 28 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.7-2
  - rebuild for new perl
* Wed Nov 07 2007 Marcela Maslanova <mmaslano@redhat.com> - 1.7-1
  - upgrade on 1.7
  - Resolves: rhbz#331011
* Fri Aug 31 2007 Andreas Thienemann <andreas@bawue.net> - 1.5-1
  - Updated to new upstream release
* Tue Apr 17 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.4-6
  - BuildRequire perl(ExtUtils::MakeMaker).
* Wed Aug 30 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.4-5
  - Fix order of arguments to find(1).
  - Drop version from perl build dependency.
* Thu Feb 16 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.4-4
  - Rebuild.
* Thu Jan 19 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.4-3
  - Specfile cleanup.
* Thu Apr 07 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.4-2
  - rebuilt
* Sun Jul 18 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.4-0.fdr.1
  - Update to 1.4, INSTALLDIRS= fixed upstream.
* Tue Jun 29 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.3-0.fdr.1
  - Update to 1.3, patch naughty upstream Makefile.PL so that INSTALLDIRS= works.
  - Avoid RPATH on < FC2.
* Sun May 09 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.2-0.fdr.7
  - BuildRequire perl >= 1:5.6.1-34.99.6 for support for vendor installdirs.
  - Use pure_install to avoid perllocal.pod workarounds.
* Sun Apr 25 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.2-0.fdr.6
  - Require perl(:MODULE_COMPAT_*).
* Mon Feb 02 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.2-0.fdr.5
  - Reduce directory ownership bloat.
* Tue Dec 02 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.2-0.fdr.4
  - Specfile cleanup.
* Sun Aug 31 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.2-0.fdr.3
  - Install into vendor dirs.
* Fri Jul 04 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.2-0.fdr.2
  - Fix dir ownerships and non-root strip during build.
  - Update description.
* Wed May 07 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.2-0.fdr.1
  - First Fedora release.

Files

/usr/lib64/perl5/vendor_perl/Text
/usr/lib64/perl5/vendor_perl/Text/Iconv.pm
/usr/lib64/perl5/vendor_perl/auto/Text
/usr/lib64/perl5/vendor_perl/auto/Text/Iconv
/usr/lib64/perl5/vendor_perl/auto/Text/Iconv/Iconv.so
/usr/lib64/perl5/vendor_perl/auto/Text/Iconv/autosplit.ix
/usr/share/doc/perl-Text-Iconv-1.7
/usr/share/doc/perl-Text-Iconv-1.7/Changes
/usr/share/doc/perl-Text-Iconv-1.7/README
/usr/share/man/man3/Text::Iconv.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:35:08 2024