removed ® everywhere
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx?expand=0&rev=10
This commit is contained in:
parent
2a419d02de
commit
6d8f4a78f2
14
libmfx.spec
14
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}
|
||||
|
Loading…
Reference in New Issue
Block a user