forked from pool/dos2unix
This commit is contained in:
parent
ce8b9eb0cb
commit
17ca87236d
@ -26,7 +26,7 @@ License: BSD3c
|
|||||||
Url: http://www.xs4all.nl/~waterlan/#DOS2UNIX
|
Url: http://www.xs4all.nl/~waterlan/#DOS2UNIX
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
Source1: dos2unix-de.po.bz2
|
Source1: dos2unix-de.po.bz2
|
||||||
Provides: unix2dos >= %{version}
|
Provides: unix2dos = %{version}
|
||||||
Obsoletes: unix2dos < %{version}
|
Obsoletes: unix2dos < %{version}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
@ -37,15 +37,6 @@ converts plain text from MAC (CR) format to UNIX format (LF).
|
|||||||
Unix2dos converts plain text files from UNIX
|
Unix2dos converts plain text files from UNIX
|
||||||
format to DOS format and unix2dos converts from UNIX to MAC format.
|
format to DOS format and unix2dos converts from UNIX to MAC format.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Benjamin Lin blin @ socs.uts.edu.au
|
|
||||||
Erwin Waterlander <waterlan @ xs4all.nl>
|
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
bzcat %{S:1} > po/dos2unix/de.po
|
bzcat %{S:1} > po/dos2unix/de.po
|
||||||
|
Loading…
Reference in New Issue
Block a user