Update package version to 2.03.36

This commit is contained in:
2025-11-01 14:19:14 +02:00
parent 6203e8949f
commit 068b583d41
4 changed files with 84 additions and 15 deletions
+28 -2
View File
@@ -1,8 +1,34 @@
name: lvm2
description: Logical Volume Manager 2
version: 2.03.35
version: 2.03.36
revision: 1
url: https://sourceware.org/lvm2/
license: GPL2,LGPL2.1
architecture: any
depends: ["libaio"]
type: source
make_depends:
- libaio
- readline
- thin-provisioning-tools
- util-linux
- udev
downloads:
- url: https://sourceware.org/ftp/lvm2/LVM2.${BPM_PKG_VERSION}.tgz
extract_to: ${BPM_SOURCE}
extract_strip_components: 1
checksum: 44db12df4b990ed2c910176279f70b257f79ee6fc7684c577afbf59c13cd2cca
split_packages:
- name: lvm2
keep:
- etc/lvm/lvm.conf
- etc/lvm/lvmlocal.conf
depends:
- device-mapper
- libaio
- readline
- util-linux
- name: device-mapper
description: Device mapper userspace library and tools
depends:
- glibc
- udev