public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-vhost-device-sound] rawhide: Fix vendored build
Date: Mon, 22 Jun 2026 21:31:07 GMT	[thread overview]
Message-ID: <178216386764.1.16749688590342329478.rpms-rust-vhost-device-sound-b06b8a0c5aa8@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-06-22 21:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178216386764.1.16749688590342329478.rpms-rust-vhost-device-sound-b06b8a0c5aa8@fedoraproject.org \
    --to=yselkowi@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox