public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bochs] rawhide: Fix file ownership
@ 2026-08-24 18:50 Gwyn Ciesla
0 siblings, 0 replies; only message in thread
From: Gwyn Ciesla @ 2026-08-24 18:50 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/bochs
Branch : rawhide
Commit : 0fcae10541540e476df90e437f5e9c498d8cd3d9
Author : Gwyn Ciesla <gwync@protonmail.com>
Date : 2026-08-24T13:50:27-05:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/bochs/c/0fcae10541540e476df90e437f5e9c498d8cd3d9?branch=rawhide
Log:
Fix file ownership
---
diff --git a/bochs.spec b/bochs.spec
index b23c2cb..887c44d 100644
--- a/bochs.spec
+++ b/bochs.spec
@@ -180,6 +180,8 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/bochs/SeaVGABIOS-README
%{_mandir}/man5/bochsrc.5*
%dir %{_datadir}/bochs/
%{_datadir}/bochs/keymaps/
+%{_datadir}/bochs/OVMF-pure-efi.fd
+%{_datadir}/bochs/RELEASEX64_OVMF.fd
%ifarch %{ix86} x86_64
%files bios
@@ -190,8 +192,6 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/bochs/SeaVGABIOS-README
%{_datadir}/bochs/SeaBIOS-README
%{_datadir}/bochs/README-i440fx
%{_datadir}/bochs/i440fx.bin
-%{_datadir}/bochs/OVMF-pure-efi.fd
-%{_datadir}/bochs/RELEASEX64_OVMF.fd
%endif
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-24 18:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-24 18:50 [rpms/bochs] rawhide: Fix file ownership Gwyn Ciesla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox