/[packages]/cauldron/dos2unix/current/SPECS/dos2unix.spec
ViewVC logotype

Contents of /cauldron/dos2unix/current/SPECS/dos2unix.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1915028 - (show annotations) (download)
Fri Dec 2 22:48:05 2022 UTC (16 months, 2 weeks ago) by danf
File size: 710 byte(s)
SILENT: Switch URLs to https:
1 Summary: Converts DOS and Mac EOLs to UNIX-style EOLs and vice versa
2 Name: dos2unix
3 Version: 7.4.3
4 Release: %mkrel 1
5 License: BSD
6 Group: Text tools
7 URL: https://www.xs4all.nl/~waterlan/dos2unix.html
8 Source: https://www.xs4all.nl/~waterlan/dos2unix/%{name}-%{version}.tar.gz
9 BuildRequires: gettext
10 BuildRequires: perl-devel
11
12 %description
13 Convert text files with DOS or Mac line endings to Unix line endings
14 and vice versa.
15
16 %prep
17 %setup -q
18 %autopatch -p1
19
20 %build
21 %make_build
22
23 %install
24 %make_install docsubdir=%{name}
25 %find_lang %{name} --with-man --all-name
26
27 %files -f %{name}.lang
28 %doc %{_docdir}/%{name}
29 %{_bindir}/dos2unix
30 %{_bindir}/unix2dos
31 %{_bindir}/mac2unix
32 %{_bindir}/unix2mac
33 %{_mandir}/man1/*.1*

  ViewVC Help
Powered by ViewVC 1.1.30