Accepting request 395620 from KDE:Frameworks5
Update to 5.22.0 OBS-URL: https://build.opensuse.org/request/show/395620 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frameworkintegration?expand=0&rev=32
This commit is contained in:
commit
7123a9a761
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:88d29e0270fe754228e93781aaf2399b1aa4a9da548f33edefa87dc950b07755
|
||||
size 1784828
|
3
frameworkintegration-5.22.0.tar.xz
Normal file
3
frameworkintegration-5.22.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:496db04e8f19ebf1174c49fa3a8e82d7e57c11a50e620844d1daa08cc6f1c949
|
||||
size 1749468
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 7 18:29:44 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.22.0 (boo#980066)
|
||||
* Remove platformtheme plugin as it's in plasma-integration
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.22.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 4 14:18:29 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -16,11 +16,10 @@
|
||||
#
|
||||
|
||||
|
||||
%bcond_without lang
|
||||
%define lname libKF5Style5
|
||||
%define _tar_path 5.21
|
||||
%define _tar_path 5.22
|
||||
Name: frameworkintegration
|
||||
Version: 5.21.0
|
||||
Version: 5.22.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
@ -34,7 +33,6 @@ BuildRequires: kiconthemes-devel >= %{_tar_path}
|
||||
BuildRequires: kio-devel >= %{_tar_path}
|
||||
BuildRequires: knotifications-devel >= %{_tar_path}
|
||||
BuildRequires: kwidgetsaddons-devel >= %{_tar_path}
|
||||
BuildRequires: libQt5Gui-private-headers-devel >= 5.4.0
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5X11Extras) >= 5.4.0
|
||||
@ -59,10 +57,8 @@ Applications do not need to link to this directly.
|
||||
%package -n %lname
|
||||
Summary: Plugins responsible for better integration of Qt applications in KDE Workspace
|
||||
Group: System/GUI/KDE
|
||||
Obsoletes: %lname-lang < %{version}
|
||||
Obsoletes: libKF5Style4
|
||||
%if %{with lang}
|
||||
Recommends: %lname-lang = %{version}
|
||||
%endif
|
||||
|
||||
%description -n %lname
|
||||
Framework Integration is a set of plugins responsible for better
|
||||
@ -74,11 +70,8 @@ Applications do not need to link to this directly.
|
||||
%package plugin
|
||||
Summary: Plugins responsible for better integration of Qt applications in KDE Workspace
|
||||
Group: System/GUI/KDE
|
||||
Requires: kde-oxygen-fonts
|
||||
Requires: noto-sans
|
||||
#Requires: plasma5-integration-plugin
|
||||
Conflicts: %lname < 5.6.0
|
||||
%requires_eq libQt5Gui5
|
||||
Requires: plasma5-integration-plugin
|
||||
|
||||
%description plugin
|
||||
Framework Integration is a set of plugins responsible for better
|
||||
@ -102,7 +95,6 @@ KDE Plasma workspace.
|
||||
|
||||
Applications do not need to link to this directly. Development files
|
||||
|
||||
%lang_package -n %lname
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@ -114,20 +106,10 @@ Applications do not need to link to this directly. Development files
|
||||
%kf5_makeinstall -C build
|
||||
%fdupes %{buildroot}
|
||||
|
||||
#rm -rfv %{buildroot}%{_kf5_plugindir}/platformthemes
|
||||
|
||||
%if %{with lang}
|
||||
%find_lang %{name}5
|
||||
%endif
|
||||
|
||||
%post -n %lname -p /sbin/ldconfig
|
||||
|
||||
%postun -n %lname -p /sbin/ldconfig
|
||||
|
||||
%if %{with lang}
|
||||
%files -n %lname-lang -f %{name}5.lang
|
||||
%endif
|
||||
|
||||
%files -n %lname
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING* README*
|
||||
@ -139,7 +121,6 @@ Applications do not need to link to this directly. Development files
|
||||
%{_kf5_datadir}/infopage/
|
||||
%{_kf5_plugindir}/
|
||||
%{_kf5_notifydir}/
|
||||
%{_kf5_sharedir}/kconf_update/
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
x
Reference in New Issue
Block a user