From 16a4029862fb7827aa29c6ba96dc37ada32a2df1 Mon Sep 17 00:00:00 2001 From: abc Date: Tue, 7 Nov 2023 02:44:01 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: abc --- ft_wl_fwk.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ft_wl_fwk.spec b/ft_wl_fwk.spec index 52525fb..5d0c673 100644 --- a/ft_wl_fwk.spec +++ b/ft_wl_fwk.spec @@ -16,7 +16,7 @@ Name: ft_wl_fwk Version: 1.0.0 Release: 1%{?dist} -Summary: Ft_wl_fwk. +Summary: Implementation of wayland-protocol License: Apache-2.0 URL: https://gitee.com/openeuler/ft_wl_fwk @@ -30,7 +30,7 @@ Requires: compiler-rt llvm-devel python3 Requires: distributed-utils ft_engine ft_surface ft_mmi ft_flutter ft_multimedia mesa-libEGL mesa-libEGL-devel %description -Ft_wl_fwk. +ft_wl_fwk is implementation of wayland-protocol. The implementation is based on FangTian. %prep %autosetup -n %{name}-%{version} -p1