start with 5.19.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=119
This commit is contained in:
parent
211984fa30
commit
5d1ece6bc5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da526bb9b7f02b9670cf6bea54645a89a5b32d008204a4f2253bdd5e74df0f08
|
||||
size 2877312
|
3
kio-5.19.0.tar.xz
Normal file
3
kio-5.19.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db26d787efd4b9f7da1970fb9814bca130f6d3adc578a847e93b4ac5ceadfa30
|
||||
size 2889500
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 6 18:03:41 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.19.0
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.19.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 24 09:00:34 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
|
18
kio.spec
18
kio.spec
@ -17,9 +17,9 @@
|
||||
|
||||
|
||||
%bcond_without lang
|
||||
%define _tar_path 5.18
|
||||
%define _tar_path 5.19
|
||||
Name: kio
|
||||
Version: 5.18.0
|
||||
Version: 5.19.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
@ -75,10 +75,6 @@ Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%
|
||||
Source1: baselibs.conf
|
||||
# PATCH-FIX-OPENSUSE kio_help-fallback-to-kde4-docs.patch -- allow kio_help to see into kde4 documentation, needed especially for khelpcenter5
|
||||
Patch0: kio_help-fallback-to-kde4-docs.patch
|
||||
# PATCH-FIX-UPSTREAM kio_ftp-fix-display-of-modification-time-date boo#960500, kde#354597 -- fixes display of file/dir modification time in kio_ftp
|
||||
Patch1: kio_ftp-fix-display-of-modification-time-date.patch
|
||||
# PATCH-FIX-UPSTREAM fix-kcookiejar-autoload.patch -- Repair kcookiejar autoload, the values got swapped in 6db255388532a4
|
||||
Patch2: fix-kcookiejar-autoload.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -122,13 +118,9 @@ file dialog also uses this to provide its network-enabled file management.
|
||||
Development files.
|
||||
|
||||
%lang_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch2 -p1
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build
|
||||
@ -204,10 +196,12 @@ echo "%doc %lang(uk) %{_kf5_mandir}/uk" >>%{name}5.lang
|
||||
%{_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
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING* README*
|
||||
%{_kf5_libdir}/libKF5KIOGui.so.*
|
||||
%{_kf5_libdir}/libKF5KIOWidgets.so.*
|
||||
%{_kf5_libdir}/libKF5KIOFileWidgets.so.*
|
||||
%{_kf5_configdir}/kshorturifilterrc
|
||||
@ -239,6 +233,8 @@ echo "%doc %lang(uk) %{_kf5_mandir}/uk" >>%{name}5.lang
|
||||
%{_kf5_servicesdir}/useragent.desktop
|
||||
%{_kf5_servicesdir}/useragentstrings/
|
||||
%{_kf5_servicesdir}/webshortcuts.desktop
|
||||
%{_kf5_sharedir}/dbus-1/services/org.kde.kpasswdserver.service
|
||||
%{_kf5_sharedir}/dbus-1/services/org.kde.kcookiejar5.service
|
||||
%doc %lang(en) %{_kf5_mandir}/*/kcookiejar5.*
|
||||
%dir %{_kf5_htmldir}/en
|
||||
%dir %{_kf5_htmldir}
|
||||
@ -248,6 +244,7 @@ echo "%doc %lang(uk) %{_kf5_mandir}/uk" >>%{name}5.lang
|
||||
%defattr(-,root,root)
|
||||
%{_kf5_bindir}/protocoltojson
|
||||
%{_kf5_libdir}/libKF5KIOCore.so
|
||||
%{_kf5_libdir}/libKF5KIOGui.so
|
||||
%{_kf5_libdir}/libKF5KIOWidgets.so
|
||||
%{_kf5_libdir}/libKF5KIOFileWidgets.so
|
||||
%{_kf5_libdir}/libKF5KIONTLM.so
|
||||
@ -259,6 +256,7 @@ echo "%doc %lang(uk) %{_kf5_mandir}/uk" >>%{name}5.lang
|
||||
%{_kf5_dbusinterfacesdir}/kf5_org.kde.kio.FileUndoManager.xml
|
||||
%{_kf5_dbusinterfacesdir}/kf5_org.kde.KCookieServer.xml
|
||||
%{_kf5_mkspecsdir}/qt_KIOCore.pri
|
||||
%{_kf5_mkspecsdir}/qt_KIOGui.pri
|
||||
%{_kf5_mkspecsdir}/qt_KIOFileWidgets.pri
|
||||
%{_kf5_mkspecsdir}/qt_KNTLM.pri
|
||||
%{_kf5_mkspecsdir}/qt_KIOWidgets.pri
|
||||
|
Loading…
Reference in New Issue
Block a user