https://bugzilla.rpmfusion.org/show_bug.cgi?id=5527

--- Comment #2 from leigh scott <[email protected]> ---
The buildrequires are bloated, please reduce to


BuildRequires: gcc-c++
BuildRequires: ffmpeg-devel
BuildRequires: meson
BuildRequires: ocl-icd-devel
BuildRequires: pulseaudio-libs-devel
BuildRequires: scdoc
BuildRequires: wayland-devel
BuildRequires: wayland-protocols-devel


As for your man file hacks, non of them are required so remove

scdoc < manpage/wf-recorder.1.scd | gzip -c > manpage/%{name}.1.gz


and



mkdir -p %{buildroot}/%{_mandir}/man1
install -p -m 644 manpage/%{name}.1.gz
%{buildroot}/%{_mandir}/man1/%{name}.1.gz

rpmbuild compresses the manpage to *.gz atomically 

Installing wf-recorder.1 to
/builddir/build/BUILDROOT/wf-recorder-0.2-1.x86_64/usr/share/man/man1

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
_______________________________________________
rpmfusion-developers mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to