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

enca-1.13-1.el6 RPM for i686

From ATrpms Stable packages for sl6 i386

Name: enca Distribution: Unknown
Version: 1.13 Vendor: ATrpms.net
Release: 1.el6 Build date: Sat Jan 22 13:34:38 2011
Group: Applications/Text Build host: flocki.atrpms.net
Size: 262215 Source RPM: enca-1.13-1.el6.src.rpm
Packager: ATrpms <http://ATrpms.net/>
Url: http://gitorious.org/enca
Summary: Character set analyzer and detector
Enca is an Extremely Naive Charset Analyser. It detects character set and
encoding of text files and can also convert them to other encodings using
either a built-in converter or external libraries and tools like libiconv,
librecode, or cstocs.

Currently, it has support for Belarussian, Bulgarian, Croatian, Czech,
Estonian, Latvian, Lithuanian, Polish, Russian, Slovak, Slovene, Ukrainian,
Chinese and some multibyte encodings (mostly variants of Unicode)
independent on the language.

This package also contains shared Enca library other programs can make use of.

Install enca if you need to cope with text files of dubious origin
and unknown encoding and convert them to some reasonable encoding.

Provides

Requires

License

GPLv2

Changelog

* Mon Mar 29 2010 Dmitry Butskoy <Dmitry@Butskoy.name> - 1.13-1
  - update to 1.13
* Tue Aug 25 2009 Dmitry Butskoy <Dmitry@Butskoy.name> - 1.10-1
  - Update to 1.10
  - Change urls for new upstream
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.9-4
  - Autorebuild for GCC 4.3
* Thu Aug 16 2007 Dmitry Butskoy <Dmitry@Butskoy.name>
  - Change License tag to GPLv2
* Fri Sep 01 2006 Dmitry Butskoy <Dmitry@Butskoy.name> - 1.9-3
  - rebuild for FC6
* Tue Feb 14 2006 Dmitry Butskoy <Dmitry@Butskoy.name> - 1.9-2
  - rebuild for FC5
* Mon Dec 19 2005 Dmitry Butskoy <Dmitry@Butskoy.name> - 1.9-1
  - upgrade to 1.9
* Mon Nov 28 2005 Dmitry Butskoy <Dmitry@Butskoy.name> - 1.8-1
  - upgrade to 1.8
  - update description
* Fri Sep 16 2005 Dmitry Butskoy <Dmitry@Butskoy.name> - 1.7-4
  - clenup in docs
  - Accepted for Fedora Extra (review by Ville Skytta <ville.skytta@iki.fi>)
* Fri Sep 09 2005 Dmitry Butskoy <Dmitry@Butskoy.name> - 1.7-3
  - build static libs conditionally
  - disable external converters (#167820)
* Thu Sep 08 2005 Dmitry Butskoy <Dmitry@Butskoy.name> - 1.7-2
  - more cleanups (#167820)
* Thu Sep 08 2005 Dmitry Butskoy <Dmitry@Butskoy.name> - 1.7-1
  - spec cleanups for Fedora Extra
  - avoid build with librecode, use just glibc's iconv 
  - avoid any gtk dependencies, html docs are already present in the source
* Mon May 17 2004 David Necas (Yeti) <yeti@physics.muni.cz>
  - doubled percents in changelog
* Mon Dec 22 2003 David Necas (Yeti) <yeti@physics.muni.cz>
  - moved wrappers to libexec
* Thu Nov 06 2003 David Necas (Yeti) <yeti@physics.muni.cz>
  - added b-piconv
  - fixed HTML doc install paths
* Tue Oct 14 2003 David Necas (Yeti) <yeti@physics.muni.cz>
  - testing whether $RPM_BUILD_ROOT is not /
  - updated for new HTML doc location
  - changed make -> %__make, rm -> %__rm
* Sat Aug 02 2003 David Necas (Yeti) <yeti@physics.muni.cz>
  - cleaning $RPM_BUILD_ROOT in %install
* Sat Jun 28 2003 David Necas (Yeti) <yeti@physics.muni.cz>
  - removed --disable-gtk-doc, no longer needed
* Fri Jun 20 2003 David Necas (Yeti) <yeti@physics.muni.cz>
  - added enca.pc to devel package
* Sat Jun 14 2003 David Necas (Yeti) <yeti@physics.muni.cz>
  - updated description
  - added --disable-gtk-doc
* Mon Dec 23 2002 David Necas (Yeti) <yeti@physics.muni.cz>
  - added libenca.so
* Fri Dec 20 2002 David Necas (Yeti) <yeti@physics.muni.cz>
  - fixed URL and Source to trific.ath.cx
* Mon Oct 21 2002 David Necas (Yeti) <yeti@physics.muni.cz>
  - added FAQ to docs
* Thu Oct 10 2002 David Necas (Yeti) <yeti@physics.muni.cz>
  - removed twice-listed %{docdir}/html
* Sat Sep 21 2002 David Necas (Yeti) <yeti@physics.muni.cz>
  - added b-umap
* Sun Sep 15 2002 David Necas (Yeti) <yeti@physics.muni.cz>
  - added enconv
* Thu Aug 29 2002 David Necas (Yeti) <yeti@physics.muni.cz>
  - removed bzip2-devel buildprereq
* Sat Aug 24 2002 David Necas (Yeti) <yeti@physics.muni.cz>
  - added postinstall and postuninstall scriptlets
* Wed Aug 21 2002 David Necas (Yeti) <yeti@physics.muni.cz>
  - updated to enca-0.10.0-pre2
  - added libenca
  - split into enca and enca-devel
  - removed cache
  - fixed HTML_DIR
* Tue Jul 10 2001 David Necas (Yeti) <yeti@physics.muni.cz>
  - changed rpm macros in Source and URL to autoconf macros to ease debian/
    stuff generation
* Sun May 20 2001 David Necas (Yeti) <yeti@physics.muni.cz>
  - added BuildPrereq: bzip2-devel
* Wed May 02 2001 David Necas (Yeti) <yeti@physics.muni.cz>
  - changed group to standard (but much less appropriate) Applications/Text
  - rpm macros are used instead of autoconf macros (after the first definition)
* Sun Mar 11 2001 David Necas (Yeti) <yeti@physics.muni.cz>
  - added defattr, doc attributes
  - uses global configure cache
  - heavy use of predefined directories
  - configure moved to build section as is usual
* Sun Feb 25 2001 David Necas (Yeti) <yeti@physics.muni.cz>
  - updated to enca-0.9.0pre4 (including files and descriptions)
  - added sed dependency
* Wed Oct 25 2000 David Necas (Yeti) <yeti@physics.muni.cz>
  - updated to enca-0.7.5
* Wed Oct 11 2000 David Necas (Yeti) <yeti@physics.muni.cz>
  - removed redundant Provides: enca
* Sun Oct 01 2000 David Necas (Yeti) <yeti@physics.muni.cz>
  - updated to enca-0.7.1
  - man page forced to be intstalled to ${prefix}/share/man
* Tue Sep 26 2000 David Necas (Yeti) <yeti@physics.muni.cz>
  - updated to enca-0.7.0
  - spec autogenerated by configure
* Tue Sep 19 2000 David Necas (Yeti) <yeti@physics.muni.cz>
  - fixed not installing bcstocs
* Wed Sep 13 2000 David Necas (Yeti) <yeti@physics.muni.cz>
  - first packaged (0.6.2)

Files

/usr/bin/enca
/usr/bin/enconv
/usr/lib/libenca.so.0
/usr/lib/libenca.so.0.5.1
/usr/share/doc/enca-1.13
/usr/share/doc/enca-1.13/AUTHORS
/usr/share/doc/enca-1.13/COPYING
/usr/share/doc/enca-1.13/FAQ
/usr/share/doc/enca-1.13/README
/usr/share/doc/enca-1.13/THANKS
/usr/share/doc/enca-1.13/TODO
/usr/share/man/man1/enca.1.gz
/usr/share/man/man1/enconv.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 09:03:18 2024