lvm2 util-linux ver. bump
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
<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="8d54ecbc27f44f4b601b13cbd4a3f66147e7e567" type="targz">http://mirrors.kernel.org/sourceware/lvm2/LVM2.2.03.29.tgz</Archive>
|
||||
<Archive sha1sum="a502838f2205eb775a1b691de60efbbeac2bb9ec" type="targz">http://mirrors.kernel.org/sourceware/lvm2/LVM2.2.03.30.tgz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="2.37.4">libutil-linux-devel</Dependency>
|
||||
<Dependency versionFrom="2.40.4">libutil-linux-devel</Dependency>
|
||||
<Dependency>eudev-devel</Dependency>
|
||||
<Dependency>libaio-devel</Dependency>
|
||||
<Dependency>readline-devel</Dependency>
|
||||
@@ -188,6 +188,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="18">
|
||||
<Date>2025-01-16</Date>
|
||||
<Version>2.03.30</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2024-12-13</Date>
|
||||
<Version>2.03.29</Version>
|
||||
|
||||
@@ -11,6 +11,7 @@ from pisi.actionsapi import shelltools
|
||||
|
||||
pisitools.cflags.add("-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64")
|
||||
pisitools.cflags.sub("-O[\d]", "-Os")
|
||||
shelltools.export("PYTHON", "/usr/bin/python3")
|
||||
|
||||
def setup():
|
||||
shelltools.export("SUID_CFLAGS", "-fpie")
|
||||
|
||||
@@ -13,11 +13,11 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Various useful Linux utilities</Summary>
|
||||
<Description>The util-linux package contains a large variety of low-level system utilities that are necessary for a Linux system to function.</Description>
|
||||
<Archive sha1sum="59d363aa55d8b74abd7663545c29b353524294af" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.40/util-linux-2.40.2.tar.xz</Archive>
|
||||
<Archive sha1sum="1484b6d498527906d2e4c059ca3a3f3d05631e76" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.40/util-linux-2.40.4.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>eudev-devel</Dependency>
|
||||
<Dependency>python-devel</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>readline-devel</Dependency>
|
||||
<Dependency>shadow</Dependency>
|
||||
<Dependency>ncurses-devel</Dependency>
|
||||
@@ -91,7 +91,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>util-linux runtime library</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>python</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>sqlite</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Replaces>
|
||||
@@ -154,6 +154,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="23">
|
||||
<Date>2025-01-14</Date>
|
||||
<Version>2.40.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="22">
|
||||
<Date>2024-07-05</Date>
|
||||
<Version>2.40.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user