This commit is contained in:
parent
740affd274
commit
7407ba1cd8
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 11 22:45:36 UTC 2017 - christophe@krop.fr
|
||||||
|
|
||||||
|
- Update to KDE Applications 17.08.0
|
||||||
|
* New feature release
|
||||||
|
* https://www.kde.org/announcements/announce-applications-17.08.0.php
|
||||||
|
- Changes since 17.04.3 :
|
||||||
|
- Too many changes to list here
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 5 18:17:56 UTC 2017 - christophe@krop.fr
|
Sat Aug 5 18:17:56 UTC 2017 - christophe@krop.fr
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kio-extras5
|
# spec file for package kio-extras5
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -15,13 +15,14 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
|
|
||||||
Name: kio-extras5
|
Name: kio-extras5
|
||||||
Version: 17.07.90
|
Version: 17.07.90
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version 5.26.0
|
%define kf5_version 5.26.0
|
||||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
|
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||||
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
Summary: Additional KIO slaves for KDE applications
|
Summary: Additional KIO slaves for KDE applications
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -55,6 +56,8 @@ BuildRequires: libtag-devel
|
|||||||
BuildRequires: openslp-devel
|
BuildRequires: openslp-devel
|
||||||
BuildRequires: phonon4qt5-devel
|
BuildRequires: phonon4qt5-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
|
BuildRequires: solid-devel
|
||||||
|
BuildRequires: xz
|
||||||
BuildRequires: pkgconfig(Qt5DBus) >= 5.4.0
|
BuildRequires: pkgconfig(Qt5DBus) >= 5.4.0
|
||||||
BuildRequires: pkgconfig(Qt5Network) >= 5.4.0
|
BuildRequires: pkgconfig(Qt5Network) >= 5.4.0
|
||||||
BuildRequires: pkgconfig(Qt5Sql)
|
BuildRequires: pkgconfig(Qt5Sql)
|
||||||
@ -64,8 +67,9 @@ BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0
|
|||||||
BuildRequires: pkgconfig(bzip2)
|
BuildRequires: pkgconfig(bzip2)
|
||||||
BuildRequires: pkgconfig(exiv2)
|
BuildRequires: pkgconfig(exiv2)
|
||||||
BuildRequires: pkgconfig(smbclient)
|
BuildRequires: pkgconfig(smbclient)
|
||||||
BuildRequires: solid-devel
|
%if 0%{?suse_version} >= 1330
|
||||||
BuildRequires: xz
|
BuildRequires: pkgconfig(Qt5WebEngineWidgets) >= 5.7.0
|
||||||
|
%endif
|
||||||
Recommends: kimageformats
|
Recommends: kimageformats
|
||||||
# we want some imageformats in
|
# we want some imageformats in
|
||||||
Recommends: libqt5-qtimageformats
|
Recommends: libqt5-qtimageformats
|
||||||
@ -78,11 +82,11 @@ Recommends: %{name}-lang
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Additional KIO slaves for KDE applications.
|
Additional KIO-slaves for KDE applications.
|
||||||
|
|
||||||
%package -n libkioarchive5
|
%package -n libkioarchive5
|
||||||
Group: System/Libraries
|
|
||||||
Summary: The archiver base class library
|
Summary: The archiver base class library
|
||||||
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n libkioarchive5
|
%description -n libkioarchive5
|
||||||
So that support for other archive formats can be built outside
|
So that support for other archive formats can be built outside
|
||||||
@ -91,8 +95,8 @@ a separately installed library, with the specific archive formats
|
|||||||
using it.
|
using it.
|
||||||
|
|
||||||
%package -n libkioarchive-devel
|
%package -n libkioarchive-devel
|
||||||
Group: Development/Libraries/C and C++
|
|
||||||
Summary: Development package for libkioarchive5
|
Summary: Development package for libkioarchive5
|
||||||
|
Group: Development/Libraries/C and C++
|
||||||
Requires: libkioarchive5 = %{version}
|
Requires: libkioarchive5 = %{version}
|
||||||
|
|
||||||
%description -n libkioarchive-devel
|
%description -n libkioarchive-devel
|
||||||
@ -129,9 +133,9 @@ sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
%{_kf5_configkcfgdir}/
|
||||||
%{_kf5_libdir}/libmolletnetwork5.so.*
|
%{_kf5_libdir}/libmolletnetwork5.so.*
|
||||||
%{_kf5_plugindir}/
|
%{_kf5_plugindir}/
|
||||||
%{_kf5_configkcfgdir}/
|
|
||||||
%{_kf5_servicesdir}/
|
%{_kf5_servicesdir}/
|
||||||
%{_kf5_servicetypesdir}/
|
%{_kf5_servicetypesdir}/
|
||||||
%{_kf5_sharedir}/kio_bookmarks/
|
%{_kf5_sharedir}/kio_bookmarks/
|
||||||
@ -139,14 +143,14 @@ sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt
|
|||||||
%{_kf5_sharedir}/kio_info/
|
%{_kf5_sharedir}/kio_info/
|
||||||
%{_kf5_sharedir}/konqsidebartng/
|
%{_kf5_sharedir}/konqsidebartng/
|
||||||
%{_kf5_sharedir}/konqueror/
|
%{_kf5_sharedir}/konqueror/
|
||||||
|
%{_kf5_sharedir}/mime/packages/kf5_network.xml
|
||||||
%{_kf5_sharedir}/remoteview/
|
%{_kf5_sharedir}/remoteview/
|
||||||
%{_kf5_sharedir}/solid/
|
%{_kf5_sharedir}/solid/
|
||||||
%{_kf5_sharedir}/mime/packages/kf5_network.xml
|
|
||||||
|
|
||||||
%files -n libkioarchive-devel
|
%files -n libkioarchive-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_includedir}/KF5/kio_archivebase.h
|
%{_kf5_includedir}/kio_archivebase.h
|
||||||
%{_includedir}/KF5/libkioarchive_export.h
|
%{_kf5_includedir}/libkioarchive_export.h
|
||||||
%{_libdir}/cmake/KioArchive/
|
%{_libdir}/cmake/KioArchive/
|
||||||
|
|
||||||
%files -n libkioarchive5
|
%files -n libkioarchive5
|
||||||
|
Loading…
Reference in New Issue
Block a user