Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37486019
en ru br
ALT Linux repos
S:1.0.3-alt2
5.0: 1.0.1-alt1
4.1: 1.0.1-alt1
4.0: 1.0.1-alt1
3.0: 1.0.0-alt1

Group :: Text tools
RPM: hd2u

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 


Name: hd2u
Version: 1.0.3
Release: alt2

Group: Text tools
Summary: Converts DOS-style EOLs to UNIX-style EOLs and vice versa.
Url: http://www.megaloman.com/~hany/software/hd2u/
License: GPL

Conflicts: dos2unix unix2dos

Source: %name-%version.tar.bz2

# Automatically added by buildreq on Wed Apr 21 2004 (-bi)

BuildRequires: libpopt-devel

%description
hd2u is "Hany's Dos2Unix convertor". It provides 'dos2unix'.

'dos2unix' is filter used to convert DOS-style EOLs to UNIX-style EOLs and vice
versa (EOL - End Of Line character). Aditionaly it can also handle files
with Macintosh-style EOLs and convert them into other EOLs.

unix2dos is symbolic link to dos2unix

%prep
%setup -q

%build
%configure
%make_build

%install
mkdir -p %buildroot/%_bindir
%make BUILD_ROOT="%buildroot" install
ln -s dos2unix %buildroot/%_bindir/unix2dos

%files
%_bindir/dos2unix
%_bindir/unix2dos
%doc AUTHORS CREDITS ChangeLog NEWS README TODO

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin