kwindowsystem 5.60.0-1 (aarch64) 2019-6493
-9999
Status | rejected | |||||
Submitter | bero [@T] lindev.ch | |||||
Platform | rolling | |||||
Repository | main | |||||
URL | https://abf.openmandriva.org/build_lists/572771 | |||||
Packages |
|
|||||
Build Date | 2019-07-17 00:48:52 +0000 UTC | |||||
Last Updated | 2019-08-26 07:44:43.961729012 +0000 UTC |
$ git diff --patch-with-stat --summary 83dae25cb40bea466c55f84f17cc64ebead02f7f.. .abf.yml | 2 +- kwindowsystem.spec | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.abf.yml b/.abf.yml index 5fa5622..e8de71c 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - kwindowsystem-5.59.0.tar.xz: d875c2f7e0ff5539b05d31cf46c37fca87af7362 + kwindowsystem-5.61.0.tar.xz: 2bb574765563babfc94fc8ad3dbb660795dcfa6f diff --git a/kwindowsystem.spec b/kwindowsystem.spec index 2f2ea43..a8dafce 100644 --- a/kwindowsystem.spec +++ b/kwindowsystem.spec @@ -5,7 +5,7 @@ %define stable %([ "`echo %{version} |cut -d. -f3`" -ge 80 ] && echo -n un; echo -n stable) Name: kwindowsystem -Version: 5.59.0 +Version: 5.61.0 Release: 1 Source0: http://download.kde.org/%{stable}/frameworks/%(echo %{version} |cut -d. -f1-2)/%{name}-%{version}.tar.xz Summary: The KDE Frameworks 5 window system library @@ -17,6 +17,13 @@ BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Test) BuildRequires: pkgconfig(Qt5X11Extras) BuildRequires: pkgconfig(Qt5Widgets) +BuildRequires: pkgconfig(xcb) +BuildRequires: pkgconfig(xcb-cursor) +BuildRequires: pkgconfig(xcb-event) +BuildRequires: pkgconfig(xcb-icccm) +BuildRequires: pkgconfig(xcb-image) +BuildRequires: pkgconfig(xcb-proto) +BuildRequires: pkgconfig(xcb-renderutil) BuildRequires: pkgconfig(xcb-keysyms) BuildRequires: pkgconfig(xrender) # For QCH format docs @@ -88,7 +95,7 @@ for i in .%{_datadir}/locale/*/LC_MESSAGES/*.qm; do done %files -f %{name}.lang -%{_sysconfdir}/xdg/*.categories +%{_datadir}/qlogging-categories5/*.categories %files -n %{libname} %dir %{_libdir}/qt5/plugins/kf5/org.kde.kwindowsystem.platforms
Not Available
itchka [@T] compuserve.com | No Comment. | 1920d 15hrs |
itchka [@T] compuserve.com | No Comment. | 1920d 15hrs |