Merge pull request #237 from ertugerata/master
patch rebuild and add xattr support
This commit is contained in:
@@ -13,6 +13,9 @@
|
|||||||
<Summary>Applies patch files</Summary>
|
<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>
|
<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>
|
<Archive sha1sum="8fd8f8f8ba640d871bce1bd33c7fd5e2ebe03a1e" type="tarxz">ftp://ftp.gnu.org/gnu/patch/patch-2.7.5.tar.xz</Archive>
|
||||||
|
<BuildDependencies>
|
||||||
|
<Dependency>attr-devel</Dependency>
|
||||||
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<!--<Patch level="1">patch-2.7.1-initialize-data-structures-early-enough.patch</Patch>-->
|
<!--<Patch level="1">patch-2.7.1-initialize-data-structures-early-enough.patch</Patch>-->
|
||||||
</Patches>
|
</Patches>
|
||||||
|
|||||||
Reference in New Issue
Block a user