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

leigh scott <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from leigh scott <[email protected]> ---
Use cmake3 for

BuildRequires:  cmake

and

%build
mkdir -p %{_target_platform}
pushd %{_target_platform}
    %cmake -G Ninja \
    ..


Also the source url is wrong, change it to

Source0:        %url/archive/v%{version}/SVT-HEVC-%{version}.tar.gz


Does the description need to have this?

, and is highly optimized for Intel® Xeon™ Scalable Processor and
Xeon™ D processors.

-- 
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