浏览代码

Add an empty %files section to main package

In order for the jellyfin meta-package to exist, there has to be an empty
%files section for it.

Fixes: #3701

Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
Brian J. Murrell 4 年之前
父节点
当前提交
eb18ab3403
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      fedora/jellyfin.spec

+ 3 - 0
fedora/jellyfin.spec

@@ -74,6 +74,9 @@ EOF
 %{__install} -D -m 0755 %{SOURCE14} %{buildroot}%{_libexecdir}/jellyfin/restart.sh
 %{__install} -D -m 0644 %{SOURCE16} %{buildroot}%{_prefix}/lib/firewalld/services/jellyfin.xml
 
+%files
+# empty as this is just a meta-package
+
 %files server
 %attr(755,root,root) %{_bindir}/jellyfin
 %{_libdir}/jellyfin/*.json