[packages/wayland] - updated to 1.6.0
kiesiu
kiesiu at pld-linux.org
Thu Sep 25 20:48:24 CEST 2014
commit 11e282e798cb527f68910b34d438520f626d8cf3
Author: Łukasz Kieś <kiesiu at pld-linux.org>
Date: Thu Sep 25 20:49:02 2014 +0200
- updated to 1.6.0
wayland-publican.patch | 2 +-
wayland.spec | 5 ++---
2 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/wayland.spec b/wayland.spec
index 3435c6b..1d90a9d 100644
--- a/wayland.spec
+++ b/wayland.spec
@@ -6,12 +6,12 @@
Summary: Wayland - protocol for a compositor to talk to its clients
Summary(pl.UTF-8): Wayland - protokół między serwerem składającym a klientami
Name: wayland
-Version: 1.5.0
+Version: 1.6.0
Release: 1
License: MIT
Group: Libraries
Source0: http://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz
-# Source0-md5: 1d882776b27329b91d2d500b6d66dd1d
+# Source0-md5: d34c141c975084e4fb668e77b38f840e
Patch0: %{name}-publican.patch
Patch1: %{name}-man.patch
URL: http://wayland.freedesktop.org/
@@ -24,7 +24,6 @@ BuildRequires: libffi-devel
BuildRequires: libtool >= 2:2.2
BuildRequires: libxslt-progs
BuildRequires: pkgconfig
-BuildRequires: pkgconfig(libffi)
%{?with_apidocs:BuildRequires: publican >= 3}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
diff --git a/wayland-publican.patch b/wayland-publican.patch
index 6c4b8c3..ffc2dbd 100644
--- a/wayland-publican.patch
+++ b/wayland-publican.patch
@@ -5,7 +5,7 @@ Build only HTML; PDF requires patched qt4.
$(AM_V_GEN)$(PUBLICAN) rename --name Wayland \
--version "$(WAYLAND_VERSION_MAJOR).$(WAYLAND_VERSION_MINOR)" \
--config $(builddir)/publican-copy.cfg
-- $(AM_V_GEN)$(PUBLICAN) build --quiet --langs en-US --formats html,pdf \
+- $(AM_V_GEN)$(PUBLICAN) build --quiet --langs en-US --pdftool fop --formats html,pdf \
+ $(AM_V_GEN)$(PUBLICAN) build --quiet --langs en-US --formats html \
--config $(builddir)/publican-copy.cfg
@touch Wayland
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wayland.git/commitdiff/11e282e798cb527f68910b34d438520f626d8cf3
More information about the pld-cvs-commit
mailing list