|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
%global framework kfilemetadata
|
|
|
|
|
%global plasma_version 5.1.95
|
|
|
|
|
%global plasma_version 5.2.1
|
|
|
|
|
|
|
|
|
|
# Enable to build ffmpeg extractor
|
|
|
|
|
%global ffmpeg 0
|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
|
Summary: A Tier 2 KDE Framework for extracting file metadata
|
|
|
|
|
Version: 5.6.1
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
|
|
|
|
|
# # KDE e.V. may determine that future LGPL versions are accepted
|
|
|
|
|
License: LGPLv2 or LGPLv3
|
|
|
|
@ -80,6 +80,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|
|
|
|
%{_kf5_includedir}/KFileMetaData
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Feb 27 2015 Daniel Vrátil <dvratil@redhat.com> - 5.6.1-2
|
|
|
|
|
- Rebuild (GCC 5)
|
|
|
|
|
|
|
|
|
|
* Tue Feb 24 2015 Daniel Vrátil <dvratil@redhat.com> - 5.6.1-1
|
|
|
|
|
- Plasma 5.2.1
|
|
|
|
|
|
|
|
|
|