File baloo5-widgets.spec of Package baloo5-widgets.4880

#
# spec file for package baloo5-widgets
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:           baloo5-widgets
Version:        15.12.3
Release:        0
Summary:        Framework for searching and managing metadata
License:        GPL-2.0+ and LGPL-2.1+ and LGPL-3.0
Group:          System/GUI/KDE
Url:            http://www.kde.org
Source:         baloo-widgets-%{version}.tar.xz
Source99:       baloo5-widgets-rpmlintrc
BuildRequires:  baloo5-devel
BuildRequires:  extra-cmake-modules >= 0.0.15
BuildRequires:  kdelibs4support-devel
BuildRequires:  kf5-filesystem
BuildRequires:  kfilemetadata5-devel
BuildRequires:  ki18n-devel
BuildRequires:  kio-devel
BuildRequires:  kservice-devel
BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
Obsoletes:      libKF5BalooWidgets5
Provides:       libKF5BalooNaturalQueryParser1 = %{version}
Obsoletes:      libKF5BalooNaturalQueryParser1 < %{version}
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
Baloo is a framework for searching and managing metada

%package devel
Summary:        Development package for baloo5-widgets
Group:          Development/Libraries/KDE
Requires:       %{name} = %{version}
Requires:       kio-devel
Provides:       baloo-widgets5-devel
Obsoletes:      baloo-widgets5-devel
Requires:       pkgconfig(Qt5Widgets) >= 5.2.0

%description devel
Development package for baloo5-widgets

%prep
%setup -q -n baloo-widgets-%{version}

%build
  %cmake_kf5 -d build
  %make_jobs

%install
  %kf5_makeinstall -C build

%post
/sbin/ldconfig

%postun
/sbin/ldconfig

%files
%defattr(-,root,root)
%doc COPYING*
%{_kf5_bindir}/baloo_filemetadata_temp_extractor
%{_kf5_libdir}/libKF5BalooWidgets.so.*

%files devel
%defattr(-,root,root)
%doc COPYING*
%{_kf5_includedir}/
%{_kf5_libdir}/libKF5BalooWidgets.so
%{_kf5_libdir}/cmake/KF5BalooWidgets/

%changelog
openSUSE Build Service is sponsored by