Accepting request 731382 from KDE:Frameworks5
Update to 5.62.1 OBS-URL: https://build.opensuse.org/request/show/731382 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kio?expand=0&rev=84
This commit is contained in:
commit
e4809b1d87
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1fa35126f8167bdbe029e515d01c8d4b91a07556ce6d5c9418e0ea10d7c2e44e
|
|
||||||
size 3176524
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl1GAPEACgkQWNDuZIpI
|
|
||||||
s7s6cgf/RBtvp+Q2MbzrV9zdEHSwTLrmHqEpnZo4lPon1Dwk0CqLW7Gv/4KfOjsh
|
|
||||||
4MBy9Pzi+/C+aRnPRCOXJF6JTF0WzYO9kOyAUjGoTzje2MI01mQP1oS+y0tlkBL/
|
|
||||||
6p/hFjx0YeapSx7e9644cGmcYbObLeuWz8v53dYviI+p35JZF+A/SwneYXYD6owD
|
|
||||||
Uudeqx+NqQ/i8CybABf4qoCSqTwRodZp/aU9uhMF9u5KeSQ3L4m88oSiGWLtBCZe
|
|
||||||
W4FmWVVBsBI36Sscegr8Plp7vgRaN6FrS5PJko2dZtiJ6pO1zFGsHXMvMeCY3Ny8
|
|
||||||
PTdEUpfdYQjaB55FRAGA3RIG/KTJww==
|
|
||||||
=SJIn
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kio-5.62.1.tar.xz
Normal file
3
kio-5.62.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4b149085bcfbcd729d808a34bcbd4b11f5f9526aa919c82eaddabc1e88113df0
|
||||||
|
size 3191600
|
11
kio-5.62.1.tar.xz.sig
Normal file
11
kio-5.62.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl1/8cwACgkQWNDuZIpI
|
||||||
|
s7siVwf+Odm8wzeQUd5O/qX9amIkaI2uXlDG/PEr097wCyluMZZdDCuAU7+vab00
|
||||||
|
XtBSNYl8LAVYa+8/Ix0jjpTA3+UXtPH35Sg9WA5KluHJ7pCvBGtzHBQW0KZ3Lx+M
|
||||||
|
lW3X3xGdPH368WJcTlIzHsq1/Q8DVw56gVG/3rAjRc826xGUsBmyUHAeGK7dAtmb
|
||||||
|
9kyU68xs5v28qRsM7XhnIOTZugPKAKhZG/R141MrZ/IWW5O26/7qm2jhpMtKitLw
|
||||||
|
cTUJkiXlOqVQvh1nYYKW53aqF7vIcJE9AsMb/MyTWqFV1RooUSVniUmvEyG7qDTY
|
||||||
|
JDozlFVw4yQlEN4d6/sI4/avMc3Spw==
|
||||||
|
=CGKX
|
||||||
|
-----END PGP SIGNATURE-----
|
47
kio.changes
47
kio.changes
@ -1,3 +1,50 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 17 05:35:16 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.62.1
|
||||||
|
* Fixed interaction with DOS/Windows executables in KRun::runUrl
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 7 20:36:52 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.62.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/kde-frameworks-5.62.0.php
|
||||||
|
- Changes since 5.61.0:
|
||||||
|
* [CopyJob] Use resolved URL in copyingDone so undo can rename back using local file (kde#391606)
|
||||||
|
* FileUndoManager: improve debugging facilities
|
||||||
|
* kio_trash: split up copyOrMove, for a better error than "should never happen"
|
||||||
|
* FileUndoManager: clearer assert when forgetting to record
|
||||||
|
* Fix exit and crash in kio_file when put() fails in readData.
|
||||||
|
* autotests: use QVERIFY2 to print the job error if exec() fails
|
||||||
|
* [CopyJob] Fix crash when copying an already existing dir and pressing "Skip" (kde#408350)
|
||||||
|
* [KUrlNavigator] Add MIME types supported by krarc to isCompressedPath (kde#386448)
|
||||||
|
* Added dialog to set execute permission for executable file when trying to run it.
|
||||||
|
* [KPropertiesDialog] Always check mount point being null (kde#411517)
|
||||||
|
* [KRun] Check mime type for isExecutableFile first
|
||||||
|
* Add an icon for the trash root and a proper label
|
||||||
|
* Add support for handling QNAM SSL errors to KSslErrorUiData
|
||||||
|
* Making FileJob behave consistently.
|
||||||
|
* assert slave command finality
|
||||||
|
* [KFilePlacesView] Use asynchronous KIO::FileSystemFreeSpaceJob
|
||||||
|
* rename internal 'kioslave' helper executable to 'kioslave5' (kde#386859)
|
||||||
|
* [KDirOperator] Middle-elide labels that are too long to fit
|
||||||
|
* [KDirOperator] Add follow new directories options
|
||||||
|
* KDirOperator: Only enable "Create New" menu if the selected item is a directory
|
||||||
|
* KIO FTP: Fix file copy hanging when copying to existing file
|
||||||
|
* KIO: port to non-deprecated KWindowSystem::setMainWindow
|
||||||
|
* KRun: fix runtime warning when widget is null
|
||||||
|
* KRun: remove KProcessRunner dependency on QtWidgets
|
||||||
|
* Port KIO::Job documentation to Qt5-style connect syntax
|
||||||
|
* Make file bookmark names consistent
|
||||||
|
* Remove unused includes
|
||||||
|
* Add option to build Qt Designer plugin (BUILD_DESIGNERPLUGIN, default ON)
|
||||||
|
* [KDirOperator] Use more human-readable sort order descriptions
|
||||||
|
* Fix build by removing obsolete qrc file for newly-removed images
|
||||||
|
* [Permissions editor] Port icons to use QIcon::fromTheme() (kde#407662)
|
||||||
|
- Replace foo-devel with cmake(KF5Foo) in build requirements
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 7 17:51:31 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
Wed Aug 7 17:51:31 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
157
kio.spec
157
kio.spec
@ -16,14 +16,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.61
|
%define _tar_path 5.62
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# Last major and minor KF5 version (e.g. 5.33)
|
||||||
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kio
|
Name: kio
|
||||||
Version: 5.61.0
|
Version: 5.62.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Network transparent access to files and data
|
Summary: Network transparent access to files and data
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
@ -40,38 +40,39 @@ Patch0: kio_help-fallback-to-kde4-docs.patch
|
|||||||
BuildRequires: cmake >= 3.0
|
BuildRequires: cmake >= 3.0
|
||||||
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: karchive-devel >= %{_kf5_bugfix_version}
|
|
||||||
BuildRequires: kbookmarks-devel >= %{_kf5_bugfix_version}
|
|
||||||
BuildRequires: kcompletion-devel >= %{_kf5_bugfix_version}
|
|
||||||
BuildRequires: kconfigwidgets-devel >= %{_kf5_bugfix_version}
|
|
||||||
BuildRequires: kcoreaddons-devel >= %{_kf5_bugfix_version}
|
|
||||||
BuildRequires: kcrash-devel >= %{_kf5_bugfix_version}
|
|
||||||
BuildRequires: kdbusaddons-devel >= %{_kf5_bugfix_version}
|
|
||||||
BuildRequires: kdoctools-devel >= %{_kf5_bugfix_version}
|
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: kguiaddons-devel >= %{_kf5_bugfix_version}
|
|
||||||
BuildRequires: ki18n-devel >= %{_kf5_bugfix_version}
|
|
||||||
BuildRequires: kiconthemes-devel >= %{_kf5_bugfix_version}
|
|
||||||
BuildRequires: kitemviews-devel >= %{_kf5_bugfix_version}
|
|
||||||
BuildRequires: kjobwidgets-devel >= %{_kf5_bugfix_version}
|
|
||||||
BuildRequires: knotifications-devel >= %{_kf5_bugfix_version}
|
|
||||||
BuildRequires: krb5-devel
|
BuildRequires: krb5-devel
|
||||||
BuildRequires: kservice-devel >= %{_kf5_bugfix_version}
|
|
||||||
BuildRequires: ktextwidgets-devel >= %{_kf5_bugfix_version}
|
|
||||||
BuildRequires: kwallet-devel >= %{_kf5_bugfix_version}
|
|
||||||
BuildRequires: kwidgetsaddons-devel >= %{_kf5_bugfix_version}
|
|
||||||
BuildRequires: kwindowsystem-devel >= %{_kf5_bugfix_version}
|
|
||||||
BuildRequires: kxmlgui-devel >= %{_kf5_bugfix_version}
|
|
||||||
BuildRequires: libacl-devel
|
BuildRequires: libacl-devel
|
||||||
BuildRequires: libattr-devel
|
BuildRequires: libattr-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: solid-devel >= %{_kf5_bugfix_version}
|
BuildRequires: cmake(KF5Archive) >= %{_kf5_bugfix_version}
|
||||||
|
BuildRequires: cmake(KF5Bookmarks) >= %{_kf5_bugfix_version}
|
||||||
|
BuildRequires: cmake(KF5Completion) >= %{_kf5_bugfix_version}
|
||||||
|
BuildRequires: cmake(KF5ConfigWidgets) >= %{_kf5_bugfix_version}
|
||||||
|
BuildRequires: cmake(KF5CoreAddons) >= %{_kf5_bugfix_version}
|
||||||
|
BuildRequires: cmake(KF5Crash) >= %{_kf5_bugfix_version}
|
||||||
|
BuildRequires: cmake(KF5DBusAddons) >= %{_kf5_bugfix_version}
|
||||||
|
BuildRequires: cmake(KF5DocTools) >= %{_kf5_bugfix_version}
|
||||||
|
BuildRequires: cmake(KF5GuiAddons) >= %{_kf5_bugfix_version}
|
||||||
|
BuildRequires: cmake(KF5I18n) >= %{_kf5_bugfix_version}
|
||||||
|
BuildRequires: cmake(KF5IconThemes) >= %{_kf5_bugfix_version}
|
||||||
|
BuildRequires: cmake(KF5ItemViews) >= %{_kf5_bugfix_version}
|
||||||
|
BuildRequires: cmake(KF5JobWidgets) >= %{_kf5_bugfix_version}
|
||||||
|
BuildRequires: cmake(KF5Notifications) >= %{_kf5_bugfix_version}
|
||||||
|
BuildRequires: cmake(KF5Service) >= %{_kf5_bugfix_version}
|
||||||
|
BuildRequires: cmake(KF5Solid) >= %{_kf5_bugfix_version}
|
||||||
|
BuildRequires: cmake(KF5TextWidgets) >= %{_kf5_bugfix_version}
|
||||||
|
BuildRequires: cmake(KF5Wallet) >= %{_kf5_bugfix_version}
|
||||||
|
BuildRequires: cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
|
||||||
|
BuildRequires: cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
|
||||||
|
BuildRequires: cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
|
||||||
BuildRequires: cmake(Qt5Concurrent) >= 5.6.0
|
BuildRequires: cmake(Qt5Concurrent) >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5Core) >= 5.6.0
|
BuildRequires: cmake(Qt5Core) >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5DBus) >= 5.6.0
|
BuildRequires: cmake(Qt5DBus) >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5Network) >= 5.6.0
|
BuildRequires: cmake(Qt5Network) >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5Script) >= 5.6.0
|
BuildRequires: cmake(Qt5Script) >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5Test) >= 5.6.0
|
BuildRequires: cmake(Qt5Test) >= 5.6.0
|
||||||
|
BuildRequires: cmake(Qt5UiPlugin) >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5Widgets) >= 5.6.0
|
BuildRequires: cmake(Qt5Widgets) >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5X11Extras) >= 5.6.0
|
BuildRequires: cmake(Qt5X11Extras) >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5Xml) >= 5.6.0
|
BuildRequires: cmake(Qt5Xml) >= 5.6.0
|
||||||
@ -108,15 +109,15 @@ Group: Development/Libraries/KDE
|
|||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
Requires: %{name}-core = %{version}
|
Requires: %{name}-core = %{version}
|
||||||
Requires: extra-cmake-modules
|
Requires: extra-cmake-modules
|
||||||
Requires: kbookmarks-devel >= %{_kf5_bugfix_version}
|
Requires: cmake(KF5Bookmarks) >= %{_kf5_bugfix_version}
|
||||||
Requires: kcompletion-devel >= %{_kf5_bugfix_version}
|
Requires: cmake(KF5Completion) >= %{_kf5_bugfix_version}
|
||||||
Requires: kconfig-devel >= %{_kf5_bugfix_version}
|
Requires: cmake(KF5Config) >= %{_kf5_bugfix_version}
|
||||||
Requires: kcoreaddons-devel >= %{_kf5_bugfix_version}
|
Requires: cmake(KF5CoreAddons) >= %{_kf5_bugfix_version}
|
||||||
Requires: kitemviews-devel >= %{_kf5_bugfix_version}
|
Requires: cmake(KF5ItemViews) >= %{_kf5_bugfix_version}
|
||||||
Requires: kjobwidgets-devel >= %{_kf5_bugfix_version}
|
Requires: cmake(KF5JobWidgets) >= %{_kf5_bugfix_version}
|
||||||
Requires: kservice-devel >= %{_kf5_bugfix_version}
|
Requires: cmake(KF5Service) >= %{_kf5_bugfix_version}
|
||||||
Requires: kxmlgui-devel >= %{_kf5_bugfix_version}
|
Requires: cmake(KF5Solid) >= %{_kf5_bugfix_version}
|
||||||
Requires: solid-devel >= %{_kf5_bugfix_version}
|
Requires: cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
|
||||||
Requires: cmake(Qt5Concurrent) >= 5.6.0
|
Requires: cmake(Qt5Concurrent) >= 5.6.0
|
||||||
Requires: cmake(Qt5DBus) >= 5.6.0
|
Requires: cmake(Qt5DBus) >= 5.6.0
|
||||||
Requires: cmake(Qt5Network) >= 5.6.0
|
Requires: cmake(Qt5Network) >= 5.6.0
|
||||||
@ -158,66 +159,69 @@ Development files.
|
|||||||
%files core
|
%files core
|
||||||
%doc README*
|
%doc README*
|
||||||
%license COPYING*
|
%license COPYING*
|
||||||
%{_kf5_libdir}/libKF5KIOCore.so.*
|
|
||||||
%{_kf5_configdir}/accept-languages.codes
|
|
||||||
%{_kf5_libdir}/libKF5KIONTLM.so.*
|
|
||||||
%dir %{_kf5_plugindir}/kf5
|
%dir %{_kf5_plugindir}/kf5
|
||||||
%dir %{_kf5_plugindir}/kf5/kio
|
%dir %{_kf5_plugindir}/kf5/kio
|
||||||
|
%dir %{_kf5_plugindir}/kf5/kiod
|
||||||
|
%dir %{_kf5_sharedir}/kconf_update/
|
||||||
|
%{_kf5_applicationsdir}/ktelnetservice5.desktop
|
||||||
|
%{_kf5_bindir}/ktelnetservice5
|
||||||
|
%{_kf5_bindir}/ktrash5
|
||||||
|
%{_kf5_configdir}/accept-languages.codes
|
||||||
|
%{_kf5_debugdir}/kio.categories
|
||||||
|
%{_kf5_libdir}/libKF5KIOCore.so.*
|
||||||
|
%{_kf5_libdir}/libKF5KIONTLM.so.*
|
||||||
|
%{_kf5_libexecdir}/kio_http_cache_cleaner
|
||||||
|
%{_kf5_libexecdir}/kiod5
|
||||||
|
%{_kf5_plugindir}/kcm_trash.so
|
||||||
%{_kf5_plugindir}/kf5/kio/file.so
|
%{_kf5_plugindir}/kf5/kio/file.so
|
||||||
%{_kf5_plugindir}/kf5/kio/ftp.so
|
%{_kf5_plugindir}/kf5/kio/ftp.so
|
||||||
%{_kf5_plugindir}/kf5/kio/help.so
|
|
||||||
%{_kf5_plugindir}/kf5/kio/ghelp.so
|
%{_kf5_plugindir}/kf5/kio/ghelp.so
|
||||||
%{_kf5_libexecdir}/kio_http_cache_cleaner
|
%{_kf5_plugindir}/kf5/kio/help.so
|
||||||
%{_kf5_plugindir}/kf5/kio/http.so
|
%{_kf5_plugindir}/kf5/kio/http.so
|
||||||
%{_kf5_servicesdir}/http_cache_cleaner.desktop
|
%{_kf5_plugindir}/kf5/kio/trash.so
|
||||||
|
%{_kf5_plugindir}/kf5/kiod/kssld.so
|
||||||
%{_kf5_servicesdir}/data.protocol
|
%{_kf5_servicesdir}/data.protocol
|
||||||
%{_kf5_servicesdir}/rtsp.protocol
|
%{_kf5_servicesdir}/http_cache_cleaner.desktop
|
||||||
|
%{_kf5_servicesdir}/kcmtrash.desktop
|
||||||
%{_kf5_servicesdir}/mms.protocol
|
%{_kf5_servicesdir}/mms.protocol
|
||||||
%{_kf5_servicesdir}/mmst.protocol
|
%{_kf5_servicesdir}/mmst.protocol
|
||||||
%{_kf5_servicesdir}/mmsu.protocol
|
%{_kf5_servicesdir}/mmsu.protocol
|
||||||
%{_kf5_servicesdir}/pnm.protocol
|
%{_kf5_servicesdir}/pnm.protocol
|
||||||
|
%{_kf5_servicesdir}/rtsp.protocol
|
||||||
%{_kf5_servicesdir}/rtspt.protocol
|
%{_kf5_servicesdir}/rtspt.protocol
|
||||||
%{_kf5_servicesdir}/rtspu.protocol
|
%{_kf5_servicesdir}/rtspu.protocol
|
||||||
%{_kf5_bindir}/ktelnetservice5
|
|
||||||
%{_kf5_applicationsdir}/ktelnetservice5.desktop
|
|
||||||
%{_kf5_plugindir}/kf5/kio/trash.so
|
|
||||||
%{_kf5_bindir}/ktrash5
|
|
||||||
%{_kf5_plugindir}/kcm_trash.so
|
|
||||||
%{_kf5_servicesdir}/kcmtrash.desktop
|
|
||||||
%{_kf5_libexecdir}/kiod5
|
|
||||||
%{_kf5_sharedir}/dbus-1/services/org.kde.kiod5.service
|
%{_kf5_sharedir}/dbus-1/services/org.kde.kiod5.service
|
||||||
%dir %{_kf5_plugindir}/kf5/kiod
|
|
||||||
%{_kf5_plugindir}/kf5/kiod/kssld.so
|
|
||||||
%{_kf5_sharedir}/dbus-1/services/org.kde.kssld5.service
|
|
||||||
%{_kf5_sharedir}/dbus-1/services/org.kde.kioexecd.service
|
%{_kf5_sharedir}/dbus-1/services/org.kde.kioexecd.service
|
||||||
%dir %{_kf5_sharedir}/kconf_update/
|
%{_kf5_sharedir}/dbus-1/services/org.kde.kssld5.service
|
||||||
%{_kf5_sharedir}/kconf_update/filepicker.upd
|
%{_kf5_sharedir}/kconf_update/filepicker.upd
|
||||||
%{_kf5_debugdir}/kio.categories
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc README*
|
%doc README*
|
||||||
%license COPYING*
|
%license COPYING*
|
||||||
|
%dir %{_kf5_htmldir}
|
||||||
|
%dir %{_kf5_htmldir}/en
|
||||||
|
%dir %{_kf5_plugindir}/kf5/kded
|
||||||
|
%doc %lang(en) %{_kf5_htmldir}/en/*/
|
||||||
|
%doc %lang(en) %{_kf5_mandir}/*/kcookiejar5.*
|
||||||
|
%{_kf5_bindir}/kcookiejar5
|
||||||
|
%{_kf5_configdir}/kshorturifilterrc
|
||||||
|
%{_kf5_datadir}/kcookiejar/
|
||||||
|
%{_kf5_libdir}/libKF5KIOFileWidgets.so.*
|
||||||
%{_kf5_libdir}/libKF5KIOGui.so.*
|
%{_kf5_libdir}/libKF5KIOGui.so.*
|
||||||
%{_kf5_libdir}/libKF5KIOWidgets.so.*
|
%{_kf5_libdir}/libKF5KIOWidgets.so.*
|
||||||
%{_kf5_libdir}/libKF5KIOFileWidgets.so.*
|
|
||||||
%{_kf5_configdir}/kshorturifilterrc
|
|
||||||
%{_kf5_servicetypesdir}/
|
|
||||||
%{_kf5_bindir}/kcookiejar5
|
|
||||||
%{_kf5_datadir}/kcookiejar/
|
|
||||||
%{_kf5_libexecdir}/kpac_dhcp_helper
|
|
||||||
%{_kf5_libexecdir}/kioslave
|
|
||||||
%{_kf5_libexecdir}/kioexec
|
%{_kf5_libexecdir}/kioexec
|
||||||
|
%{_kf5_libexecdir}/kioslave5
|
||||||
|
%{_kf5_libexecdir}/kpac_dhcp_helper
|
||||||
%{_kf5_notifydir}/proxyscout.notifyrc
|
%{_kf5_notifydir}/proxyscout.notifyrc
|
||||||
%{_kf5_plugindir}/kcm_kio.so
|
%{_kf5_plugindir}/kcm_kio.so
|
||||||
%{_kf5_plugindir}/kcm_webshortcuts.so
|
%{_kf5_plugindir}/kcm_webshortcuts.so
|
||||||
%dir %{_kf5_plugindir}/kf5/kded
|
|
||||||
%{_kf5_plugindir}/kf5/kded/kcookiejar.so
|
%{_kf5_plugindir}/kf5/kded/kcookiejar.so
|
||||||
%{_kf5_plugindir}/kf5/kded/proxyscout.so
|
%{_kf5_plugindir}/kf5/kded/proxyscout.so
|
||||||
%{_kf5_plugindir}/kf5/kded/remotenotifier.so
|
%{_kf5_plugindir}/kf5/kded/remotenotifier.so
|
||||||
%{_kf5_plugindir}/kf5/kiod/kpasswdserver.so
|
|
||||||
%{_kf5_plugindir}/kf5/kiod/kioexecd.so
|
|
||||||
%{_kf5_plugindir}/kf5/urifilters/
|
|
||||||
%{_kf5_plugindir}/kf5/kio/remote.so
|
%{_kf5_plugindir}/kf5/kio/remote.so
|
||||||
|
%{_kf5_plugindir}/kf5/kiod/kioexecd.so
|
||||||
|
%{_kf5_plugindir}/kf5/kiod/kpasswdserver.so
|
||||||
|
%{_kf5_plugindir}/kf5/urifilters/
|
||||||
%{_kf5_servicesdir}/cache.desktop
|
%{_kf5_servicesdir}/cache.desktop
|
||||||
%{_kf5_servicesdir}/cookies.desktop
|
%{_kf5_servicesdir}/cookies.desktop
|
||||||
%{_kf5_servicesdir}/netpref.desktop
|
%{_kf5_servicesdir}/netpref.desktop
|
||||||
@ -227,31 +231,30 @@ Development files.
|
|||||||
%{_kf5_servicesdir}/useragent.desktop
|
%{_kf5_servicesdir}/useragent.desktop
|
||||||
%{_kf5_servicesdir}/useragentstrings/
|
%{_kf5_servicesdir}/useragentstrings/
|
||||||
%{_kf5_servicesdir}/webshortcuts.desktop
|
%{_kf5_servicesdir}/webshortcuts.desktop
|
||||||
%{_kf5_sharedir}/dbus-1/services/org.kde.kpasswdserver.service
|
%{_kf5_servicetypesdir}/
|
||||||
%{_kf5_sharedir}/dbus-1/services/org.kde.kcookiejar5.service
|
%{_kf5_sharedir}/dbus-1/services/org.kde.kcookiejar5.service
|
||||||
%doc %lang(en) %{_kf5_mandir}/*/kcookiejar5.*
|
%{_kf5_sharedir}/dbus-1/services/org.kde.kpasswdserver.service
|
||||||
%dir %{_kf5_htmldir}/en
|
|
||||||
%dir %{_kf5_htmldir}
|
|
||||||
%doc %lang(en) %{_kf5_htmldir}/en/*/
|
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
|
%dir %{_kf5_plugindir}/designer
|
||||||
%{_kf5_bindir}/protocoltojson
|
%{_kf5_bindir}/protocoltojson
|
||||||
%{_kf5_libdir}/libKF5KIOCore.so
|
%{_kf5_dbusinterfacesdir}/kf5_org.kde.KCookieServer.xml
|
||||||
%{_kf5_libdir}/libKF5KIOGui.so
|
|
||||||
%{_kf5_libdir}/libKF5KIOWidgets.so
|
|
||||||
%{_kf5_libdir}/libKF5KIOFileWidgets.so
|
|
||||||
%{_kf5_libdir}/libKF5KIONTLM.so
|
|
||||||
%{_kf5_libdir}/cmake/KF5KIO/
|
|
||||||
%{_kf5_includedir}/
|
|
||||||
%{_kf5_dbusinterfacesdir}/kf5_org.kde.KDirNotify.xml
|
%{_kf5_dbusinterfacesdir}/kf5_org.kde.KDirNotify.xml
|
||||||
%{_kf5_dbusinterfacesdir}/kf5_org.kde.KPasswdServer.xml
|
%{_kf5_dbusinterfacesdir}/kf5_org.kde.KPasswdServer.xml
|
||||||
%{_kf5_dbusinterfacesdir}/kf5_org.kde.KSlaveLauncher.xml
|
%{_kf5_dbusinterfacesdir}/kf5_org.kde.KSlaveLauncher.xml
|
||||||
%{_kf5_dbusinterfacesdir}/kf5_org.kde.kio.FileUndoManager.xml
|
%{_kf5_dbusinterfacesdir}/kf5_org.kde.kio.FileUndoManager.xml
|
||||||
%{_kf5_dbusinterfacesdir}/kf5_org.kde.KCookieServer.xml
|
%{_kf5_includedir}/
|
||||||
|
%{_kf5_libdir}/cmake/KF5KIO/
|
||||||
|
%{_kf5_libdir}/libKF5KIOCore.so
|
||||||
|
%{_kf5_libdir}/libKF5KIOFileWidgets.so
|
||||||
|
%{_kf5_libdir}/libKF5KIOGui.so
|
||||||
|
%{_kf5_libdir}/libKF5KIONTLM.so
|
||||||
|
%{_kf5_libdir}/libKF5KIOWidgets.so
|
||||||
%{_kf5_mkspecsdir}/qt_KIOCore.pri
|
%{_kf5_mkspecsdir}/qt_KIOCore.pri
|
||||||
%{_kf5_mkspecsdir}/qt_KIOGui.pri
|
|
||||||
%{_kf5_mkspecsdir}/qt_KIOFileWidgets.pri
|
%{_kf5_mkspecsdir}/qt_KIOFileWidgets.pri
|
||||||
%{_kf5_mkspecsdir}/qt_KNTLM.pri
|
%{_kf5_mkspecsdir}/qt_KIOGui.pri
|
||||||
%{_kf5_mkspecsdir}/qt_KIOWidgets.pri
|
%{_kf5_mkspecsdir}/qt_KIOWidgets.pri
|
||||||
|
%{_kf5_mkspecsdir}/qt_KNTLM.pri
|
||||||
|
%{_kf5_plugindir}/designer/kio5widgets.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user