public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Nicolas Chauvet <kwizart@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/nv-codec-headers] f45: Expand name macro
Date: Tue, 15 Sep 2026 19:33:15 GMT	[thread overview]
Message-ID: <178950079506.1.2828407593609816310.rpms-nv-codec-headers-d7b160d112d6@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/nv-codec-headers
Branch : f45
Commit : d7b160d112d6d10e0eed0b2667a2587c14fea6f7
Author : Nicolas Chauvet <kwizart@gmail.com>
Date   : 2026-09-15T21:18:37+02:00
Stats  : +2/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/nv-codec-headers/c/d7b160d112d6d10e0eed0b2667a2587c14fea6f7?branch=f45

Log:
Expand name macro

---
diff --git a/nv-codec-headers.spec b/nv-codec-headers.spec
index 17f6f96..ef27ead 100644
--- a/nv-codec-headers.spec
+++ b/nv-codec-headers.spec
@@ -4,7 +4,7 @@ Release:        1%{?dist}
 Summary:        FFmpeg version of Nvidia Codec SDK headers
 License:        MIT
 URL:            https://github.com/FFmpeg/nv-codec-headers
-Source0:        %{url}/archive/n%{version}/%{name}-n%{version}.tar.gz
+Source0:        %{url}/archive/n%{version}/nv-codec-headers-n%{version}.tar.gz
 
 BuildArch:      noarch
 
@@ -15,7 +15,7 @@ FFmpeg version of headers required to interface with Nvidias codec APIs.
 
 
 %prep
-%autosetup -n %{name}-n%{version}
+%autosetup -n nv-codec-headers-n%{version}
 sed -i -e 's@/include@/include/ffnvcodec@g' ffnvcodec.pc.in
 
 # Extract license

                 reply	other threads:[~2026-09-15 19:33 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=178950079506.1.2828407593609816310.rpms-nv-codec-headers-d7b160d112d6@fedoraproject.org \
    --to=kwizart@gmail.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