Rebuild without libuuid.la

This commit is contained in:
2026-01-07 15:27:14 +02:00
parent efabb4f2d9
commit 6ca68368be
+3 -3
View File
@@ -1,7 +1,7 @@
name: volume_key name: volume_key
description: A library for manipulating storage volume encryption keys and storing them separately from volumes to handle forgotten passphrases, and the associated command-line tool description: A library for manipulating storage volume encryption keys and storing them separately from volumes to handle forgotten passphrases, and the associated command-line tool
version: 0.3.12 version: 0.3.12
revision: 1 revision: 2
url: https://pagure.io/volume_key url: https://pagure.io/volume_key
license: GPL2-or-later license: GPL2-or-later
architecture: any architecture: any
@@ -19,10 +19,10 @@ make_depends:
- python-setuptools - python-setuptools
- swig - swig
downloads: downloads:
- url: https://pagure.io/volume_key/archive/volume_key-${BPM_PKG_VERSION}/volume_key-volume_key-${BPM_PKG_VERSION}.tar.gz - url: https://releases.pagure.org/volume_key/volume_key-${BPM_PKG_VERSION}.tar.xz
extract_to: ${BPM_SOURCE} extract_to: ${BPM_SOURCE}
extract_strip_components: 1 extract_strip_components: 1
checksum: 8b7941586b711859f568b01f44df87a23081a1c75f40c42b66af3fda10341180 checksum: 6ca3748fc1dad22c450bbf6601d4e706cb11c5e662d11bb4aeb473a9cd77309b
split_packages: split_packages:
- name: volume_key - name: volume_key
- name: python-volume_key - name: python-volume_key