add dos2unix and version bump

This commit is contained in:
groni
2016-01-01 13:27:07 +01:00
parent 3fb09074d4
commit 5f3a4f0635
7 changed files with 212 additions and 2 deletions
+88
View File
@@ -0,0 +1,88 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>dos2unix</Name>
<Homepage>http://www.xs4all.nl/~waterlan/dos2unix.html</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>freedist</License>
<IsA>app:console</IsA>
<Summary>Convert DOS and MAC text files to UNIX format</Summary>
<Description>dos2unix can convert DOS and MAC files to UNIX format, processing character encoding and line ending characters.</Description>
<Archive sha1sum="3cc653ab32344446345e77b736d4578c80ef4d5c" type="targz">http://waterlan.home.xs4all.nl/dos2unix/dos2unix-7.3.tar.gz</Archive>
</Source>
<Package>
<Name>dos2unix</Name>
<Files>
<Path fileType="executable">/usr/bin/mac2unix</Path>
<Path fileType="executable">/usr/bin/unix2dos</Path>
<Path fileType="executable">/usr/bin/unix2mac</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>hd2u</Name>
<Summary>hd2u, Dos2Unix text file converter</Summary>
<Files>
<Path fileType="executable">/usr/bin/dos2unix</Path>
</Files>
</Package>
<History>
<Update release="7">
<Date>2015-12-29</Date>
<Version>7.3</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2015-02-08</Date>
<Version>7.1</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2014-06-07</Date>
<Version>6.0.5</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2014-02-28</Date>
<Version>6.0.4</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2014-02-17</Date>
<Version>5.3.1</Version>
<Comment>Release.</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-05-28</Date>
<Version>5.3.1</Version>
<Comment>Confilicts Fixed</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2011-08-11</Date>
<Version>5.3.1</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>