public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/svt-av1] epel9-next: Move development docs to devel-docs package Close: rhbz#1990449
@ 2026-07-14 21:52 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-07-14 21:52 UTC (permalink / raw)
  To: git-commits

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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-14 21:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-14 21:52 [rpms/svt-av1] epel9-next: Move development docs to devel-docs package Close: rhbz#1990449 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox