Accepting request 236310 from KDE:Frameworks5
- Add Source URL - Added update_to_latest_head.patch, to sync with latest KF5 API - Bump Qt requires to 5.3.0 - Added phonon4qt5-devel - Obsolete and provide kfileaudiopreview, it is merged in kio-extras OBS-URL: https://build.opensuse.org/request/show/236310 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kio-extras5?expand=0&rev=2
This commit is contained in:
parent
2ed3776755
commit
16389f3673
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 4 10:00:11 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Add Source URL
|
||||
- Added update_to_latest_head.patch, to sync with latest KF5 API
|
||||
- Bump Qt requires to 5.3.0
|
||||
- Added phonon4qt5-devel
|
||||
- Obsolete and provide kfileaudiopreview, it is merged in kio-extras
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 17 23:11:50 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -23,7 +23,9 @@ Summary: Additional KIO-slaves for KDE applications
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
Source0: kio-extras-%{version}.tar.xz
|
||||
Source: http://download.kde.org/unstable/plasma/%{version}/src/kio-extras-%{version}.tar.xz
|
||||
# PATCH-FIX-UPSTREAM update_to_latest_head.patch -- rev~b498096
|
||||
Patch0: update_to_latest_head.patch
|
||||
BuildRequires: OpenEXR-devel
|
||||
BuildRequires: karchive-devel
|
||||
BuildRequires: kconfig-devel
|
||||
@ -41,16 +43,19 @@ BuildRequires: kio-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: libssh-devel
|
||||
BuildRequires: openslp-devel
|
||||
BuildRequires: phonon4qt5-devel
|
||||
BuildRequires: solid-devel
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(Qt5DBus) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Network) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5DBus) >= 5.3.0
|
||||
BuildRequires: pkgconfig(Qt5Network) >= 5.3.0
|
||||
BuildRequires: pkgconfig(Qt5Test) >= 5.3.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.3.0
|
||||
BuildRequires: pkgconfig(bzip2)
|
||||
BuildRequires: pkgconfig(exiv2)
|
||||
BuildRequires: pkgconfig(smbclient)
|
||||
#BuildRequires: update-desktop-files
|
||||
Provides: kfileaudiopreview = 4.100.0
|
||||
Obsoletes: kfileaudiopreview <= 4.100.0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -58,6 +63,7 @@ Additional KIO-slaves for KDE applications.
|
||||
|
||||
%prep
|
||||
%setup -q -n kio-extras-%{version}
|
||||
%patch0 -p1
|
||||
sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt
|
||||
sed -i '/^ecm_optional_add_subdirectory( po )/d' CMakeLists.txt
|
||||
|
||||
@ -79,7 +85,6 @@ sed -i '/^ecm_optional_add_subdirectory( po )/d' CMakeLists.txt
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_kf5_bindir}/ktrash5
|
||||
%{_kf5_configdir}/
|
||||
%{_kf5_libdir}/libmolletnetwork.so.*
|
||||
%{_kf5_plugindir}/
|
||||
%{_kf5_configkcfgdir}/
|
||||
|
25420
update_to_latest_head.patch
Normal file
25420
update_to_latest_head.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user