side/system/base/patch/pspec.xml
2025-11-03 23:39:49 +03:00

42 lines
1.1 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "file:///usr/share/xml/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>patch</Name>
<Homepage>https://savannah.gnu.org/projects/patch/</Homepage>
<Packager>
<Name>fury</Name>
<Email>[email protected]</Email>
</Packager>
<License>GPL-3</License>
<PartOf>system.base</PartOf>
<Summary>Patch takes a patch file generated by diff command, and applies it to the original files, thus producing patched files.</Summary>
<Description>pass</Description>
<Archive sha1sum="2b151e08827f797636cc7741628d2147fdf8de8b" type="tarxz">
mirrors://gnu/patch/patch-2.8.tar.xz
</Archive>
<BuildDependencies>
<Dependency>attr-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1"></Patch> -->
</Patches>
</Source>
<Package>
<Name>patch</Name>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2025-03-30</Date>
<Version>2.8</Version>
<Name>fury</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>