public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/svt-av1] epel9-next: Move development docs to devel-docs package Close: rhbz#1990449
Date: Tue, 14 Jul 2026 21:52:31 GMT [thread overview]
Message-ID: <178406595126.1.5134897966746886598.rpms-svt-av1-0db4d80c603e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/svt-av1
Branch : epel9-next
Commit : 0db4d80c603e8110b9597c7f2c0703fdefdff883
Author : Robert-André Mauchin <zebob.m@gmail.com>
Date : 2021-08-09T21:53:32+02:00
Stats : +14/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/svt-av1/c/0db4d80c603e8110b9597c7f2c0703fdefdff883?branch=epel9-next
Log:
Move development docs to devel-docs package Close: rhbz#1990449
---
diff --git a/svt-av1.spec b/svt-av1.spec
index 7a746c1..cd24810 100644
--- a/svt-av1.spec
+++ b/svt-av1.spec
@@ -47,11 +47,20 @@ This package contains SVT-AV1 libraries.
%package devel
Summary: Development files for SVT-AV1
Requires: %{name}-libs = %{version}-%{release}
+Recommends: %{name}-devel-docs = %{version}-%{release}
%description devel %_description.
This package contains the development files for SVT-AV1.
+%package devel-docs
+Summary: Development documentation for SVT-AV1
+BuildArch: noarch
+
+%description devel-docs %_description.
+
+This package contains the documentation for development of SVT-AV1.
+
%package -n gstreamer1-%{name}
Summary: GStreamer 1.0 %{name}-based plug-in
Requires: gstreamer1-plugins-base%{?_isa}
@@ -97,7 +106,7 @@ popd
%files libs
%license LICENSE.md PATENTS.md
-%doc Docs CHANGELOG.md CONTRIBUTING.md README.md STYLE.md
+%doc CHANGELOG.md CONTRIBUTING.md README.md
%{_libdir}/libSvtAv1Dec.so.0*
%{_libdir}/libSvtAv1Enc.so.0*
@@ -108,6 +117,10 @@ popd
%{_libdir}/pkgconfig/SvtAv1Dec.pc
%{_libdir}/pkgconfig/SvtAv1Enc.pc
+%files devel-docs
+%license LICENSE.md PATENTS.md
+%doc Docs
+
%files -n gstreamer1-%{name}
%{_libdir}/gstreamer-1.0/libgstsvtav1enc.so
reply other threads:[~2026-07-14 21:52 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=178406595126.1.5134897966746886598.rpms-svt-av1-0db4d80c603e@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