85 lines
3.0 KiB
XML
85 lines
3.0 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>patch</Name>
|
||
<Homepage>http://www.gnu.org/software/patch/patch.html</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>GPLv2</License>
|
||
<IsA>app:console</IsA>
|
||
<Summary>Applies patch files</Summary>
|
||
<Description>Patch takes a patch file generated by diff command, and applies it to the original files, thus producing patched files.</Description>
|
||
<Archive sha1sum="8fd8f8f8ba640d871bce1bd33c7fd5e2ebe03a1e" type="tarxz">ftp://ftp.gnu.org/gnu/patch/patch-2.7.5.tar.xz</Archive>
|
||
<Patches>
|
||
<!--<Patch level="1">patch-2.7.1-initialize-data-structures-early-enough.patch</Patch>-->
|
||
</Patches>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>patch</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>attr</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
<Path fileType="man">/usr/share/man</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="7">
|
||
<Date>2015-06-05</Date>
|
||
<Version>2.7.5</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Ertuğrul Erata</Name>
|
||
<Email>ertugrulerata@gmail.com</Email>
|
||
</Update>
|
||
<Update release="6">
|
||
<Date>2015-02-01</Date>
|
||
<Version>2.7.4</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Hakan Yıldız</Name>
|
||
<Email>hknyldz93@gmail.com</Email>
|
||
</Update>
|
||
<Update release="5">
|
||
<Date>2014-05-11</Date>
|
||
<Version>2.7.1</Version>
|
||
<Comment>Release bump.</Comment>
|
||
<Name>Marcin Bojara</Name>
|
||
<Email>marcin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="4">
|
||
<Date>2013-08-27</Date>
|
||
<Version>2.7.1</Version>
|
||
<Comment>Add patch.</Comment>
|
||
<Name>Serdar Soytetir</Name>
|
||
<Email>kaptan@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2013-08-01</Date>
|
||
<Version>2.7.1</Version>
|
||
<Comment>Fix deps.</Comment>
|
||
<Name>Serdar Soytetir</Name>
|
||
<Email>kaptan@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2013-02-17</Date>
|
||
<Version>2.7.1</Version>
|
||
<Comment>New release</Comment>
|
||
<Name>Serdar Soytetir</Name>
|
||
<Email>kaptan@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2012-09-23</Date>
|
||
<Version>2.7</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Yusuf Aydemir</Name>
|
||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|