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
|
ExclusiveArch: x86_64
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Intel® Media SDK provides a plain C API to access hardware-accelerated
|
Intel Media SDK provides a plain C API to access hardware-accelerated
|
||||||
video decode, encode and filtering on Intel® Gen graphics hardware
|
video decode, encode and filtering on Intel Gen graphics hardware
|
||||||
platforms. Implementation written in C++ 11 with parts in C-for-Media
|
platforms. Implementation written in C++ 11 with parts in C-for-Media
|
||||||
(CM).
|
(CM).
|
||||||
|
|
||||||
%package -n %lname
|
%package -n %lname
|
||||||
Summary: The Intel® Media SDK
|
Summary: The Intel Media SDK
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n %lname
|
%description -n %lname
|
||||||
Intel® Media SDK provides a plain C API to access hardware-accelerated
|
Intel Media SDK provides a plain C API to access hardware-accelerated
|
||||||
video decode, encode and filtering on Intel® Gen graphics hardware
|
video decode, encode and filtering on Intel Gen graphics hardware
|
||||||
platforms. Implementation written in C++ 11 with parts in C-for-Media
|
platforms. Implementation written in C++ 11 with parts in C-for-Media
|
||||||
(CM).
|
(CM).
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development files Intel® Media SDK
|
Summary: Development files Intel Media SDK
|
||||||
Group: Development/Languages/C and C++
|
Group: Development/Languages/C and C++
|
||||||
Requires: %lname = %version
|
Requires: %lname = %version
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
This package contains the development headers and pkgconfig files for
|
This package contains the development headers and pkgconfig files for
|
||||||
the Intel® Media SDK.
|
the Intel Media SDK.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n MediaSDK-intel-mediasdk-%{version}
|
%setup -q -n MediaSDK-intel-mediasdk-%{version}
|
||||||
|
Loading…
Reference in New Issue
Block a user