Accepting request 248931 from KDE:Frameworks5

- Update to 5.0.95~git20140911 (r5d1c60d):
   * Use QPluginLoader instead of KService for loading the plugins.
   * API cleanups
- Drop kservice-devel BuildRequires, per upstream changes
- Add baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/248931
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kfilemetadata5?expand=0&rev=7
This commit is contained in:
Stephan Kulow 2014-09-12 15:03:59 +00:00 committed by Git OBS Bridge
commit 9263d538c2
5 changed files with 15 additions and 9 deletions

1
baselibs.conf Normal file
View File

@ -0,0 +1 @@
kfilemetadata5

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5d050460eb2da897d529cb9965b440e41ff9420af2a65b429204af8ac98ab717
size 85360

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:46df2c4ff3552ecfd938efa84f80ff90007c81edc10e775a348347f6e3f6fe06
size 84420

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Sep 11 16:28:16 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.0.95~git20140911 (r5d1c60d):
* Use QPluginLoader instead of KService for loading the plugins.
* API cleanups
- Drop kservice-devel BuildRequires, per upstream changes
- Add baselibs.conf
-------------------------------------------------------------------
Sun Aug 10 21:04:39 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -17,20 +17,18 @@
Name: kfilemetadata5
Version: 5.0.1
Version: 5.0.95~git20140911
Release: 0
Summary: Extract Metadata
License: GPL-2.0+ and LGPL-2.1+ and LGPL-3.0
Group: Development/Libraries/KDE
Url: http://www.kde.org/
Source: kfilemetadata-%{version}.tar.xz
# needs libzip -> needs libepub
#Source1: baselibs.conf
Source1: baselibs.conf
BuildRequires: extra-cmake-modules >= 1.0.0
BuildRequires: karchive-devel >= 5.0.0
BuildRequires: kf5-filesystem
BuildRequires: ki18n-devel >= 5.0.0
BuildRequires: kservice-devel >= 5.0.0
BuildRequires: libepub-devel
BuildRequires: libexiv2-devel >= 0.21
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
@ -73,8 +71,6 @@ A library for extracting file metadata. Development files
%doc COPYING*
%{_kf5_plugindir}/
%{_kf5_libdir}/libKF5FileMetaData.so.*
%{_kf5_servicesdir}/
%{_kf5_servicetypesdir}/
%files devel
%defattr(-,root,root)