Merge pull request #1506 from Rmys/master

lvm2 ver. bump
This commit is contained in:
Rmys
2022-12-26 23:16:39 +03:00
committed by GitHub
+10 -3
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Userland logical volume management tools</Summary>
<Description>LVM2 includes all of the support for handling read/write operations physical and logical volumes.</Description>
<Archive sha1sum="7a3834ca1ddaa7c4edc3863f18ec604f45722c65" type="targz">http://mirrors.kernel.org/sourceware/lvm2/LVM2.2.02.186.tgz</Archive>
<Archive sha1sum="b3b19cc26c8792fe853083c4ad19b4987123d61a" type="targz">http://mirrors.kernel.org/sourceware/lvm2/LVM2.2.03.18.tgz</Archive>
<BuildDependencies>
<Dependency versionFrom="2.37.4">libutil-linux-devel</Dependency>
<Dependency>eudev-devel</Dependency>
@@ -36,9 +36,9 @@
<Patch level="1">lvm2-2.02.166-HPPA-no-O_DIRECT.patch</Patch>
<Patch level="1">lvm2-2.02.184-mksh_build.patch</Patch>
<Patch level="1">lvm2-2.02.186-udev_remove_unsupported_option.patch</Patch-->
<Patch level="1">fix-stdio-usage.patch</Patch>
<!-- <Patch level="1">fix-stdio-usage.patch</Patch> -->
<Patch level="1">mlockall-default-config.patch</Patch>
<Patch level="1">portability.patch</Patch>
<!-- <Patch level="1">portability.patch</Patch> -->
</Patches>
</Source>
@@ -186,6 +186,13 @@
</Package>
<History>
<Update release="10">
<Date>2022-12-25</Date>
<Version>2.03.18</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2022-07-21</Date>
<Version>2.02.186</Version>