diff --git a/libmfx.spec b/libmfx.spec index 911fea7..40f4607 100644 --- a/libmfx.spec +++ b/libmfx.spec @@ -33,29 +33,29 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: x86_64 %description -Intel® Media SDK provides a plain C API to access hardware-accelerated -video decode, encode and filtering on Intel® Gen graphics hardware +Intel Media SDK provides a plain C API to access hardware-accelerated +video decode, encode and filtering on Intel Gen graphics hardware platforms. Implementation written in C++ 11 with parts in C-for-Media (CM). %package -n %lname -Summary: The Intel® Media SDK +Summary: The Intel Media SDK Group: System/Libraries %description -n %lname -Intel® Media SDK provides a plain C API to access hardware-accelerated -video decode, encode and filtering on Intel® Gen graphics hardware +Intel Media SDK provides a plain C API to access hardware-accelerated +video decode, encode and filtering on Intel Gen graphics hardware platforms. Implementation written in C++ 11 with parts in C-for-Media (CM). %package devel -Summary: Development files Intel® Media SDK +Summary: Development files Intel Media SDK Group: Development/Languages/C and C++ Requires: %lname = %version %description devel This package contains the development headers and pkgconfig files for -the Intel® Media SDK. +the Intel Media SDK. %prep %setup -q -n MediaSDK-intel-mediasdk-%{version}