forked from pool/konqueror
Accepting request 490455 from KDE:Applications
KDE Applications 17.04.0 final OBS-URL: https://build.opensuse.org/request/show/490455 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/konqueror?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e52654a1bb2c0be317f8ed80dba3147bc4d2126abce209ab57c6e69e64159bdf
|
||||
size 1172012
|
3
konqueror-17.04.0.tar.xz
Normal file
3
konqueror-17.04.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:95a6358da4cfd9589b66b78116adce29c0f69a5964e81fcde3862e32b1653833
|
||||
size 7783204
|
@@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 16 10:45:06 CEST 2017 - lbeltrame@kde.org
|
||||
|
||||
- Update to 17.04.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-17.04.0.php
|
||||
- Changes since 17.03.90:
|
||||
* None
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 12 20:25:48 CEST 2017 - lbeltrame@kde.org
|
||||
|
||||
- Update to 17.03.90
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-17.04-rc.php
|
||||
- Changes since 17.03.80:
|
||||
* Port kde4_add_app_icon to ecm_add_app_icon
|
||||
* Save/restore window size
|
||||
* Accept single line command options like we used to do
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 25 23:10:37 CET 2017 - lbeltrame@kde.org
|
||||
|
||||
- Update to 17.03.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-17.03.80.php
|
||||
- Changes since 16.12.3:
|
||||
* Too many changes to list here
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 9 12:40:04 CET 2017 - lbeltrame@kde.org
|
||||
|
||||
@@ -21,14 +53,14 @@ Thu Feb 9 07:04:01 UTC 2017 - lbeltrame@kde.org
|
||||
Sat Jan 14 08:59:57 UTC 2017 - lbeltrame@kde.org
|
||||
|
||||
- - Update to KDE Applications 16.12.1
|
||||
* KDE Applications 16.12.1
|
||||
* KDE Applications 16.12.1
|
||||
* https://www.kde.org/announcements/announce-applications-16.12.1.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 13 19:49:43 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 16.12.0
|
||||
* KDE Applications 16.12.0
|
||||
* KDE Applications 16.12.0
|
||||
* https://www.kde.org/announcements/announce-applications-16.12.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
@@ -16,18 +16,19 @@
|
||||
#
|
||||
|
||||
|
||||
%bcond_without lang
|
||||
|
||||
Name: konqueror
|
||||
Version: 16.12.3
|
||||
Version: 17.04.0
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
|
||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
|
||||
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
# It can only build on the same platforms as Qt Webengine
|
||||
ExclusiveArch: %ix86 x86_64 %arm aarch64 mips mips64
|
||||
Summary: KDE Konqueror Libraries
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org/
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: kactivities5-devel >= 5.7.0
|
||||
@@ -49,7 +50,6 @@ BuildRequires: pkgconfig(Qt5Script) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5WebEngine) >= 5.6.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0
|
||||
Requires: libKF5Konq6 = %{version}
|
||||
Recommends: kwebkitpart
|
||||
Obsoletes: kde-baseapps5-libkonq < %{version}
|
||||
Provides: kde-baseapps5-libkonq = %{version}
|
||||
@@ -58,18 +58,14 @@ Provides: kde-baseapps-libkonq = %{version}
|
||||
Obsoletes: %{name}-libkonq < %{version}
|
||||
Provides: %{name}-libkonq = %{version}
|
||||
Obsoletes: kdebase4-libkonq
|
||||
Obsoletes: libKF5Konq6 < 17.04
|
||||
Provides: libKF5Konq6 = 17.04
|
||||
Recommends: %{name}-lang
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
This package contains the libraries used by file managers as Konqueror.
|
||||
|
||||
%package -n libKF5Konq6
|
||||
Summary: KDE Konqueror Libraries
|
||||
Group: System/GUI/KDE
|
||||
|
||||
%description -n libKF5Konq6
|
||||
This package contains the libraries used by file managers as Konqueror.
|
||||
|
||||
%package -n webenginepart
|
||||
Summary: KDE Konqueror Libraries
|
||||
Group: System/GUI/KDE
|
||||
@@ -90,18 +86,25 @@ Provides: konqueror5-plugins = %{version}
|
||||
%description -n konqueror-plugins
|
||||
These plugins extend the functionality of Konqueror.
|
||||
|
||||
%package -n libkonq-devel
|
||||
%package devel
|
||||
Summary: KDE Base Libraries
|
||||
Group: System/GUI/KDE
|
||||
Requires: libKF5Konq6 = %{version}
|
||||
Group: Development/Libraries/KDE
|
||||
Requires: %{name} = %{version}
|
||||
Obsoletes: kdebase4-devel
|
||||
# FIXME 4.x variants of DBus interfaces need to go to devel package
|
||||
Obsoletes: kde-baseapps5-devel < %{version}
|
||||
Provides: kde-baseapps5-devel = %{version}
|
||||
Obsoletes: kde-baseapps-devel < %{version}
|
||||
Provides: kde-baseapps-devel = %{version}
|
||||
Obsoletes: libkonq-devel < %{version}
|
||||
Provides: libkonq-devel = %{version}
|
||||
|
||||
%description -n libkonq-devel
|
||||
The development files for Konqueror and its libraries
|
||||
%description devel
|
||||
Development package for the konqueror libraries.
|
||||
|
||||
%if %{with lang}
|
||||
%lang_package
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@@ -113,6 +116,10 @@ sed -i 's|${CMAKE_CURRENT_SOURCE_DIR}/css|${CMAKE_CURRENT_SOURCE_DIR}/css ${CMAK
|
||||
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
%if %{with lang}
|
||||
%find_lang %{name} --with-man --all-name
|
||||
%kf5_find_htmldocs
|
||||
%endif
|
||||
|
||||
find %{buildroot} -type f -name '*filenamesearch*' -exec rm -fv {} ';'
|
||||
# Needed by various other scripts, but disabled in git
|
||||
@@ -120,20 +127,16 @@ sed -i 's|${CMAKE_CURRENT_SOURCE_DIR}/css|${CMAKE_CURRENT_SOURCE_DIR}/css ${CMAK
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
%post -n libKF5Konq6 -p /sbin/ldconfig
|
||||
%postun -n libKF5Konq6 -p /sbin/ldconfig
|
||||
|
||||
%post -n konqueror-plugins -p /sbin/ldconfig
|
||||
%postun -n konqueror-plugins -p /sbin/ldconfig
|
||||
|
||||
%files -n libKF5Konq6
|
||||
%defattr(-,root,root)
|
||||
%{_kf5_libdir}/libKF5Konq.so.*
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_kf5_libdir}/libkonquerorprivate.so.*
|
||||
%{_kf5_libdir}/libkdeinit5_konqueror.so
|
||||
%{_kf5_libdir}/libkdeinit5_kfmclient.so
|
||||
%{_kf5_libdir}/libKF5Konq.so.*
|
||||
%{_kf5_bindir}/konqueror
|
||||
%{_kf5_bindir}/kfmclient
|
||||
%dir %{_kf5_configkcfgdir}
|
||||
@@ -163,13 +166,14 @@ sed -i 's|${CMAKE_CURRENT_SOURCE_DIR}/css|${CMAKE_CURRENT_SOURCE_DIR}/css ${CMAK
|
||||
%dir %{_kf5_sharedir}/kxmlgui5/konqueror
|
||||
%{_kf5_sharedir}/kxmlgui5/konqueror/konqueror.rc
|
||||
%{_kf5_applicationsdir}/kfmclient.desktop
|
||||
%{_kf5_applicationsdir}/kfmclient_dir.desktop
|
||||
%{_kf5_applicationsdir}/kfmclient_html.desktop
|
||||
%{_kf5_applicationsdir}/kfmclient_war.desktop
|
||||
%{_kf5_applicationsdir}/Home.desktop
|
||||
%{_kf5_applicationsdir}/konqbrowser.desktop
|
||||
%{_kf5_configdir}/autostart/konqy_preload.desktop
|
||||
%{_kf5_iconsdir}/hicolor/*/*/konqueror.*
|
||||
%{_kf5_htmldir}/
|
||||
%{_kf5_htmldir}/en
|
||||
%dir %{_kf5_sharedir}/khtml
|
||||
%dir %{_kf5_sharedir}/khtml/kpartplugins
|
||||
%dir %{_kf5_sharedir}/kwebkitpart
|
||||
@@ -241,10 +245,16 @@ sed -i 's|${CMAKE_CURRENT_SOURCE_DIR}/css|${CMAKE_CURRENT_SOURCE_DIR}/css ${CMAK
|
||||
%dir %{_kf5_sharedir}/dolphinpart
|
||||
%{_kf5_sharedir}/dolphinpart/kpartplugins/
|
||||
|
||||
%files -n libkonq-devel
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
#doc COPYING* README
|
||||
%{_kf5_libdir}/cmake/KF5Konq/
|
||||
%{_kf5_libdir}/libKF5Konq.so
|
||||
%{_kf5_includedir}/
|
||||
|
||||
%if %{with lang}
|
||||
%files lang -f %{name}.lang
|
||||
%doc COPYING*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user