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