[packages/wpebackend-fdo] - updated to 1.6.0
qboosh
qboosh at pld-linux.org
Sun Apr 12 22:23:44 CEST 2020
commit 1f18c8e34f3d5c2f3c09a65beb154250b4d8cdda
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Apr 12 22:23:49 2020 +0200
- updated to 1.6.0
wpebackend-fdo.spec | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/wpebackend-fdo.spec b/wpebackend-fdo.spec
index f03cdfa..85d66ac 100644
--- a/wpebackend-fdo.spec
+++ b/wpebackend-fdo.spec
@@ -2,23 +2,24 @@
Summary: A WPE backend designed for Linux desktop systems
Summary(pl.UTF-8): Backend WPE zaprojektowany dla biurkowych systemów linuksowych
Name: wpebackend-fdo
-Version: 1.4.1
+Version: 1.6.0
Release: 1
License: BSD
Group: Libraries
Source0: https://wpewebkit.org/releases/%{name}-%{version}.tar.xz
-# Source0-md5: c6362491a4a38ddac42b66f140e1cff2
+# Source0-md5: 456afeed22f6749f7b2a97c11660835d
Patch0: %{name}-libdir.patch
URL: https://wpewebkit.org/
BuildRequires: EGL-devel
-BuildRequires: cmake >= 3.0
+BuildRequires: cmake >= 3.3
BuildRequires: glib2-devel >= 2.0
BuildRequires: libstdc++-devel >= 6:4.7
-BuildRequires: libwpe-devel
+BuildRequires: libwpe-devel >= 1.6.0
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.605
BuildRequires: wayland-devel >= 1.10
BuildRequires: wayland-egl-devel >= 1.10
+Requires: libwpe >= 1.6.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -32,7 +33,7 @@ Summary: Header files for WPEBackend-fdo library
Summary(pl.UTF-8): Pliki nagłówkowe biblioteki WPEBackend-fdo
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
-Requires: libwpe-devel
+Requires: libwpe-devel >= 1.6.0
%description devel
Header files for WPEBackend-fdo library.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wpebackend-fdo.git/commitdiff/1f18c8e34f3d5c2f3c09a65beb154250b4d8cdda
More information about the pld-cvs-commit
mailing list