public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-vhost-device-sound] rawhide: Fix vendored build
@ 2026-06-22 21:31 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-06-22 21:31 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/rust-vhost-device-sound
            Branch : rawhide
            Commit : b06b8a0c5aa873612c687f5ef247d28e110ef836
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2026-06-22T17:30:27-04:00
            Stats  : +4/-0 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/rust-vhost-device-sound/c/b06b8a0c5aa873612c687f5ef247d28e110ef836?branch=rawhide

            Log:
            Fix vendored build

[skip changelog]

---
diff --git a/.gitignore b/.gitignore
index 55accdb..13998e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /vhost-device-sound-v0.2.0.tar.gz
 /rust-vhost-device-sound-0.2.0-vendor.tar.xz
 /vhost-device-sound-0.3.0.crate
+/rust-vhost-device-sound-0.3.0-vendor.tar.xz

diff --git a/rust-vhost-device-sound.spec b/rust-vhost-device-sound.spec
index 336a5a4..a2161ef 100644
--- a/rust-vhost-device-sound.spec
+++ b/rust-vhost-device-sound.spec
@@ -50,6 +50,7 @@ BuildRequires:  rust-toolset
 BuildRequires:  alsa-lib-devel
 BuildRequires:  clang-devel
 BuildRequires:  pipewire-devel
+BuildRequires:  pkgconfig(gstreamer-app-1.0)
 %else
 BuildRequires:  cargo-rpm-macros >= 24
 %endif
@@ -187,6 +188,7 @@ use the "xen" feature of the "%{crate}" crate.
 %autosetup -n %{crate}-%{version_no_tilde} -p1 -N %{?with_bundled_rust_deps:-a1}
 %autopatch -p1
 %cargo_prep %{?with_bundled_rust_deps:-v vendor}
+rm -f Cargo.lock
 
 %if %{without bundled_rust_deps}
 %generate_buildrequires

diff --git a/sources b/sources
index d0d43f5..8764a47 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 SHA512 (vhost-device-sound-0.3.0.crate) = 441864ed778c5bef4d43ce18a6ef5e33dc2d2bf3a37c55faed74b9976fe84c1e753d261854123ee23ed4ed3b2c3dd00d38c9caac17ed53a75ce061033c3e3548
+SHA512 (rust-vhost-device-sound-0.3.0-vendor.tar.xz) = 7bee587e93f47c68d7ab611f4172398ecadf8c4949e6119a4ad00eee6c4b074e4ccda33a49fc9c7709f4fe1634e695935ec833ee45ed4e68b292201687b06564

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-22 21:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-22 21:31 [rpms/rust-vhost-device-sound] rawhide: Fix vendored build Yaakov Selkowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox