From 6d8f4a78f2531c5c0dd68bf7706f93e0b3c3512c3edc50f8ba1380b9b80d8224 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Tue, 11 Jun 2019 07:06:28 +0000 Subject: [PATCH] =?UTF-8?q?removed=20=C2=AE=20everywhere?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx?expand=0&rev=10 --- libmfx.spec | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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}