forked from pool/purpose
This commit is contained in:
parent
a30d94740d
commit
f1a17378e5
@ -51,9 +51,7 @@ BuildRequires: pkgconfig(Qt5Network) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Qml) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-lang
|
||||
%endif
|
||||
|
||||
%description
|
||||
This framework offers the possibility to create integrate services and actions
|
||||
@ -65,6 +63,7 @@ can receive all the information they need.
|
||||
%package -n %{lname}
|
||||
Summary: Framework to integrate services and actions - core library
|
||||
Group: System/Libraries
|
||||
Recommends: %{name}
|
||||
|
||||
%description -n %{lname}
|
||||
This framework offers the possibility to create integrate services and actions
|
||||
@ -78,6 +77,7 @@ This package contains the core library files of the package.
|
||||
%package -n libKF5PurposeWidgets5
|
||||
Summary: Framework to integrate services and actions - GUI library
|
||||
Group: System/Libraries
|
||||
Recommends: %{name}
|
||||
|
||||
%description -n libKF5PurposeWidgets5
|
||||
This framework offers the possibility to create integrate services and actions
|
||||
@ -137,13 +137,13 @@ This package contains development files needed to build applications which rely
|
||||
%endif
|
||||
|
||||
%files -n %{lname}
|
||||
%license COPYING*
|
||||
%{_kf5_libdir}/libKF5Purpose.so.*
|
||||
|
||||
%files -n libKF5PurposeWidgets5
|
||||
%{_kf5_libdir}/libKF5PurposeWidgets.so.*
|
||||
|
||||
%files
|
||||
%doc COPYING*
|
||||
%{_kf5_libdir}/libPhabricatorHelpers.so.*
|
||||
%{_kf5_libdir}/libReviewboardHelpers.so.*
|
||||
%{_kf5_libexecdir}/
|
||||
|
Loading…
x
Reference in New Issue
Block a user