forked from pool/kio-extras5
Accepting request 327903 from KDE:Applications
Update to 15.08. @maxlin, please put the sr into openSUSE:Factory:Staging:H as there is a file conflict otherwise with plasma5-desktop OBS-URL: https://build.opensuse.org/request/show/327903 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kio-extras5?expand=0&rev=21
This commit is contained in:
parent
5d41a872f2
commit
76b3ed8f7c
3
kio-extras-15.08.0.tar.xz
Normal file
3
kio-extras-15.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b72384e7ad29a7eca7bce344cf1a8f48cd557444bd0afeced01c817826f3e074
|
||||||
|
size 266240
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7cc90553fc6a003e776ee5417e437007cc97d37f774edc92e21bdf5a0710d7ed
|
|
||||||
size 613172
|
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 19 19:43:22 UTC 2015 - cgiboudeaux@gmx.com
|
||||||
|
|
||||||
|
- Update to KDE Applications 15.08.0
|
||||||
|
* KDE Applications 15.08.0
|
||||||
|
* https://www.kde.org/announcements/announce-applications-15.08.0.php
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 7 07:53:46 UTC 2015 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
- Update to KDE Applications 15.07.90
|
||||||
|
* KDE Applications 15.08.0 RC1
|
||||||
|
* https://www.kde.org/announcements/announce-applications-15.07.90.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jun 28 18:31:47 UTC 2015 - hrvoje.senjan@gmail.com
|
Sun Jun 28 18:31:47 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -16,9 +16,8 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%bcond_without lang
|
|
||||||
Name: kio-extras5
|
Name: kio-extras5
|
||||||
Version: 5.3.2
|
Version: 15.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Additional KIO-slaves for KDE applications
|
Summary: Additional KIO-slaves for KDE applications
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -59,9 +58,6 @@ BuildRequires: pkgconfig(smbclient)
|
|||||||
# we want some imageformats in
|
# we want some imageformats in
|
||||||
Recommends: libqt5-qtimageformats
|
Recommends: libqt5-qtimageformats
|
||||||
Recommends: kimageformats
|
Recommends: kimageformats
|
||||||
%if %{with lang}
|
|
||||||
Recommends: %{name}-lang
|
|
||||||
%endif
|
|
||||||
#BuildRequires: update-desktop-files
|
#BuildRequires: update-desktop-files
|
||||||
Provides: kfileaudiopreview = 4.100.0
|
Provides: kfileaudiopreview = 4.100.0
|
||||||
Obsoletes: kfileaudiopreview <= 4.100.0
|
Obsoletes: kfileaudiopreview <= 4.100.0
|
||||||
@ -70,7 +66,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
%description
|
%description
|
||||||
Additional KIO-slaves for KDE applications.
|
Additional KIO-slaves for KDE applications.
|
||||||
|
|
||||||
%lang_package
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n kio-extras-%{version}
|
%setup -q -n kio-extras-%{version}
|
||||||
sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt
|
sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt
|
||||||
@ -97,7 +92,6 @@ sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt
|
|||||||
%{_kf5_servicesdir}/
|
%{_kf5_servicesdir}/
|
||||||
%{_kf5_servicetypesdir}/
|
%{_kf5_servicetypesdir}/
|
||||||
%{_kf5_sharedir}/kio_bookmarks/
|
%{_kf5_sharedir}/kio_bookmarks/
|
||||||
%{_kf5_sharedir}/kio_desktop/
|
|
||||||
%{_kf5_sharedir}/kio_docfilter/
|
%{_kf5_sharedir}/kio_docfilter/
|
||||||
%{_kf5_sharedir}/kio_info/
|
%{_kf5_sharedir}/kio_info/
|
||||||
%{_kf5_sharedir}/konqsidebartng/
|
%{_kf5_sharedir}/konqsidebartng/
|
||||||
@ -106,10 +100,4 @@ sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt
|
|||||||
%{_kf5_sharedir}/solid/
|
%{_kf5_sharedir}/solid/
|
||||||
%{_kf5_sharedir}/mime/packages/kf5_network.xml
|
%{_kf5_sharedir}/mime/packages/kf5_network.xml
|
||||||
|
|
||||||
%if %{with lang}
|
|
||||||
%files lang
|
|
||||||
%defattr(-,root,root)
|
|
||||||
%{_kf5_localedir}/
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user