From 11e282e798cb527f68910b34d438520f626d8cf3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C5=81ukasz=20Kie=C5=9B?= Date: Thu, 25 Sep 2014 20:49:02 +0200 Subject: [PATCH] - updated to 1.6.0 --- wayland-publican.patch | 2 +- wayland.spec | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) 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 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) -- 2.44.0