From cd03cecbce7aa058e35a0184379f02e2a266a5098d1469b1391c34a5626f46d2 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Mon, 22 Sep 2014 22:11:38 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwayland?expand=0&rev=2 --- kwayland.spec | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/kwayland.spec b/kwayland.spec index 481f71d..388e3b3 100644 --- a/kwayland.spec +++ b/kwayland.spec @@ -1,5 +1,5 @@ # -# spec file for package kwindowsystem +# spec file for package kwayland # # Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -15,25 +15,25 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -%define kwayland_server 0 +%define kwayland_server 0 Name: kwayland Version: 5.0.95~git20140923 Release: 0 -BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.2.0 -BuildRequires: fdupes -BuildRequires: kf5-filesystem -BuildRequires: pkgconfig(Qt5Test) >= 5.2.0 -BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0 -BuildRequires: wayland-devel >= 1.3.0 -BuildRequires: pkgconfig(wayland-egl) Summary: KDE Wayland library License: LGPL-2.1+ Group: Development/Libraries/KDE Url: http://www.kde.org Source: %{name}-%{version}.tar.xz Source1: baselibs.conf +BuildRequires: cmake >= 2.8.12 +BuildRequires: extra-cmake-modules >= 1.2.0 +BuildRequires: fdupes +BuildRequires: kf5-filesystem +BuildRequires: wayland-devel >= 1.3.0 +BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0 +BuildRequires: pkgconfig(Qt5Test) >= 5.2.0 +BuildRequires: pkgconfig(wayland-egl) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -56,12 +56,12 @@ KWayland provides a Qt-style Client and Server library wrapper for the Wayland l %package devel Summary: KDE Wayland library: Build Environment Group: Development/Libraries/KDE +Requires: extra-cmake-modules >= 1.2.0 Requires: libKF5WaylandClient5 = %{version} +Requires: pkgconfig(Qt5Gui) >= 5.2.0 %if %kwayland_server Requires: libKF5WaylandServer5 = %{version} %endif -Requires: pkgconfig(Qt5Gui) >= 5.2.0 -Requires: extra-cmake-modules %description devel KWayland provides a Qt-style Client and Server library wrapper for the Wayland libraries. @@ -108,4 +108,3 @@ KWayland provides a Qt-style Client and Server library wrapper for the Wayland l %{_kf5_includedir}/ %changelog -