public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/ddccontrol] rawhide: Fixed build
Date: Mon, 29 Jun 2026 15:05:16 GMT	[thread overview]
Message-ID: <178274551680.1.3232566873491479208.rpms-ddccontrol-c0426155bdb6@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ddccontrol
            Branch : rawhide
            Commit : c0426155bdb6fc34c3e3a99b50932b425fff5b8d
            Author : Jaroslav Škarvada <jskarvad@redhat.com>
            Date   : 2026-06-29T17:04:53+02:00
            Stats  : +4/-5 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/ddccontrol/c/c0426155bdb6fc34c3e3a99b50932b425fff5b8d?branch=rawhide

            Log:
            Fixed build

Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>

---
diff --git a/.gitignore b/.gitignore
index 2b8e975..2e5d767 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 ddccontrol-*.tar.gz
+/ddccontrol-3.1.2.tar-vendor.gz

diff --git a/ddccontrol.spec b/ddccontrol.spec
index 4c96a84..24a4844 100644
--- a/ddccontrol.spec
+++ b/ddccontrol.spec
@@ -28,9 +28,9 @@ Requires:         dbus-common
 Requires:         /sbin/modprobe
 Requires(post):   /sbin/modprobe
 Summary:          Control your monitor by software using the DDC/CI protocol
-Source0:          https://github.com/ddccontrol/%{name}/releases/download/%{version}/%{name}-%{version}.tar.bz2
+#Source0:          https://github.com/ddccontrol/%{name}/releases/download/%{version}/%{name}-%{version}.tar.bz2
 # Created with: cargo vendor --locked vendor
-Source1:          %{name}-%{version}-vendor.tar.gz
+Source0:          %{name}-%{version}-vendor.tar.gz
 # no monitors on s390(x)
 ExcludeArch:      s390 s390x
 
@@ -64,7 +64,6 @@ Development files for ddccontrol.
 
 %prep
 %autosetup -p1
-tar -xf %{SOURCE1}
 mkdir -p .cargo
 cat > .cargo/config.toml <<'EOF'
 [source.crates-io]

diff --git a/sources b/sources
index d8c8f2a..30c3f83 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-SHA512 (ddccontrol-3.1.2.tar.bz2) = 0869a37ae8b859dba92cad08e699e486fd7f8194e41e7e0cd9747571228b644af756162ec54f5b15d684fdfafbc7ac440a51f7c28aea101d3972dea471854e1a
-SHA512 (ddccontrol-3.1.2-vendor.tar.gz) = 43d50d8634125000da6bc3f219322449787f845273277721438fc492da9acaa418dac76518495e4f8da6a5575fe058838b5f1ccb12caba0de8b80b66ba87ad02
\ No newline at end of file
+SHA512 (ddccontrol-3.1.2-vendor.tar.gz) = f8205ae6f0d54c4a1a5c20d5f78399efb8f132d0eeaf6eb31ad5c35f460bfbfc0ffd718383c8fcc790245435bafadbe8028ce79bbac16da1bf9b77fd0d2a8dac

                 reply	other threads:[~2026-06-29 15:05 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=178274551680.1.3232566873491479208.rpms-ddccontrol-c0426155bdb6@fedoraproject.org \
    --to=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