public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/nv-codec-headers] f45: Expand name macro
@ 2026-09-15 19:33 Nicolas Chauvet
0 siblings, 0 replies; only message in thread
From: Nicolas Chauvet @ 2026-09-15 19:33 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-15 19:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-15 19:33 [rpms/nv-codec-headers] f45: Expand name macro Nicolas Chauvet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox