95 lines
3.4 KiB
XML
95 lines
3.4 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="6f64fa75993bdb285ac4ed6eca6c9212725bff91" type="tarxz">ftp://ftp.gnu.org/gnu/patch/patch-2.7.6.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>attr-devel</Dependency>
|
|
</BuildDependencies>
|
|
<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="8">
|
|
<Date>2020-12-09</Date>
|
|
<Version>2.7.6</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="7">
|
|
<Date>2019-12-11</Date>
|
|
<Version>2.7.6</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Idris Kalp</Name>
|
|
<Email>idriskalp@gmail.com</Email>
|
|
</Update>
|
|
<Update release="6">
|
|
<Date>2018-07-17</Date>
|
|
<Version>2.7.5</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2018-07-15</Date>
|
|
<Version>2.7.6</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2018-07-16</Date>
|
|
<Version>2.7.6</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-01-07</Date>
|
|
<Version>2.7.5</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-04-27</Date>
|
|
<Version>2.7.5</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-03-20</Date>
|
|
<Version>2.7.5</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|