Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > d07bb251398aa0c1b36d2703eb8dc1ff > files > 3

kservice-5.5.0-1.mga5.src.rpm

#
# Please do not update/rebuild/touch this package before asking first to mikala and/or neoclust
# This package is part of the KDE Stack.
#
#define debug_package %{nil}

%define rel 1

Summary:        KDE Frameworks 5 Tier 3 solution for working with .desktop files
Name:           kservice
Version: 5.5.0
Release:        %mkrel %rel
License:        GPLv2+
Group:          System/Base
Source0:        http://fr2.rpmfind.net/linux/KDE/unstable/framework/%{name}-%{version}.tar.xz
Patch0:         kservice-4.96.0-add-kde-menu.patch
URL:            https://www.kde.org/

BuildRequires:  pkgconfig(Qt5Core)
BuildRequires:  pkgconfig(Qt5DBus)
BuildRequires:  pkgconfig(Qt5Xml)
BuildRequires:  pkgconfig(Qt5Concurrent)
BuildRequires:  pkgconfig(Qt5Test)

BuildRequires:  kf5-macros
BuildRequires:  kcrash-devel >= %version
BuildRequires:  kconfig-devel >= %version
BuildRequires:  kdbusaddons-devel >= %version
BuildRequires:  ki18n-devel >= %version
BuildRequires:  kdoctools-devel >= %version
BuildRequires:  karchive-devel >= %version

BuildRequires:	libxml2-utils
BuildRequires:	docbook-dtds
BuildRequires:	docbook-style-xsl

%description
KDE Frameworks 5 Tier 3 solution for working with .desktop files

%files -f %{name}5.lang
%_kf5_bindir/kbuildsycoca5
%_sysconfdir/xdg/kf5/menus/applications.menu
%_kf5_datadir/kservicetypes5/application.desktop
%_kf5_datadir/kservicetypes5/kplugininfo.desktop
%_kf5_mandir/man?/*
%_kf5_mandir/*/man?/*

#--------------------------------------------------------------------

%define kf5service_major 5
%define libkf5service %mklibname kf5service %{kf5service_major}

%package -n %libkf5service
Summary:      KDE Frameworks 5 Tier 3 solution for working with .desktop files
Group:        System/Libraries

%description -n %libkf5service
KDE Frameworks 5 Tier 3 solution for working with .desktop files

%files -n %libkf5service
%_kf5_libdir/libKF5Service.so.%{kf5service_major}*

#--------------------------------------------------------------------

%define kf5service_devel %mklibname kf5service -d

%package -n %kf5service_devel

Summary:        Devel stuff for %name
Group:          Development/KDE and Qt
Requires:       %libkf5service = %version-%release
Requires:       %name = %version-%release
Provides:       %name-devel = %{version}-%{release}

%description -n %kf5service_devel
This package contains header files needed if you wish to build applications
based on %name.

%files -n %kf5service_devel
%_kf5_includedir/KService
%_kf5_includedir/kservice_version.h
%_kf5_libdir/cmake/KF5Service
%_kf5_libdir/*.so
%_libdir/qt5/mkspecs/modules/*.pri

#--------------------------------------------------------------------

%prep
%setup -q -n %name-%version
%apply_patches

%build
%cmake_kf5 -DSYSCONF_INSTALL_DIR="%_sysconfdir"
%make

%install
%makeinstall_std -C build
%find_lang %{name}5



%changelog
* Thu Dec 18 2014 neoclust <neoclust> 5.5.0-1.mga5
+ Revision: 803899
- New version 5.5.0

* Wed Oct 15 2014 umeabot <umeabot> 5.1.0-3.mga5
+ Revision: 748477
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 5.1.0-2.mga5
+ Revision: 681209
- Mageia 5 Mass Rebuild

* Thu Aug 07 2014 neoclust <neoclust> 5.1.0-1.mga5
+ Revision: 660448
- New version 5.1.0

* Sun Jul 13 2014 neoclust <neoclust> 5.0.0-1.mga5
+ Revision: 651629
- New version 5.0.0

* Sun Jul 06 2014 neoclust <neoclust> 4.100.0-1.mga5
+ Revision: 650297
- New version 4.100.0
- New version 4.99.0

* Wed Apr 02 2014 neoclust <neoclust> 4.98.0-1.mga5
+ Revision: 611301
- New version 4.98.0

* Wed Mar 05 2014 neoclust <neoclust> 4.97.0-1.mga5
+ Revision: 599809
- New version 4.97.0

* Wed Feb 19 2014 fwang <fwang> 4.96.0-2.mga5
+ Revision: 594604
- update more br
- update br
- add more br

  + neoclust <neoclust>
    - Fix Requires
    - imported package kservice