Hillwood Yang 2017-10-29 13:29:58 +00:00 committed by Git OBS Bridge
parent 036284da2b
commit b8cf467e48

View File

@ -23,7 +23,7 @@ Version: 2.0.0
Release: 0
Summary: Deepin Tool Kit Core
License: GPL-3.0+
Group: Development/Libraries/X11
Group: System/GUI/Other
Url: https://github.com/linuxdeepin/dtkcore
Source0: https://github.com/linuxdeepin/dtkcore/archive/%{version}/%{name}-%{version}.tar.gz
BuildRequires: fdupes
@ -43,7 +43,7 @@ You shoud read the [Deepin Application Specification](doc/Specification) firstly
%package -n lib%{name}%{libver}
Summary: Dtkcore libraries
Group: Development/Libraries/X11
Group: Development/Libraries
%description -n lib%{name}%{libver}
Deepint Tool Kit (Dtk) is the base devlopment tool of all C++/Qt Developer work
@ -53,7 +53,7 @@ You shoud read the [Deepin Application Specification](doc/Specification) firstly
%package devel
Summary: Development tools for dtkcore
Group: Development/Libraries/X11
Group: Development/Languages/C and C++
Requires: lib%{name}%{libver} = %{version}
%description devel